[Typo3-dev] Values from ext_conf_template.txt

Wolfgang Klinger wolfgang at stufenlos.net
Wed Dec 29 12:55:46 CET 2004


 Hello!

 On Wed, 29 Dec 2004, Kraft Bernhard wrote the following:
> If you wrote a frontend plugin you could store the configuration in 
> TypoScript (ext_typoscript_setup.txt)
> 
> You can then access those values via 
> $GLOBALS['TSFE']->tmpl->setup['plugin.']['tx_myplugin_pi1.']
> 

 I recommend to just use $this->conf['XY'] in your plugin class,
 it's not as complicated as the above.. ;-)


 bye
 Wolfgang






More information about the TYPO3-dev mailing list