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

[FEATURE] Add Event to modify the results of the PageTreeRepository

A new PSR-14 Event "AfterRawPageRowPreparedEvent" is added
to allow to filter out, or remove or re-sort items / children
for the page tree in the TYPO3 Backend.

This is typically the case for e.g. sorting subpages
within a page by e.g. the creation date (news as pages).

Resolves: #104832
Releases: main
Change-Id: Id9597897e06bba94957e50cbcfee69d4c2bb960c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85864


Reviewed-by: default avatarJochen Roth <rothjochen@gmail.com>
Tested-by: default avatarJochen Roth <rothjochen@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent f8accf52
No related merge requests found
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