[TASK] Streamline ext_localconf.php and ext_tables.php
The goal is to minimize TYPO3_MODE usage in ext_localconf and ext_tables and provide a clear process for extension developers where to put what. This extension streamlines the whole usage within all system extensions, and documents the expected behaviour of all third-party extensions, which will also be included in docs.typo3.org. Resolves: #82692 Releases: master Change-Id: Id83ff0dfc6198564443f2f42e273bcd4f6f25e3e Reviewed-on: https://review.typo3.org/52533 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/about/ext_tables.php 14 additions, 17 deletionstypo3/sysext/about/ext_tables.php
- typo3/sysext/backend/Classes/Security/CategoryPermissionsAspect.php 6 additions, 1 deletion...xt/backend/Classes/Security/CategoryPermissionsAspect.php
- typo3/sysext/backend/ext_localconf.php 26 additions, 25 deletionstypo3/sysext/backend/ext_localconf.php
- typo3/sysext/backend/ext_tables.php 13 additions, 18 deletionstypo3/sysext/backend/ext_tables.php
- typo3/sysext/belog/ext_localconf.php 7 additions, 9 deletionstypo3/sysext/belog/ext_localconf.php
- typo3/sysext/belog/ext_tables.php 23 additions, 26 deletionstypo3/sysext/belog/ext_tables.php
- typo3/sysext/beuser/ext_localconf.php 1 addition, 1 deletiontypo3/sysext/beuser/ext_localconf.php
- typo3/sysext/beuser/ext_tables.php 32 additions, 36 deletionstypo3/sysext/beuser/ext_tables.php
- typo3/sysext/core/Documentation/Changelog/master/Important-82692-GuidelinesForExtensionFiles.rst 67 additions, 0 deletions...og/master/Important-82692-GuidelinesForExtensionFiles.rst
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/ext_localconf.php 1 addition, 1 deletion...ional/Fixtures/Extensions/irre_tutorial/ext_localconf.php
- typo3/sysext/core/ext_localconf.php 13 additions, 15 deletionstypo3/sysext/core/ext_localconf.php
- typo3/sysext/core/ext_tables.php 2 additions, 4 deletionstypo3/sysext/core/ext_tables.php
- typo3/sysext/documentation/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/documentation/ext_localconf.php
- typo3/sysext/documentation/ext_tables.php 29 additions, 33 deletionstypo3/sysext/documentation/ext_tables.php
- typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/Configuration/TCA/Overrides/sys_template.php 5 additions, 0 deletions...blog_example/Configuration/TCA/Overrides/sys_template.php
- typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/ext_localconf.php 2 additions, 2 deletions...tional/Fixtures/Extensions/blog_example/ext_localconf.php
- typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/ext_tables.php 0 additions, 3 deletions...unctional/Fixtures/Extensions/blog_example/ext_tables.php
- typo3/sysext/extbase/ext_localconf.php 9 additions, 0 deletionstypo3/sysext/extbase/ext_localconf.php
- typo3/sysext/extbase/ext_tables.php 0 additions, 11 deletionstypo3/sysext/extbase/ext_tables.php
- typo3/sysext/extensionmanager/ext_localconf.php 27 additions, 24 deletionstypo3/sysext/extensionmanager/ext_localconf.php
Please register or sign in to comment