[!!!][BUGFIX] Allow override of page creation wizard again
The TSconfig option to override the page creation wizard via `mod.web_list.newPageWiz.overrideWithExtension` is impossible to use anymore since TYPO3 v8, due to the limitation of the entry-scripts which are only allowed to be in typo3/index.php for the backend. The option `mod.newPageWizard.override` was introduced to register a custom route / module to be linked when adding new pages. Resolves: #78549 Releases: master Change-Id: I1c46c8facad83c0d561028e544f18238abe89f91 Reviewed-on: https://review.typo3.org/50560 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> 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/backend/Classes/Tree/View/PagePositionMap.php 12 additions, 10 deletionstypo3/sysext/backend/Classes/Tree/View/PagePositionMap.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-78549-OverridePagePositionMapWizardViaPageTSconfig.rst 48 additions, 0 deletions...ng-78549-OverridePagePositionMapWizardViaPageTSconfig.rst
Please register or sign in to comment