[TASK] Move language selection after mode selection in page module
The page module has currently two different modes, the layout and the language comparison mode. To improve the usability we are moving the language selection after the mode selection. This will help the user to understand the context of the language switch better. In addition we are improving the naming on the modes. -> Columns -> Layout -> Languages -> Language Comparision Resolves: #99922 Releases: main Change-Id: I7eaa731e91bea308d5ef83408ce2189acc3061e2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77823 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Josef Glatz <typo3@josefglatz.at> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Josef Glatz <typo3@josefglatz.at>
Showing
- typo3/sysext/backend/Classes/Controller/PageLayoutController.php 63 additions, 27 deletions...ysext/backend/Classes/Controller/PageLayoutController.php
- typo3/sysext/backend/Resources/Private/Language/locallang_layout.xlf 0 additions, 9 deletions...t/backend/Resources/Private/Language/locallang_layout.xlf
- typo3/sysext/core/Resources/Private/Language/locallang_core.xlf 9 additions, 0 deletions...sysext/core/Resources/Private/Language/locallang_core.xlf
- typo3/sysext/core/Tests/Acceptance/Application/FormEngine/InlineContentElementLocalizeSynchronizeCest.php 4 additions, 3 deletions...ormEngine/InlineContentElementLocalizeSynchronizeCest.php
Please register or sign in to comment