You are here

constant PRINT_ROBOTS_NOINDEX_DEFAULT in Printer, email and PDF versions 6

Same name and namespace in other branches
  1. 5.4 print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
  2. 5.3 print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
  3. 7.2 print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
  4. 7 print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
  5. 5.x print.module \PRINT_ROBOTS_NOINDEX_DEFAULT
3 uses of PRINT_ROBOTS_NOINDEX_DEFAULT
print_fill_attributes in ./print.module
Auxiliary function to fill the Printer-friendly link attributes
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 72
Displays Printer-friendly versions of Drupal pages.

Code

define('PRINT_ROBOTS_NOINDEX_DEFAULT', 1);