Print module customization

Tested on: Drupal 7, Print 4

Drupal Printer Friendly module (Print) add “print this” functionality to nodes. Customization is pretty easy: according to README file you can add a print.tpl.php to your theme (or subtheme) directory and modify it. All override templates are (in check order):

Printer Friendly module

README file

print.\_\_node-type\_\_.tpl.php in the theme directory print.\_\_node-type\_\_.tpl.php in the module directory print.tpl.php in the theme directory print.tpl.php in the module directory (supplied by the module)

You can copy the default print.tpl.php in module directory (4) to one of the 1-3 destinations files, then customize it. You can also use variables like $node-\>changed to enrich your template. You can read the dynamically generated list by Content Template module, if you have installed it.

Content Template

https://web.archive.org/web/20080513000000*/http://drupal.org/project/print

https://web.archive.org/web/20080513000000*/http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/print/README.txt?revision=1.4.2.1.2.3.2.3&view=markup&pathrev=DRUPAL-5--3

https://web.archive.org/web/20080513000000*/http://drupal.org/project/contemplate

Proxied content from gemini://chirale.org/2008-05-13_68.gmi (external content)

Gemini request details:

Original URL
gemini://chirale.org/2008-05-13_68.gmi
Status code
Success
Meta
text/gemini; charset=utf-8
Proxied by
kineto

Be advised that no attempt was made to verify the remote SSL certificate.