[Typo3-dev] adding TS in Extension

Andreas Schwarzkopf schwarzkopf.no.spam at artplan21.de
Thu Sep 1 22:00:29 CEST 2005


Hi,

Stefan Beylen schrieb:
> I was asking _how to set TS via an extension_ , not how to set 
> typoscript via ext_typoscript_setup.txt
> 
> with via an extension I meant in the class.tx_myext_pi1.php
> sorry if this was unclear.

Check t3lib_extMgm::addTypoScript, but it can be too late to set it in 
your plugin class, because the top level TS like page object is already 
processed at this point.

grtx

Andreas




More information about the TYPO3-dev mailing list