mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/structural_pages.git
synced 2026-03-11 02:47:42 -03:00
Add structural_pages_event submodule for Event entity support
Bridge submodule that registers Event entities (from event_management module) as valid parent types for content_page nodes. Events act as context containers (clears_site_section: TRUE), similar to users and groups. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: 'Structural Pages Event Integration'
|
||||
type: module
|
||||
description: 'Provides Event entity support as parent type for Structural Pages module.'
|
||||
package: 'Structural Pages'
|
||||
core_version_requirement: ^10.3 || ^11
|
||||
dependencies:
|
||||
- structural_pages:structural_pages
|
||||
- event_management:event_management
|
||||
Reference in New Issue
Block a user