[!!!][FEATURE] Introduce PSR-14 ModifyRecordOverlayIconIdentifierEvent
This introduces a new PSR-14 event, enabling extension authors to modify the overlay icon identifier of any record icon. This replaces the previously available hook $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Core\Imaging\IconFactory']['overrideIconOverlay'] which is therefore now removed. Resolves: #101603 Releases: main Change-Id: If7d56003f29663903507092cf4826d17d2da2445 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80422 Tested-by:Stefan B�rk <stefan@buerk.tech> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Stefan B�rk <stefan@buerk.tech> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Oliver Bartsch <bo@cedev.de>
Showing
- typo3/sysext/core/Classes/Imaging/Event/ModifyRecordOverlayIconIdentifierEvent.php 57 additions, 0 deletions.../Imaging/Event/ModifyRecordOverlayIconIdentifierEvent.php
- typo3/sysext/core/Classes/Imaging/IconFactory.php 4 additions, 9 deletionstypo3/sysext/core/Classes/Imaging/IconFactory.php
- typo3/sysext/core/Documentation/Changelog/13.0/Breaking-101603-RemovedHookForOverridingIconOverlayIdentifier.rst 38 additions, 0 deletions...-101603-RemovedHookForOverridingIconOverlayIdentifier.rst
- typo3/sysext/core/Documentation/Changelog/13.0/Feature-101603-PSR-14EventForModifyingRecordOverlayIconIdentifier.rst 56 additions, 0 deletions...03-PSR-14EventForModifyingRecordOverlayIconIdentifier.rst
- typo3/sysext/core/Tests/Functional/Imaging/IconFactoryTest.php 29 additions, 0 deletions.../sysext/core/Tests/Functional/Imaging/IconFactoryTest.php
- typo3/sysext/core/Tests/Unit/Imaging/Event/ModifyRecordOverlayIconIdentifierEventTest.php 49 additions, 0 deletions...ging/Event/ModifyRecordOverlayIconIdentifierEventTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ArrayDimensionMatcher.php 6 additions, 0 deletions...figuration/ExtensionScanner/Php/ArrayDimensionMatcher.php
Please register or sign in to comment