Category_export features
Category_export is a module that is included as part of the categoryi package. It allows nodes within your site's category structure to be exported as printer-friendly HTML. Features include:
- Recursive export
- You can export any category or containeri on your site, and all its children will be exported as well.
- Can be toggled per-container
- Each container can have its 'printer-friendly HTML' functionality enabled or disabled. This toggles the functionality for the container and all its categories. When disabled, no links are displayed to the user. The recursive export feature recognises this setting, and does not recurse down into disabled containers.
- Printer-friendly
- The default markup used in category_export is lean and clean - perfect for printing out.
- Fully themable output
- If you wish to customize the look and feel of your exports, all you need to do is override the default markup in your theme.
» login to post comments
Thanks
See my response to the issue you posted: http://drupal.org/node/59782