config wysiwyg

This commit is contained in:
2023-07-21 15:37:28 +02:00
parent f31ed6ccfa
commit f6221293c6
9 changed files with 156 additions and 3 deletions
+3
View File
@@ -3,12 +3,14 @@ langcode: fr
status: true
dependencies:
config:
- filter.format.tablecell
- node.type.book
- node.type.static
module:
- block_content
- book
- content_translation
- filter
- node
- paragraphs
- system
@@ -49,6 +51,7 @@ permissions:
- 'translate static node'
- 'translate user'
- 'update content translations'
- 'use text format tablecell'
- 'view book revisions'
- 'view own unpublished content'
- 'view static revisions'