[TYPO3-core] RFC: #11044: Move inline JS to external file in backend.php

Steffen Kamper info at sk-typo3.de
Tue May 19 14:06:43 CEST 2009


Hi Benni,

Benjamin Mack schrieb:
> Hi Steffen,
> 
> Steffen Kamper wrote:
>> FYI: committed v2 to trunk, rev 5446, where i renamed TYPO3.language to
>> TYPO3.LLL as Benni suggested for consistence.
> well, I thought of having a TYPO3.LLL.LoginBox namespace for this 
> existing login box labels thing.
> 
> TYPO3.LLL.LoginBox = {
>     waitUpdate: ...,
>     loginName: ...
> };
>

as all the labels belong to locallang_core.xml we should use this like
TYPO3.LLL.core
so we know where labels are located, what do you think?


> Also, shouldn't we separate the loginbox / busy stuff from the main JS 
> by putting it into a "loginrefresh.js"?
> 

well, let's do this in the second step too.
I'll prepare a new patch.

vg Steffen


More information about the TYPO3-team-core mailing list