constant PRINT_ROBOTS_NOFOLLOW_DEFAULT in Printer, email and PDF versions 7.2
Same name and namespace in other branches
- 5.4 print.module \PRINT_ROBOTS_NOFOLLOW_DEFAULT
- 5.3 print.module \PRINT_ROBOTS_NOFOLLOW_DEFAULT
- 6 print.module \PRINT_ROBOTS_NOFOLLOW_DEFAULT
- 7 print.module \PRINT_ROBOTS_NOFOLLOW_DEFAULT
- 5.x print.module \PRINT_ROBOTS_NOFOLLOW_DEFAULT
2 uses of PRINT_ROBOTS_NOFOLLOW_DEFAULT
- print_html_settings in ./
print.admin.inc - Form constructor 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_NOFOLLOW_DEFAULT', 1);