mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/structural_pages.git
synced 2026-03-10 02:17:42 -03:00
Add dynamic menu block based on site structure hierarchy
Implements SiteStructureMenuBlock that renders a navigation menu from the ancestor entity (term, user, or group) through all content_page hierarchies. Features configurable depth, active trail highlighting, and proper cache invalidation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
5
site_structure.libraries.yml
Normal file
5
site_structure.libraries.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
menu:
|
||||
version: VERSION
|
||||
css:
|
||||
component:
|
||||
css/site-structure-menu.css: {}
|
||||
Reference in New Issue
Block a user