[TYPO3] override pi_getLL[foo] via TypoScript

Peter Klein peter at umloud.dk
Tue Jan 10 11:07:22 CET 2006


Hi Jo. try adding something like this to your SETUP:

-- cut --
plugin.tx_myextension._LOCAL_LANG.default {
    footext= blabla
)
-- cut--

-- 
Peter Klein/Umloud Untd


"Jo Schneider" <typo3listmember at typo3cms.info> skrev i en meddelelse 
news:mailman.1299.1136886164.6406.typo3-english at lists.netfielders.de...
> 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
>
>
> Best wishes!
> Jo
>
> 





More information about the TYPO3-english mailing list