[TYPO3-ect] translations with lib/div
    Elmar Hinz 
    elmar07 at googlemail.com
       
    Mon Jul 30 12:25:11 CEST 2007
    
    
  
> 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
    
    
More information about the TYPO3-team-extension-coordination
mailing list