Enable drutopia event module

This commit is contained in:
Keegan Rankin 2024-01-16 07:53:37 -08:00
parent c73fb341cf
commit ecaf8dae29
37 changed files with 2314 additions and 0 deletions

View file

@ -4,6 +4,7 @@ status: true
dependencies:
config:
- filter.format.restricted_html
- node.type.event
- node.type.page
- node.type.people
- node.type.resource
@ -44,6 +45,7 @@ permissions:
- 'administer redirects'
- 'administer taxonomy'
- 'administer users'
- 'create event content'
- 'create media'
- 'create page content'
- 'create people content'
@ -51,6 +53,7 @@ permissions:
- 'create url aliases'
- 'delete all revisions'
- 'delete own files'
- 'edit any event content'
- 'edit any page content'
- 'edit any people content'
- 'edit any resource content'