Feature #103253
openPagetree filter should support doktype/module lookup
0%
Description
Currently it's possible to filter the pagetree by strings and single uids.
In case a user was interested in all "news" folders searching for "news" might not include all relevant pages of the pagetree.
For such a scenario being able to search for pages of a certain module
or doktype
would come in handy:
Module | Doktype |
---|---|
![]() |
![]() |
Files
Updated by Philipp Kitzberger over 1 year ago
- Due date set to 2024-02-29
- Start date changed from 2024-03-02 to 2024-02-29
- Follows Feature #103220: Enhance page tree filter by supporting lists of page IDs added
Updated by Christoph Lehmann over 1 year ago
This functionality comes with EXT:pagetreefilter. With it you can also search in other tables. A core solution for its functionality would be nice.
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83785
Updated by Gerrit Code Review about 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83785
Updated by Gerrit Code Review about 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83785
Updated by Gerrit Code Review about 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83785
Updated by Christian Kuhn 6 months ago
- Related to Feature #105833: Add custom page tree filter functionality added
Updated by Gerrit Code Review 3 months ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83785
Updated by Gerrit Code Review 3 months ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83785
Updated by Gerrit Code Review 3 months ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83785
Updated by Georg Ringer 2 months ago
- Related to Feature #102382: Jump to page in tree added