parent
1f00cb521d
commit
ddfb9e58f1
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,7 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- filter.format.full_html
|
||||
- media.type.image
|
||||
- node.type.article
|
||||
- node.type.blog
|
||||
- node.type.page
|
||||
|
@ -14,6 +15,7 @@ dependencies:
|
|||
- contextual
|
||||
- file
|
||||
- filter
|
||||
- media
|
||||
- node
|
||||
- shortcut
|
||||
- system
|
||||
|
@ -32,6 +34,7 @@ permissions:
|
|||
- 'access toolbar'
|
||||
- 'create article content'
|
||||
- 'create blog content'
|
||||
- 'create image media'
|
||||
- 'create people content'
|
||||
- 'delete own files'
|
||||
- 'edit own article content'
|
||||
|
@ -41,5 +44,6 @@ permissions:
|
|||
- 'edit own people content'
|
||||
- 'edit terms in tags'
|
||||
- 'skip comment approval'
|
||||
- 'update media'
|
||||
- 'use text format full_html'
|
||||
- 'view the administration theme'
|
||||
|
|
Loading…
Add table
Reference in a new issue