This commit is contained in:
2026-06-23 16:04:57 +02:00
parent 223c5be097
commit 2bc69be75f
25 changed files with 1351 additions and 41 deletions

View File

@@ -3,6 +3,7 @@ langcode: fr
status: true
dependencies:
config:
- filter.format.footnote
- node.type.chapitre
- node.type.partie
- node.type.static
@@ -10,6 +11,7 @@ dependencies:
- actions_permissions
- content_translation
- file
- filter
- node
- system
- toolbar
@@ -53,6 +55,7 @@ permissions:
- 'revert partie revisions'
- 'revert static revisions'
- 'update content translations'
- 'use text format footnote'
- 'view chapitre revisions'
- 'view own unpublished content'
- 'view partie revisions'