etape CT, home page, header, map, filters, theme

This commit is contained in:
2024-07-10 16:16:51 +02:00
parent 1b27b8521f
commit 5bd2fc7ee0
50 changed files with 6290 additions and 31 deletions

View File

@@ -3,6 +3,7 @@ langcode: fr
status: true
dependencies:
config:
- filter.format.wysiwyg
- node.type.etape
- node.type.gallerie_photo
- node.type.static
@@ -10,6 +11,7 @@ dependencies:
- taxonomy.vocabulary.thematiques
module:
- content_lock
- filter
- node
- paragraphs
- system
@@ -21,6 +23,7 @@ weight: 2
is_admin: null
permissions:
- 'access administration pages'
- 'access content overview'
- 'access site in maintenance mode'
- 'access toolbar'
- 'administer nodes'
@@ -38,11 +41,13 @@ permissions:
- 'edit any etape content'
- 'edit any gallerie_photo content'
- 'edit any static content'
- 'edit own static content'
- 'edit terms in saisons'
- 'edit terms in thematiques'
- 'revert etape revisions'
- 'revert gallerie_photo revisions'
- 'revert static revisions'
- 'use text format wysiwyg'
- 'view etape revisions'
- 'view gallerie_photo revisions'
- 'view static revisions'