[TYPO3] override pi_getLL[foo] via TypoScript

Jo Schneider typo3listmember at typo3cms.info
Tue Jan 10 10:58:49 CET 2006


Jo Schneider wrote:

>Hi Folks,
>
>wasn't there a possibility to override the local language frontend 
>output via TypoScript?
>
>In the class.tx_myextension_pi1.php there is the code:
>$marker['###FOOMARKER###'] = $this->pi_getLL("footext");
>
>Is the a possibility to override it like this?
>plugin.tx_myextension.locallang.footext = bla
>  
>

I found it:

plugin.tx_myextension_pi1._LOCAL_LANG.default.footext = bla
plugin.tx_myextension_pi1._LOCAL_LANG.de.footext = blubb
plugin.tx_myextension_pi1._LOCAL_LANG.en.footext = blabla


I love TYPO3 and this list :)
Jo





More information about the TYPO3-english mailing list