[TYPO3-ect] translations with lib/div
    Steffen Kamper 
    steffen at sk-typo3.de
       
    Mon Jul 30 12:54:31 CEST 2007
    
    
  
Hi Elmar,
"Elmar Hinz" <elmar07 at googlemail.com> schrieb im Newsbeitrag 
news:mailman.1.1185791248.3514.typo3-team-extension-coordination at lists.netfielders.de...
>> thx for answer so quick now.
>> yes, the dot is a little but big error, now with dot :-)
>>
>> I tried that in form controller of bananas, function _display:
>> t3lib_div::debug($this->configurations->get('_LOCAL_LANG.'),'try');
>> return is empty, but on the page i defined
>> plugin.tx_bananas.configurations.{
>>     _LOCAL_LANG.default.title = neuer Titel
>> }
>>
>> I work without cache on my dev, so this is no problem.
>>
>> The implementation in setPathToLanguageFile is only temporary, that 
>> should
>> accessed in _loadLocalLang later, but first i have to get the TS ;-)
>>
>> vg  Steffen
>
> Thy the dump method, to see all configurations:
>
> $this->controller->configurations->dump();
>
> Regards
>
> Elmar
>
i did this and only the TS from root template is in the configuration 
(coming from setup.txt), nothing of the TS of  the ext.Template of same 
page.
vg  Steffen 
    
    
More information about the TYPO3-team-extension-coordination
mailing list