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

38 lines
810 B
YAML
Raw Normal View History

2019-07-17 14:47:01 -05:00
uuid: 71e86e82-b27c-4562-a51d-1241958e68b7
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
- node.type.blog
module:
- comment
- contact
- contextual
- filter
- node
- system
- toolbar
2019-07-17 14:47:01 -05:00
id: invited_blogger
label: 'Invited blogger'
2019-07-17 14:47:01 -05:00
weight: 0
is_admin: null
permissions:
- 'access administration pages'
- 'access comments'
- 'access content'
- 'access contextual links'
- 'access site-wide contact form'
2019-10-03 00:48:07 -04:00
- 'access toolbar'
2019-07-17 14:47:01 -05:00
- 'change own username'
- 'create blog content'
- 'delete own blog content'
- 'edit own blog content'
- 'edit own blog content'
- 'edit own comments'
- 'post comments'
- 'skip comment approval'
2019-10-03 00:48:07 -04:00
- 'use text format full_html'
2019-07-17 14:47:01 -05:00
- 'view own unpublished content'
- 'view the administration theme'