[FEATURE] Add PSR-14 Event for fetching YouTube/Vimeo preview image
A new event is added to modify the preview image for online media providers. Resolves: #99312 Releases: main Change-Id: I67846fb5eefa2cfd5b41208bf4ef7ee4270ed1df Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76994 Tested-by:Benni Mack <benni@typo3.org> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Robert van Kammen <rvkammen@hotmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 5 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/core/Classes/Resource/OnlineMedia/Event/AfterVideoPreviewFetchedEvent.php 54 additions, 0 deletions...ource/OnlineMedia/Event/AfterVideoPreviewFetchedEvent.php
- typo3/sysext/core/Classes/Resource/OnlineMedia/Processing/PreviewProcessing.php 37 additions, 15 deletions...ses/Resource/OnlineMedia/Processing/PreviewProcessing.php
- typo3/sysext/core/Configuration/Services.yaml 3 additions, 0 deletionstypo3/sysext/core/Configuration/Services.yaml
- typo3/sysext/core/Documentation/Changelog/12.2/Feature-99312-PSR-14EventForFetchingYoutubeVimeoPreviewImage.rst 57 additions, 0 deletions...-99312-PSR-14EventForFetchingYoutubeVimeoPreviewImage.rst
- typo3/sysext/core/Tests/Functional/Resource/OnlineMedia/Processing/PreviewProcessingTest.php 90 additions, 0 deletions...Resource/OnlineMedia/Processing/PreviewProcessingTest.php
- typo3/sysext/core/Tests/Unit/Resource/OnlineMedia/Event/AfterVideoPreviewFetchedEventTest.php 53 additions, 0 deletions...e/OnlineMedia/Event/AfterVideoPreviewFetchedEventTest.php
- typo3/sysext/core/Tests/Unit/Resource/Processing/ProcessorRegistryTest.php 1 addition, 0 deletions.../Tests/Unit/Resource/Processing/ProcessorRegistryTest.php
Please register or sign in to comment