From 2152fe8b3a643fc1cc63cadd6c37dd5747658d9c Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:30:34 +0100 Subject: [PATCH] [TASK] Add link to BeforeRecordDownloadPresetsAreDisplayedEvent (#578) References https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/934 Releases: main --- Documentation/PageTsconfig/Mod/WebList.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/PageTsconfig/Mod/WebList.rst b/Documentation/PageTsconfig/Mod/WebList.rst index b6c6e8d..1df37a6 100644 --- a/Documentation/PageTsconfig/Mod/WebList.rst +++ b/Documentation/PageTsconfig/Mod/WebList.rst @@ -236,10 +236,8 @@ downloadPresets :file:`EXT:my_extension/Configuration/page.tsconfig` file and their table name(s). - .. todo:: Link event after it is merged - Additionally, the list of presets can be manipulated via the PSR-14 event - :php:`BeforeRecordDownloadPresetsAreDisplayedEvent`. + :ref:`\TYPO3\CMS\Backend\RecordList\Event\BeforeRecordDownloadPresetsAreDisplayedEvent `. .. _pageTsConfigWebList-downloadPresets-example: