[!!!][TASK] Drop usage of TypoScript includeLibs
The TypoScript option includeLibs within USER/USER_INT and COA/COA_INT is removed. The methods $TSFE->includeLibraries() and $cObj->includeLibs() have been marked as deprecated. ExtensionManagementUtility::addPItoST43() does not add the option "includeLibs" to the TypoScript anymore. Its second method parameter is unused now. Resolves: #73514 Releases: master Change-Id: I613cd4fc7a8239c9a090242e3db7e45ec95bc322 Reviewed-on: https://review.typo3.org/46739 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php 4 additions, 7 deletions...ysext/core/Classes/Utility/ExtensionManagementUtility.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-73514-TypoScriptPropertyIncludeLibsRemoved.rst 29 additions, 0 deletions...r/Breaking-73514-TypoScriptPropertyIncludeLibsRemoved.rst
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-73514-IncludeLibraryMethods.rst 28 additions, 0 deletions...ngelog/master/Deprecation-73514-IncludeLibraryMethods.rst
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php 0 additions, 1 deletion...Classes/ContentObject/ContentObjectArrayContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayInternalContentObject.php 0 additions, 2 deletions...ContentObject/ContentObjectArrayInternalContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 2 additions, 0 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php 0 additions, 1 deletion...sext/frontend/Classes/ContentObject/UserContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/UserInternalContentObject.php 0 additions, 2 deletions...ntend/Classes/ContentObject/UserInternalContentObject.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 5 additions, 20 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php 1 addition, 1 deletiontypo3/sysext/frontend/Classes/Plugin/AbstractPlugin.php
- typo3/sysext/frontend/Tests/Unit/Controller/TypoScriptFrontendControllerTest.php 0 additions, 1 deletion...ests/Unit/Controller/TypoScriptFrontendControllerTest.php
- typo3/sysext/t3editor/Resources/Private/tsref.xml 0 additions, 51 deletionstypo3/sysext/t3editor/Resources/Private/tsref.xml
- typo3/sysext/t3editor/Resources/Public/JavaScript/parse_typoscript/tokenizetyposcript.js 0 additions, 2 deletions.../Public/JavaScript/parse_typoscript/tokenizetyposcript.js
Please register or sign in to comment