[TASK] Various clean ups in Page Module code
The fluid-based page module has hard-coded labels within the GridColumnItem class, which is not possible to override in templates right now. Instead, f:translate viewhelper is used in this case. In addition, the PageActions and the ContextMenu get some additional HTML attributes to clear up logic. Resolves: #95243 Releases: master Change-Id: I1911c4930586867c0cc21a3394263e80ae3fe782 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71101 Tested-by:Rachel Foucard <rfoucard@w-seils.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Rachel Foucard <rfoucard@w-seils.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/ContextMenu.ts 1 addition, 1 deletion...Script/backend/Resources/Public/TypeScript/ContextMenu.ts
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/PageActions.ts 2 additions, 2 deletions...Script/backend/Resources/Public/TypeScript/PageActions.ts
- typo3/sysext/backend/Classes/View/BackendLayout/Grid/GridColumnItem.php 0 additions, 25 deletions...ackend/Classes/View/BackendLayout/Grid/GridColumnItem.php
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Record.html 2 additions, 2 deletions...backend/Resources/Private/Partials/PageLayout/Record.html
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/RecordDefault/Header.html 4 additions, 4 deletions...ces/Private/Partials/PageLayout/RecordDefault/Header.html
- typo3/sysext/backend/Resources/Public/JavaScript/ContextMenu.js 1 addition, 1 deletion...sysext/backend/Resources/Public/JavaScript/ContextMenu.js
- typo3/sysext/backend/Resources/Public/JavaScript/PageActions.js 1 addition, 1 deletion...sysext/backend/Resources/Public/JavaScript/PageActions.js
Please register or sign in to comment