Modify printer-friendly news page template? [solved]
Posted: Sun Jun 01, 2008 7:38 pm
Hi, I have a question regarding printer-friendly pages from news. I have "{$entry->printlink}" in the detail template which sends you to a printable page.
So there is a "print" link that gives you a page where it lists the following in pre-formatted text--
and then the rest as unstyled text.
I'd like to modify this, so as to add the title as an h2, remove reference to category, etc. But i can't figure out how to modify the print template for news pages. I can't even tell if it's generated through the printing module or the news module. Any ideas?
It's not getting it from content > printing > print template. That seems to be something else.
Thanks in advance!
Mark
So there is a "print" link that gives you a page where it lists the following in pre-formatted text--
Code: Select all
Categories: PJ
Date: 05/29/08 16:15:52
Title: News Article 1
I'd like to modify this, so as to add the title as an h2, remove reference to category, etc. But i can't figure out how to modify the print template for news pages. I can't even tell if it's generated through the printing module or the news module. Any ideas?
It's not getting it from content > printing > print template. That seems to be something else.
Thanks in advance!
Mark