OUTDATED: Printer-friendly module Configuration
There are several settings that can be configured in the following places:
Administer › Site building › Modules (admin/build/modules)
Enable or disable the module. (default: disabled)
Administer › User management › Access control (admin/user/access)
Under print module:
access print: Enable access to the PF page and display of the PF link in other pages. (default: disabled)
administer print: Enable access to the module settings page. (default: disabled)
Administer › Content management › Content types (admin/content/types)
For each content type it is possible to enable or disable the PF link via the "Show printer-friendly version link" checkbox. (default: enabled)
Administer › Content management › Comments › Settings (admin/content/comment/settings)
It is possible to enabled or disable the PF link in individual comments via the "Show printer-friendly version link in individual comments" checkbox. (default: disabled)
Administer › Site configuration › Printer-friendly (admin/settings/print)
This is where all the module-specific configuration options can be set:
Printer-friendly page link (default: enabled)
Enable or disable the printer-friendly page link for each node. Even if the link is disabled, you can still view the print version of a node by going to print/nid where nid is the numeric id of the node.
Show link in system (non-content) pages (default: enabled)
Setting this option will add a printer-friendly version page link on pages created by Drupal or the enabled modules.
Logo URL (default: empty)
An alternative logo to display on the printer-friendly version. If left empty, the current theme's logo is used.
Stylesheet URL (default: empty)
The URL to your custom print cascading stylesheet, if any. When none is specified, the default module CSS file is used.
Printer-friendly URLs list (default: enabled)
If set, a list of the destination URLs for the page links will be displayed at the bottom of the page.
Include comments in print-friendly version (default: disabled)
When this option is active, user comments are also included in the printer-friendly version. Requires the comment module.
Open the printer-friendly version in a new window (default: disabled)
Setting this option will make the printer-friendly version open in a new window/tab.
Send to printer (default: disabled)
Automatically calls the browser's print function when the printer-friendly version is displayed.
Source URL:
Display source URL (default: enabled)
When this option is selected, the URL for the original page will be displayed at the bottom of the printer-friendly version.
Add current time/date to the source URL (default: disabled)
Display the current date and time in the Source URL line.
Force use of node ID in source URL (default: disabled)
Drupal will attempt to use the page's defined alias in case there is one. To force the use of the fixed URL, activate this option.
Robots META tags:
Add noindex (default: enabled)
Instruct robots to not index printer-friendly pages. Recommended for good search engine karma.
Add nofollow (default: enabled)
Instruct robots to not follow outgoing links on printer-friendly pages.
Add noarchive (default: disabled)
Non-standard tag to instruct search engines to not show a "Cached" link for your printer-friendly pages. Recognized by Googlebot.
Add nocache (default: disabled)
Non-standard tag to instruct search engines to not show a "Cached" link for your printer-friendly pages
