[!!!][TASK] Remove TSconfig options related to new content wizard
The TSconfig options "mod.web_layout.disableNewContentElementWizard" and "mod.newContentElementWizard.override" are removed with this patch as they are serving edge-case usages. Resolves: #97701 Related: #92504 Related: #92507 Releases: main Change-Id: I5d8b24fa4bb339fdd0435c7ea29b38b2fa86caf7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74777 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Classes/ContextMenu/ItemProviders/RecordProvider.php 2 additions, 6 deletions...kend/Classes/ContextMenu/ItemProviders/RecordProvider.php
- typo3/sysext/backend/Classes/Controller/NewRecordController.php 1 addition, 3 deletions...sysext/backend/Classes/Controller/NewRecordController.php
- typo3/sysext/backend/Classes/Controller/PageLayoutController.php 0 additions, 1 deletion...ysext/backend/Classes/Controller/PageLayoutController.php
- typo3/sysext/backend/Classes/View/BackendLayout/Grid/GridColumn.php 7 additions, 29 deletions...xt/backend/Classes/View/BackendLayout/Grid/GridColumn.php
- typo3/sysext/backend/Classes/View/BackendLayout/Grid/GridColumnItem.php 7 additions, 23 deletions...ackend/Classes/View/BackendLayout/Grid/GridColumnItem.php
- typo3/sysext/backend/Classes/View/Drawing/DrawingConfiguration.php 0 additions, 19 deletions...ext/backend/Classes/View/Drawing/DrawingConfiguration.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 17 additions, 61 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Grid/ColumnHeader.html 6 additions, 16 deletions...ources/Private/Partials/PageLayout/Grid/ColumnHeader.html
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Record.html 6 additions, 16 deletions...backend/Resources/Private/Partials/PageLayout/Record.html
- typo3/sysext/core/Documentation/Changelog/12.0/Breaking-97701-RemovedTsConfigOptionShowNewContentWizard.rst 53 additions, 0 deletions...aking-97701-RemovedTsConfigOptionShowNewContentWizard.rst
- typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php 1 addition, 1 deletion...sext/recordlist/Classes/RecordList/DatabaseRecordList.php
- typo3/sysext/t3editor/Resources/Public/JavaScript/Mode/typoscript/typoscript.js 0 additions, 2 deletions...Resources/Public/JavaScript/Mode/typoscript/typoscript.js
Please register or sign in to comment