Skip to content
Snippets Groups Projects
Commit 72d3428e authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[!!!][FEATURE] Add PSR-14 ModifyImageManipulationPreviewUrlEvent

This introduces a new PSR-14 event, enabling
extension authors to modify the preview url within
the image manipulation element, used e.g. for the
`crop` field of `sys_file_reference`.

This replaces the previously available hook
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['Backend/Form/Element/ImageManipulationElement']['previewUrl']
which is therefore now removed.

Resolves: #97230
Releases: main
Change-Id: I56bb2111d85994c13acfc8ae074cac3d61933145
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74025


Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 0b6e61f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment