|
@@ -6,9 +6,11 @@ dependencies:
|
|
- node.type.book
|
|
- node.type.book
|
|
- node.type.static
|
|
- node.type.static
|
|
module:
|
|
module:
|
|
|
|
+ - block_content
|
|
- book
|
|
- book
|
|
- content_translation
|
|
- content_translation
|
|
- node
|
|
- node
|
|
|
|
+ - paragraphs
|
|
- system
|
|
- system
|
|
- tablefield
|
|
- tablefield
|
|
- toolbar
|
|
- toolbar
|
|
@@ -24,10 +26,12 @@ permissions:
|
|
- 'add content to books'
|
|
- 'add content to books'
|
|
- 'addrow tablefield'
|
|
- 'addrow tablefield'
|
|
- 'administer book outlines'
|
|
- 'administer book outlines'
|
|
|
|
+ - 'administer content translation'
|
|
- 'create book content'
|
|
- 'create book content'
|
|
- 'create content translations'
|
|
- 'create content translations'
|
|
- 'create new books'
|
|
- 'create new books'
|
|
- 'create static content'
|
|
- 'create static content'
|
|
|
|
+ - 'delete content translations'
|
|
- 'delete own book content'
|
|
- 'delete own book content'
|
|
- 'delete own static content'
|
|
- 'delete own static content'
|
|
- 'edit any book content'
|
|
- 'edit any book content'
|
|
@@ -37,6 +41,13 @@ permissions:
|
|
- 'export tablefield'
|
|
- 'export tablefield'
|
|
- 'import tablefield'
|
|
- 'import tablefield'
|
|
- 'rebuild 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'
|
|
- 'update content translations'
|
|
- 'view book revisions'
|
|
- 'view book revisions'
|
|
- 'view own unpublished content'
|
|
- 'view own unpublished content'
|