[TYPO3-core] Tabbed menus as a separate class file
Tapio Markula
tapio.markula at xetpoint.fi
Sun Nov 18 16:58:40 CET 2007
Martin Kutschker
>>> a) the js file should be put in "t3lib/js" and be named "tabmenu.js"
>>
>> currenlty all JS-files are in the t3lib folder - there is not yet
>> subfolder /js. If changed to subfolder, then *all* Js-files in t3lib
>> should be moved from t3lib to t3lib/js
>
> Raises the issue of compatibility. So we decided that only new code goes
> into that folder.
ok
>
> Though we could for BE only scripts use script loader code in files at
> the current position and move the real code into t3lib/js.
>
> The restriction to BE is because BE requires new Javascript and FE may
> work on older browser.
IE 6.0, FF 1.x and some orhter as old browsers is enough
I don't renamed function names but renamed js-file - that is intended
now to put own folder.
Note that t3lib_tabmenus.php
has
getTabMenu and getDynTabMenu (and related) functions
so full descriptive names are needed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: template.php.patch
Type: text/x-diff
Size: 16695 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071118/8105df8d/attachment-0003.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: class.t3lib_iconworks.php.patch
Type: text/x-diff
Size: 2152 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071118/8105df8d/attachment-0004.patch
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: class.t3lib_tabmenus.php.txt
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071118/8105df8d/attachment-0002.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: class.t3lib_tceforms.php.patch
Type: text/x-diff
Size: 3911 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071118/8105df8d/attachment-0005.patch
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dyntabmenu.js.txt
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071118/8105df8d/attachment-0003.txt
More information about the TYPO3-team-core
mailing list