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

44 lines
939 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.footnote
- filter.format.full_html
- node.type.blog
module:
- comment
- contact
- contextual
2024-02-23 13:29:42 -08:00
- file
- filter
2024-02-23 13:29:42 -08:00
- help
- 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'
2024-02-23 13:29:42 -08:00
- 'access help pages'
2019-07-17 14:47:01 -05:00
- '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'
2024-02-23 13:29:42 -08:00
- 'delete own files'
2019-07-17 14:47:01 -05:00
- 'edit own blog content'
- 'edit own blog content'
- 'edit own comments'
- 'post comments'
- 'skip comment approval'
- 'use text format footnote'
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'