Skip to content
Snippets Groups Projects
Commit 847f2dd9 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[FEATURE] Support multiple starting points in selectTree

A new TCA config `treeConfig/startingPoints` is introduced for selectTree
and category to allow multiple "roots" for the rendered tree.

This new settings superseds and deprecates `treeConfig/rootUid` being
capable of rendering only one root node.

To be able to re-use `AbstractItemProviderparseSiteConfiguration()`
without the implicit quoting, the method is split into separate parts.

Resolves: #95037
Releases: master
Change-Id: I3361daeed10b0f1ac1f8fa879850f79f4a85e23a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70819


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 273757d9
Branches
Tags
Showing
with 631 additions and 68 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