You are here

constant PDFPREVIEW_DEFAULT_TAG in PDFPreview 6

Same name and namespace in other branches
  1. 7.2 pdfpreview.module \PDFPREVIEW_DEFAULT_TAG
1 use of PDFPREVIEW_DEFAULT_TAG
pdfpreview_admin_settings in ./pdfpreview.module
Creates the settings form to tune how pdfpreview works.

File

./pdfpreview.module, line 17
This module creates a formatter for CCK filefields that shows a snapshot of the first page of pdf files as link to the file.

Code

define('PDFPREVIEW_DEFAULT_TAG', 'span');