[Typo3-dev] Values from ext_conf_template.txt
Mario Wolff
mwolff at unix.schubert-gruppe.de
Wed Dec 29 13:59:07 CET 2004
Kraft Bernhard schrieb:
> If you wrote a frontend plugin you could store the configuration in
> TypoScript (ext_typoscript_setup.txt)
That's clear, the plugin of my extension is still using this!
But when tslib_feuserauth::check_authentication is running, the whole
TS-part is not initialized. The values from ext_conf_template are
accessable as a serialized array! I took the idea from eu_ldap.
ext_typoscript_setup.txt is marked as deprecated in Extension-Api-Doc.
There is a hint to extMgm-Api-Doc and using static templates. I'm sorry,
but i don't know what document is meant!?!
More information about the TYPO3-dev
mailing list