[TYPO3-core] RFC: #15152: Move Web>List from mod to sysext
Steffen Kamper
info at sk-typo3.de
Sun Jul 18 15:21:36 CEST 2010
Hi,
yes, many links in core are hardcoded to list, also the docheader buttons.
Therefore i created a static function in t3lib_extMgm to create those
links. I modified all occurences of 'db_list.php' and 'file_list.php' to
use ext links.
After all is done, i will add typo3/db_list.php and typo3/file_list.php
only doing redirects to the current script for backwards compatibility,
if any extension links direct to them.
For better testing i created an all-included patch
1) delete all subfolders in
* typo3/mod/file
* typo3/mod/tools
* typo3/mod/user
* typo3/mod/web
2) delete typo3/db_list.php and typo3/filelist.php
3) apply patch
4) unzip archive in typo3/sysext
This includes #15149 - #15155 and makes it easy to test all-in-one
(we need git to cherry pick lines as some files are involved multiple times)
Thanks for testing ;)
vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysexts.diff
Type: text/x-diff
Size: 30191 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100718/a87113be/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysexts.zip
Type: application/zip
Size: 239079 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100718/a87113be/attachment-0001.zip>
More information about the TYPO3-team-core
mailing list