[TYPO3-v4] Idea to speed up the backend
    Kay Strobach 
    typo3 at kay-strobach.de
       
    Wed Jun 15 17:32:39 CEST 2011
    
    
  
Hello guys,
the following ext adds extjs on loginscreen.
http://typo3.org/extensions/repository/view/easylogin/current/
Regards
Kay
Am 15.06.2011 12:13, schrieb Xavier Perseguers:
> Hello Kay,
> 
>>> What if s user logs in faster than JS files can be loaded? (e.g. with
>>> autologin)
>>
>> No Problem.
>> Then the loading is stoped in index.php and the browser detects that the
>> files are not in cache (e.g. in backend.php).
>> Than it loads the files into the cache.
> 
> Yes, I agree.
> 
>> The idea is to use the time the user normally uses to write the
>> credentials to prefetch the files into the local browser cache.
>>
>> It's nothing more than 3 or 4 lines of script tags in the login template.
> 
> In theory this should work of course. Best would be to test it and
> provide a patch so that we could all make some tests and discuss it
> further.
> 
> Kind regards
> 
-- 
http://www.kay-strobach.de - Open Source Rocks
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
    
    
More information about the TYPO3-project-v4
mailing list