[FEATURE] Add meta info to the FAL IRRE element header
Implement the UX-Team functionility of the FAL IRRE element header via a label_userFunc in the sys_file_reference. Furthermore add a configuration in the ctrl-section of the sys_file_reference TCA to support additional fields in the output of the header. This can be used by any extension. Resolves: #36052 Releases: 6.2 Change-Id: I7770044c11a6c1a1bcb51a3bfc11b85923653196 Reviewed-on: https://review.typo3.org/21916 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
Showing
- typo3/sysext/backend/Classes/Form/Element/InlineElement.php 2 additions, 1 deletiontypo3/sysext/backend/Classes/Form/Element/InlineElement.php
- typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php 82 additions, 0 deletions...e/Classes/Resource/Service/UserFileInlineLabelService.php
- typo3/sysext/core/Configuration/TCA/sys_file_reference.php 8 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/sys_file_reference.php
- typo3/sysext/t3skin/stylesheets/structure/element_tceforms.css 13 additions, 0 deletions.../sysext/t3skin/stylesheets/structure/element_tceforms.css
- typo3/sysext/t3skin/stylesheets/visual/element_tceforms.css 4 additions, 0 deletionstypo3/sysext/t3skin/stylesheets/visual/element_tceforms.css
Please register or sign in to comment