[!!!][TASK] Drop ext:func
The extension "func" which brings the "Web->Functions" main module acts as a container for other extensions to hook in. Not too many 3rd party extensions used that over the years, though. With the integration of wizard_sortpages and wizard_crpages into ext:backend and the context menu on pages, ext:func is not used in the core itself anymore. The patch drops ext:func from core and adds an upgrade wizard to fetch the extension from TER if still needed for 3rd party extensions that did not get their dependencies right, yet. Change-Id: If092953061a3b927ac93654a837522b5d32c2f1b Resolves: #81787 Releases: master Reviewed-on: https://review.typo3.org/53397 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- composer.json 0 additions, 3 deletionscomposer.json
- composer.lock 1 addition, 1 deletioncomposer.lock
- typo3/sysext/core/Documentation/Changelog/master/Breaking-81787-DropEXTfunc.rst 35 additions, 0 deletions...mentation/Changelog/master/Breaking-81787-DropEXTfunc.rst
- typo3/sysext/func/Classes/Controller/PageFunctionsController.php 0 additions, 257 deletions...ysext/func/Classes/Controller/PageFunctionsController.php
- typo3/sysext/func/LICENSE.txt 0 additions, 345 deletionstypo3/sysext/func/LICENSE.txt
- typo3/sysext/func/Resources/Private/Language/locallang_csh_web_func.xlf 0 additions, 30 deletions...unc/Resources/Private/Language/locallang_csh_web_func.xlf
- typo3/sysext/func/Resources/Private/Language/locallang_mod_web_func.xlf 0 additions, 23 deletions...unc/Resources/Private/Language/locallang_mod_web_func.xlf
- typo3/sysext/func/Resources/Private/Templates/InfoBox.html 0 additions, 3 deletionstypo3/sysext/func/Resources/Private/Templates/InfoBox.html
- typo3/sysext/func/Resources/Private/Templates/Main.html 0 additions, 4 deletionstypo3/sysext/func/Resources/Private/Templates/Main.html
- typo3/sysext/func/Resources/Public/Icons/Extension.png 0 additions, 0 deletionstypo3/sysext/func/Resources/Public/Icons/Extension.png
- typo3/sysext/func/Resources/Public/Icons/module-func.svg 0 additions, 1 deletiontypo3/sysext/func/Resources/Public/Icons/module-func.svg
- typo3/sysext/func/Resources/Public/Images/Csh/pagetree_overview_11.png 0 additions, 0 deletions...func/Resources/Public/Images/Csh/pagetree_overview_11.png
- typo3/sysext/func/composer.json 0 additions, 26 deletionstypo3/sysext/func/composer.json
- typo3/sysext/func/ext_emconf.php 0 additions, 21 deletionstypo3/sysext/func/ext_emconf.php
- typo3/sysext/func/ext_tables.php 0 additions, 22 deletionstypo3/sysext/func/ext_tables.php
- typo3/sysext/install/Classes/Updates/FuncExtractionUpdate.php 124 additions, 0 deletions...3/sysext/install/Classes/Updates/FuncExtractionUpdate.php
- typo3/sysext/install/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/install/ext_localconf.php
Please register or sign in to comment