Closed (fixed)
Project:
Printer, email and PDF versions
Version:
4.5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
7 Nov 2004 at 00:22 UTC
Updated:
29 Aug 2007 at 22:14 UTC
Would it be possible to have a feature in the configuration so that clicking on the 'print-friendly' icon pops up a separate window with all the stuff like the site logo as well so that printing a page does also get the logo on it? I think of it as somewhat of a 'corporate' feature.
Comments
Comment #1
km commentedIt is not recommended to open links in a new window so I will not implement it. Let the user do this herself if she wants to.
See also http://lists.drupal.org/archives/drupal-devel/2003-03/msg00291.html and http://lists.drupal.org/archives/drupal-devel/2004-02/msg00893.html.
I you really want to force new windows change theme_print_link() in print.module:
To print the logo add this line to print.tpl.php:
Thanks for asking. I will add these examples to README.txt.
Comment #2
km commentedStatus should be 'wont't fix'....
Comment #3
jcnventuraThis is now a configuration option in the latest 5.x release.