[!!!][FEATURE] Add PSR-14 events for the Link Browser
This introduces two new events to replace the old modify hooks in LinkBrowser. They are a direct 1:1 replacement. Resolves: #97454 Releases: main Change-Id: Ic79b3c9c56452188323574d92b9fe91c37a2da29 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74798 Tested-by:core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/12.0/Breaking-97454-RemoveLinkBrowserHooks.rst 36 additions, 0 deletions.../Changelog/12.0/Breaking-97454-RemoveLinkBrowserHooks.rst
- typo3/sysext/core/Documentation/Changelog/12.0/Feature-97454-PSR14EventsForLinkBrowserLifecycle.rst 55 additions, 0 deletions...12.0/Feature-97454-PSR14EventsForLinkBrowserLifecycle.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ArrayDimensionMatcher.php 6 additions, 0 deletions...figuration/ExtensionScanner/Php/ArrayDimensionMatcher.php
- typo3/sysext/recordlist/Classes/Controller/AbstractLinkBrowserController.php 16 additions, 19 deletions...list/Classes/Controller/AbstractLinkBrowserController.php
- typo3/sysext/recordlist/Classes/Event/ModifyAllowedItemsEvent.php 62 additions, 0 deletions...sext/recordlist/Classes/Event/ModifyAllowedItemsEvent.php
- typo3/sysext/recordlist/Classes/Event/ModifyLinkHandlersEvent.php 74 additions, 0 deletions...sext/recordlist/Classes/Event/ModifyLinkHandlersEvent.php
- typo3/sysext/recordlist/Tests/Functional/RecordList/Controller/BrowseLinksControllerTest.php 104 additions, 0 deletions...ional/RecordList/Controller/BrowseLinksControllerTest.php
Please register or sign in to comment