constant PRINT_ROBOTS_NOARCHIVE_DEFAULT in Printer, email and PDF versions 5.3
Same name and namespace in other branches
- 5.4 print.module \PRINT_ROBOTS_NOARCHIVE_DEFAULT
- 6 print.module \PRINT_ROBOTS_NOARCHIVE_DEFAULT
- 7.2 print.module \PRINT_ROBOTS_NOARCHIVE_DEFAULT
- 7 print.module \PRINT_ROBOTS_NOARCHIVE_DEFAULT
- 5.x print.module \PRINT_ROBOTS_NOARCHIVE_DEFAULT
2 uses of PRINT_ROBOTS_NOARCHIVE_DEFAULT
- print_html_settings in ./
print.admin.inc - Menu callback for the Printer-friendly pages HTML settings form.
- _print_robots_meta_generator in ./
print.pages.inc - Generates a robots meta tag to tell them what they may index
File
- ./
print.module, line 40 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_ROBOTS_NOARCHIVE_DEFAULT', 0);