Make Module Work on Taxonomy Pages
jacobson - February 20, 2006 - 12:17
| Project: | Printer, e-mail and PDF versions |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
This is a great module. I use taxonomy_context to generate taxonomy pages that list all the terms for a vocabulary with the description of each term. It would be great if the module could print these pages too.

#1
Some weeks ago I wrote a module (based on print) to implement exactly this feature and to combine it with pdf export. I know that print people were not happy with my work, but maybe that will change by time. (The module is not in cvs repository and not on drupal.org. It's neither under active development nor bugfree/stable atm.)
Take a look at: http://drupal.org/node/47146
#2
Can you try with the latest 5.x dev release?
#3
The latest dev release (for Drupal 5) adds the capability to print taxonomy pages, among others.