Files
structural_pages/config/install/pathauto.pattern.site_sections_term.yml
Quintino A. G. Souza 276fd028f2 Add field_redirect_page to site_sections terms and fix root page hierarchy
- Add field_redirect_page to site_sections taxonomy terms, with a custom
  EntityReferenceSelection plugin that filters content_page nodes by section
- Redirect taxonomy term canonical URLs to the configured node (301)
- Fix root page detection in MenuBlock and views to also match nodes whose
  field_parent_page points to a taxonomy_term (not only empty parent)
- Move root taxonomy-term option to the top of the parent-page dropdown
- Add breadcrumb workaround for Gavias notech theme separator rendering
- Add imecc_menu_helper submodule
- Translate config labels and default terms from English to Portuguese

Co-Authored-By: Henrique Bauer <henrique@webcontent.com.br>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 07:52:49 -03:00

21 lines
469 B
YAML

langcode: en
status: true
dependencies:
module:
- structural_pages
- taxonomy
id: site_sections_term
label: 'Termo de Seções do Site'
type: 'canonical_entities:taxonomy_term'
pattern: '[term:hierarchy-path]'
selection_logic: and
selection_criteria:
d5fc9eaf-f3e6-6cg6-1f00-414817610285:
id: entity_bundle:taxonomy_term
negate: false
context_mapping:
taxonomy_term: taxonomy_term
bundles:
site_sections: site_sections
weight: 0