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

Steffen Gebert steffen at steffen-gebert.de
Sun Jan 16 17:13:21 CET 2011


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

-- 
Steffen Gebert
TYPO3 Core Team Member
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 17067.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110116/8f4f0e63/attachment.asc>


More information about the TYPO3-team-core mailing list