Hi!

On 2010-02-17 12:51:40 +0200, jochem nabuurs said:
The userFunc isn't called. I've had to manually include the script by placing the following snippet inside the static template of my extension:

includeLibs.roqlightbox = EXT:roq_lightbox/pi1/class.tx_roqlightbox_pi1.php

This is correct. You must do that to get your file loaded.

I can't imagine why this is necessary. The file should be loaded because it is an installed extension.

No, it shouldn't. It gets included only if you call appropriate TYPO3 functions from t3lib_extMgm or have static TS that loads the file.

--
Dmitry Dulepov
TYPO3 expert / TYPO3 security team member Read more @ http://dmitry-dulepov.com/

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to