Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.14
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2009 at 10:00 UTC
Updated:
28 Dec 2011 at 13:20 UTC
Jump to comment: Most recent
Comments
Comment #1
jcnventuraHi,
Format is either html, maill or pdf.
I need to complete the README.txt file with this info, which can only be found in the project's home page.
João
Comment #2
solonim commentedThanks!
Comment #3
jcnventuraI have just added this info to the README.txt
João
Comment #5
Anonymous (not verified) commentedYour documentation is a little confusing:
Is this the weight of the template files or is the order in which they are searched for?
Reason I ask is because if I keep the print.tpl in the module folder, none of my other templates in my theme folder are looked at.
my folder structure is as follows:
If I remove the print.tpl.php from the module folder, I get an error stating that it's missing, but my node-type specific template works.
If I put back the print.tpl.php to the module folder, the error goes away but my templates are never looked at.
I think this needs to be addressed further because I can't get the theming to work without spitting an error. I know the template file works because upon removing any tpl files from the module folder, it sees my tpl files.
any insight?
(great module btw, works amazing).
Comment #6
goz commentedI have same issue as Careless #5. It's not possible to use own templates (print.tpl.php, print_html.tpl.php) in both theme_directory or theme_directory/templates/
Comment #7
goz commentedSorry, after a new clear cache, it takes my theme print.tpl