Closed (works as designed)
Project:
Printer, email and PDF versions
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2008 at 14:16 UTC
Updated:
30 Apr 2012 at 21:42 UTC
Comments
Comment #1
jcnventuraYou can't. Removing the blocks is precisely what the print module was designed to do..
Of course, if you know enough PHP, you can create your own version of the print.tpl.php that does include those blocks. I can't help you more than that.
João
Comment #2
dillonm commentedReopening. This should be an option to include or not include blocks. Especially if you use something like node block which generates blocks to display nodes.
Comment #3
jcnventuraThe needs review status is for when you provide a patch. Since you haven't, the correct status is either:
a) postponed - where all the stuff which may get done one of these days ends up
b) won't fix - closer to my feeling about when this will get done, if nobody does it for me
c) by design - which basically sums up the correct status
I am willing to change my mind, and waste my free time doing something to which I object on principle, but I certainly won't do it for free. I am willing to add the option, if anyone provides a patch for it though. Until then, please don't change the status.
João
Comment #4
dillonm commentedCheers for the explanation. I'm playing with the code now.
Comment #5
dealancer commentedThe alternative solution is to use viewfield or computed_field.