[BUGFIX] Streamline new record button titles in recordlist
To streamline the titles a specific language label is added for the recordlist, which uses the TCA table title configuration of every table. This leads to the fact that every new record button now includes the specific table title analogous to recordlist-heading-title. Additonally, this also unifies the modal header of the new content element wizard, which previously was triggered using different labels through the backend. Resolves: #99824 Releases: main Change-Id: Ib5819f2ae6e8ba639ae1dfc7e035ed9590c6241b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79699 Reviewed-by:Torben Hansen <derhansen@gmail.com> Tested-by:
Torben Hansen <derhansen@gmail.com> Tested-by:
Annett Jähnichen <mcmietz@web.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Annett Jähnichen <mcmietz@web.de>
Showing
- typo3/sysext/backend/Classes/RecordList/DatabaseRecordList.php 2 additions, 1 deletion.../sysext/backend/Classes/RecordList/DatabaseRecordList.php
- typo3/sysext/backend/Resources/Private/Language/locallang_layout.xlf 1 addition, 1 deletion...t/backend/Resources/Private/Language/locallang_layout.xlf
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Record.html 1 addition, 1 deletion...backend/Resources/Private/Partials/PageLayout/Record.html
- typo3/sysext/backend/Resources/Private/Templates/NewContentElement/PositionMap.html 1 addition, 1 deletion...rces/Private/Templates/NewContentElement/PositionMap.html
- typo3/sysext/backend/Resources/Private/Templates/NewContentElement/Wizard.html 1 addition, 1 deletion...Resources/Private/Templates/NewContentElement/Wizard.html
- typo3/sysext/core/Resources/Private/Language/locallang_mod_web_list.xlf 3 additions, 0 deletions...ore/Resources/Private/Language/locallang_mod_web_list.xlf
Please register or sign in to comment