[TASK] Drop TCA ctrl typeicons
The typeicons key in TCA ctrl section was deprecated for a long time already and marked as "use typeicon_classes" instead within the documentation. The patch drops last usages in core TCA - they all overlap with typeicon_classes already and drop the handling. Resolves: #69699 Releases: master Change-Id: I5ae986d0238f2eb561dcd35b32ea41f455271854 Reviewed-on: http://review.typo3.org/43196 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php 0 additions, 12 deletions...3/sysext/backend/Classes/Sprite/AbstractSpriteHandler.php
- typo3/sysext/backend/Classes/Utility/IconUtility.php 1 addition, 3 deletionstypo3/sysext/backend/Classes/Utility/IconUtility.php
- typo3/sysext/compatibility6/Configuration/TCA/Overrides/tt_content.php 0 additions, 2 deletions...compatibility6/Configuration/TCA/Overrides/tt_content.php
- typo3/sysext/core/Configuration/TCA/be_users.php 0 additions, 4 deletionstypo3/sysext/core/Configuration/TCA/be_users.php
- typo3/sysext/core/Configuration/TCA/pages.php 0 additions, 5 deletionstypo3/sysext/core/Configuration/TCA/pages.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-69699-TcaCtrlTypeicons.rst 27 additions, 0 deletions...tion/Changelog/master/Breaking-69699-TcaCtrlTypeicons.rst
- typo3/sysext/css_styled_content/Configuration/TCA/Overrides/tt_content.php 0 additions, 8 deletions...styled_content/Configuration/TCA/Overrides/tt_content.php
- typo3/sysext/form/Configuration/TCA/Overrides/tt_content.php 0 additions, 1 deletiontypo3/sysext/form/Configuration/TCA/Overrides/tt_content.php
- typo3/sysext/frontend/Configuration/TCA/sys_template.php 0 additions, 3 deletionstypo3/sysext/frontend/Configuration/TCA/sys_template.php
- typo3/sysext/frontend/Configuration/TCA/tt_content.php 0 additions, 13 deletionstypo3/sysext/frontend/Configuration/TCA/tt_content.php
- typo3/sysext/mediace/Configuration/TCA/Overrides/tt_content.php 0 additions, 2 deletions...sysext/mediace/Configuration/TCA/Overrides/tt_content.php
Please register or sign in to comment