You are here

constant PRINT_EPUB_FILENAME_DEFAULT in Printer, email and PDF versions 7.2

2 uses of PRINT_EPUB_FILENAME_DEFAULT
print_epub_controller in print_epub/print_epub.pages.inc
Generate a EPUB version of the printer-friendly page.
print_epub_settings in print_epub/print_epub.admin.inc
Form constructor for the EPUB version module settings form.

File

print_epub/print_epub.module, line 12
Displays Printer-friendly versions of Drupal pages.

Code

define('PRINT_EPUB_FILENAME_DEFAULT', '[site:name] - [node:title] - [node:changed:custom:Y-m-d]');