[TYPO3-dev] Problems with $this->pi_getLL

Peter Russ peter.russ at 4many.net
Tue Feb 7 13:28:41 CET 2006


Patrick Schuster schrieb:
[...]
> Now I have an extension "mbl_newsevent" (which depends on the tt_news 
> extension) and I thought I can easily change the labels too with one on 
> the following:
> 
> plugin.mbl_newsevent._LOCAL_LANG.de.organizer = ThisIsATest
> plugin.tt_news.mbl_newsevent._LOCAL_LANG.de.organizer = ThisIsATest
> plugin.mbl_newsevent._LOCAL_LANG.default.organizer = ThisIsATest
> 
> But nothing works. Now I have done a code review and discovered the 
> following that both extensions use the same function call:
> 
> ... = $this->pi_getLL("event_date");
> 
> Even $this->pi_loadLL(); is done in the function,
> 
> so do you have a clue where to search?

No idea about mbl_newsevent. But does this extend the tt_news?
Then
plugin.tt_news._LOCAL_LANG.de.organizer = ThisIsATest
should do it, if organizer is in the locallang.php/xml of tt_news

Regs. Peter.

-- 
Fiat lux!
Docendo discimus.
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ




More information about the TYPO3-dev mailing list