started drupal integration with header

This commit is contained in:
2023-11-20 15:32:41 +01:00
parent 5998f9fc27
commit bd0e4a558b
60 changed files with 1804 additions and 31 deletions
+2
View File
@@ -6,6 +6,7 @@ dependencies:
- node.type.static
module:
- actions_permissions
- content_lock
- content_translation
- file
- node
@@ -22,6 +23,7 @@ permissions:
- 'access files overview'
- 'access toolbar'
- 'administer users'
- 'break content lock'
- 'change own username'
- 'create content translations'
- 'edit any static content'