[TYPO3-core] RFC #17067: Overwork the JavaScript LLL generation

Jeff Segars jsegars at alumni.rice.edu
Tue Jan 18 18:47:55 CET 2011


On 1/16/11 10:13 AM, Steffen Gebert wrote:
> Hi!
>
> This is a SVN patch request.
>
> Type: Bugfix
>
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=17067
>
> Branches:
> trunk
>
> Problem:
> backend.php reads all labels, which are required in JavaScript from LLL.
> Adding new labels is messy and the output is made very late, so that
> e.g. the viewport generation has no access to labels. Thus this is a
> prerequisite for #16085.
>
> Solution:
> This patch eases adding new labels, as it does more magic automatically.
> There is no way to output the JS code so early, so they're written to
> typo3temp/ and added as first JS file to the PageRenderer.
>
> Kind regards
> Steffen

+1 on reading and testing.

Thanks,
Jeff





More information about the TYPO3-team-core mailing list