Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
46
config/user.role.contributor.yml
Normal file
46
config/user.role.contributor.yml
Normal file
|
@ -0,0 +1,46 @@
|
|||
uuid: 413b4599-05b5-4646-9ddc-ffd37b845a7a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.article
|
||||
- node.type.blog
|
||||
- node.type.page
|
||||
- node.type.people
|
||||
- node.type.resource
|
||||
- taxonomy.vocabulary.tags
|
||||
module:
|
||||
- comment
|
||||
- contextual
|
||||
- node
|
||||
- system
|
||||
- taxonomy
|
||||
_core:
|
||||
default_config_hash: wx_SmNDtHorXJ90rDiwqo6EvHgyvz6_SZFsFO77cdvY
|
||||
id: contributor
|
||||
label: Contributor
|
||||
weight: 2
|
||||
is_admin: null
|
||||
permissions:
|
||||
- 'access contextual links'
|
||||
- 'create article content'
|
||||
- 'create blog content'
|
||||
- 'create page content'
|
||||
- 'create people content'
|
||||
- 'create resource content'
|
||||
- 'create terms in tags'
|
||||
- 'delete own article content'
|
||||
- 'delete own blog content'
|
||||
- 'delete own page content'
|
||||
- 'delete own people content'
|
||||
- 'delete own resource content'
|
||||
- 'edit own article content'
|
||||
- 'edit own blog content'
|
||||
- 'edit own comments'
|
||||
- 'edit own page content'
|
||||
- 'edit own people content'
|
||||
- 'edit own resource content'
|
||||
- 'edit terms in tags'
|
||||
- 'skip comment approval'
|
||||
- 'view own unpublished content'
|
||||
- 'view the administration theme'
|
Loading…
Add table
Add a link
Reference in a new issue