parametres translation paragraphs & translators' permissions

This commit is contained in:
2023-06-21 21:59:28 +02:00
parent e38372ee66
commit 072c32ccd2
57 changed files with 601 additions and 64 deletions
+11
View File
@@ -6,9 +6,11 @@ dependencies:
- node.type.book
- node.type.static
module:
- block_content
- book
- content_translation
- node
- paragraphs
- system
- tablefield
- toolbar
@@ -24,10 +26,12 @@ permissions:
- 'add content to books'
- 'addrow tablefield'
- 'administer book outlines'
- 'administer content translation'
- 'create book content'
- 'create content translations'
- 'create new books'
- 'create static content'
- 'delete content translations'
- 'delete own book content'
- 'delete own static content'
- 'edit any book content'
@@ -37,6 +41,13 @@ permissions:
- 'export tablefield'
- 'import tablefield'
- 'rebuild tablefield'
- 'translate any entity'
- 'translate block_content'
- 'translate book node'
- 'translate editable entities'
- 'translate paragraph'
- 'translate static node'
- 'translate user'
- 'update content translations'
- 'view book revisions'
- 'view own unpublished content'