Skip to content
Snippets Groups Projects
Commit 804e29b4 authored by Benni Mack's avatar Benni Mack
Browse files

[FEATURE] Introduce Event for processing actions in File List

A new PSR-14 based event "ProcessFileListActionsEvent"
is introduced in favor of the existing
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['fileList']['editIconsHook']
hook, which is now marked as deprecated,
along with its interface "FileListEditIconHookInterface"

Resolves: #95077
Releases: master
Change-Id: I24ea2a5871530c0e6a7b2316d3b574508e3e1687
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70835


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent ad17c45c
No related merge requests found
Showing
with 223 additions and 5 deletions
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