constant PRINT_ROBOTS_NOINDEX_DEFAULT in Printer, email and PDF versions 7.2
Same name and namespace in other branches
- 5.4 print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
- 5.3 print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
- 6 print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
- 7 print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
- 5.x print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
3 uses of PRINT_ROBOTS_NOINDEX_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.
- _print_ui_fill_attributes in print_ui/
print_ui.module - Auxiliary function to fill the Printer-friendly link attributes.
File
- ./
print.module, line 39 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_ROBOTS_NOINDEX_DEFAULT', 1);