[TYPO3-core] RFC #11571: Feature: tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript

Susanne Moog typo3 at susanne-moog.de
Tue Mar 2 16:15:43 CET 2010


Hi Sonja,

Sonja Scholz wrote:
> Hi everyone,
> 
> This is a SVN patch request.
> 
> Type: New feature
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11571
> 
> Branches:
> 4.2, 4.3, trunk

As it is a new feature it can only go to trunk.

> 
> Problem:
> A lot of extensions works with points in their locallang.xml files like
> listView.more. At the moment its not possible to overwrite these
> locallang labels via Typoscript, because the point will be interpreted
> as new subarray.
> 
> Solution:
> The patch changes the function pi_loadLL in the class.tslib_pibase so
> only in the subarray of _LOCAL_LANG its possible to have keys like
> listView.more

Generally +1 by reading and testing, but I think the function
pi_getFlatArray() should rather be something like
t3lib_div::flattenArray() as we have lots of array functions already in
place there. What do you think?

Best regards,

Susanne



More information about the TYPO3-team-core mailing list