constant PRINT_KEEP_THEME_CSS_DEFAULT in Printer, email and PDF versions 7.2
Same name and namespace in other branches
- 6 print.module \PRINT_KEEP_THEME_CSS_DEFAULT
- 7 print.module \PRINT_KEEP_THEME_CSS_DEFAULT
2 uses of PRINT_KEEP_THEME_CSS_DEFAULT
- print_main_settings in ./
print.admin.inc - Form constructor for the Printer-friendly pages module settings form.
- _print_css_generator in ./
print.pages.inc - Generates the CSS directive to include in the printer-friendly version.
File
- ./
print.module, line 20 - Displays Printer-friendly versions of Drupal pages.
Code
define('PRINT_KEEP_THEME_CSS_DEFAULT', 0);