Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
59
config/user.role.contributor.yml
Normal file
59
config/user.role.contributor.yml
Normal file
|
@ -0,0 +1,59 @@
|
|||
uuid: d273cab8-968a-41d8-885e-6702a2ea4f0a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.article
|
||||
- node.type.blog
|
||||
- node.type.page
|
||||
- node.type.people
|
||||
- node.type.resource
|
||||
- taxonomy.vocabulary.tags
|
||||
- workflows.workflow.workflow_buttons_trash_publishing
|
||||
module:
|
||||
- comment
|
||||
- content_moderation
|
||||
- contextual
|
||||
- exclude_node_title
|
||||
- file
|
||||
- media
|
||||
- node
|
||||
- system
|
||||
- taxonomy
|
||||
_core:
|
||||
default_config_hash: wx_SmNDtHorXJ90rDiwqo6EvHgyvz6_SZFsFO77cdvY
|
||||
id: contributor
|
||||
label: Contributor
|
||||
weight: 2
|
||||
is_admin: null
|
||||
permissions:
|
||||
- 'access content overview'
|
||||
- 'access contextual links'
|
||||
- 'access media overview'
|
||||
- 'create article content'
|
||||
- 'create blog content'
|
||||
- 'create media'
|
||||
- 'create page content'
|
||||
- 'create people content'
|
||||
- 'create resource content'
|
||||
- 'create terms in tags'
|
||||
- 'delete own article content'
|
||||
- 'delete own blog content'
|
||||
- 'delete own files'
|
||||
- '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'
|
||||
- 'update media'
|
||||
- 'use exclude node title'
|
||||
- 'use workflow_buttons_trash_publishing transition create_new_draft'
|
||||
- 'use workflow_buttons_trash_publishing transition save_draft_leave_current_published'
|
||||
- 'use workflow_buttons_trash_publishing transition save_unpublished'
|
||||
- 'view all media revisions'
|
||||
- 'view all revisions'
|
||||
- 'view own unpublished content'
|
||||
- 'view the administration theme'
|
Loading…
Add table
Add a link
Reference in a new issue