Make site section vocabulary configurable and simplify settings form

Add a vocabulary selector to the settings form so the site section
vocabulary is no longer hardcoded. Remove node bundle checkboxes
(section_page/content_page are always included), keep user and group
as configurable parent targets. All hardcoded 'site_sections'
references in PHP replaced with dynamic config reads via helper.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-05 13:22:57 -03:00
parent ffca330c89
commit c1274bf3ce
9 changed files with 139 additions and 81 deletions

View File

@@ -1,6 +1,6 @@
structural_pages.settings:
title: 'Structural Pages'
description: 'Configure allowed parent entity types for content pages.'
description: 'Configure the Structural Pages module settings.'
route_name: structural_pages.settings
parent: site_tools.admin_config
weight: 0