Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.9
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2009 at 10:33 UTC
Updated:
10 Nov 2009 at 11:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
pounardOups sorry, last sentence was a question, not an affirmation.
Does this modules should display content region's blocks? I think this is consistent.
Comment #2
pounardI know this behavior is opposite to print module's goal (which is to remove all blocks), so I did a really dirty patch, but which works on the site I'm currently working on.
Hope it could help people with strange site configuration like I currently work on.
Comment #3
jcnventuraIndeed, as you said in #1, it's a question, actually it's a FAQ.
You don't need to patch the module, just alter the template to display the content blocks. You can even place the template in your theme.
João
Comment #4
pounardOh ok, really thanks!
I should have read the FAQ before asking, sorry.