[TYPO3-core] RFC: #15154: Move Extension managert from mod to sysext
Steffen Kamper
info at sk-typo3.de
Fri Jul 16 17:40:56 CEST 2010
Hi,
this is a SVN patch request.
Type: Cleanup
BT Reference: http://bugs.typo3.org/view.php?id=15154
Branches: trunk
There are a couple of sysexts reside in typo3/mod. This was historically
the first place of sysext, they are now in typo3/sysext.
The patch moves the extension Extension Mabager to sysext
This also allows to deinstall Extension Manager, very useful if you have
admin accounts and want to prevent that they install any extension.
For easy test:
1) delete typo3/mod/tools/em
2) extract em.zip in typo3/sysext
3) add "em" to the extlist in localconf.php
Addition:
I had to change the body-id of extension manager to get the styles. i
added a TODO in the comment to have general table styles independent
from the unique body id.
vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15154.diff
Type: text/x-diff
Size: 573877 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100716/42f41c47/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: em.zip
Type: application/zip
Size: 129077 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100716/42f41c47/attachment-0001.zip>
More information about the TYPO3-team-core
mailing list