[TYPO3-core] RFC #10601: Cleanup: Move static dyntabmenu code in external file

Benjamin Mack benni at typo3.org
Wed Mar 4 10:44:25 CET 2009


Hey,

this is a SVN patch request.

Branches: trunk

BT reference: http://bugs.typo3.org/view.php?id=10601

Problem:
Right now, the dyntabmenu gets included in the HTML header as a string 
in every file that is used. This way, there can be no caching of this 
static data at all. That's why I want to extract it in a separate JS 
file (typo3/js/tabmenu.js) while maintaining full backwarts 
compatibility for all use-cases.

Notes:
There is no functional change in the dyntabmenu code itself, I leave 
this up for others. That's why I consider this almost a no-brainer, but 
want to leave this RFC up for comments for now :)

All the best,
Benni.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extract_dyntabmenu.js
Type: application/x-javascript
Size: 8038 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090304/59f56b9c/attachment.js 


More information about the TYPO3-team-core mailing list