geo-coop/config/sync/user.role.contributor.yml

46 lines
995 B
YAML
Raw Normal View History

2019-07-17 14:47:01 -05:00
uuid: 8eec17b8-68c1-4482-a3ef-a38f65e4bfb8
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
- node.type.article
- node.type.blog
- node.type.page
- node.type.people
- taxonomy.vocabulary.tags
module:
- comment
- contextual
2024-02-23 13:29:42 -08:00
- file
- filter
- node
- shortcut
- system
- taxonomy
- toolbar
2019-07-17 14:47:01 -05:00
_core:
default_config_hash: wx_SmNDtHorXJ90rDiwqo6EvHgyvz6_SZFsFO77cdvY
id: contributor
label: Contributor
weight: 2
is_admin: null
permissions:
- 'access content overview'
2019-07-17 14:47:01 -05:00
- 'access contextual links'
- 'access shortcuts'
2019-10-03 00:48:07 -04:00
- 'access toolbar'
2019-07-18 14:58:29 -05:00
- 'create article content'
2019-07-22 15:27:01 -05:00
- 'create blog content'
2019-07-18 14:58:29 -05:00
- 'create people content'
2024-02-23 13:29:42 -08:00
- 'delete own files'
2019-07-18 14:58:29 -05:00
- 'edit own article content'
2019-07-22 15:27:01 -05:00
- 'edit own blog content'
2019-07-18 14:58:29 -05:00
- 'edit own comments'
- 'edit own page content'
2019-07-18 14:58:29 -05:00
- 'edit own people content'
2019-07-17 14:47:01 -05:00
- 'edit terms in tags'
2019-07-18 14:58:29 -05:00
- 'skip comment approval'
- 'use text format full_html'
2019-07-17 14:47:01 -05:00
- 'view the administration theme'