Comment 1 for bug 918587

Revision history for this message
Sebastian Meyer (sebastian-meyer) wrote :

See dlf/ext_localconf.php:

t3lib_extMgm::addPItoST43($_EXTKEY, 'plugins/toolbox/tools/dfgviewer/class.tx_dlf_toolsDfgviewer.php', '_toolsDfgviewer', 'includeLib', FALSE);

t3lib_extMgm::addPItoST43($_EXTKEY, 'plugins/toolbox/tools/pdf/class.tx_dlf_toolsPdf.php', '_toolsPdf', 'includeLib', FALSE);

The problem is the "includeLib" parameter which adds the following to every page's TS template:

page.1000 = < plugin.tx_dlf_toolsDfgviewer

page.1000 = < plugin.tx_dlf_toolsPdf