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
39
config/user.role.authenticated.yml
Normal file
39
config/user.role.authenticated.yml
Normal file
|
@ -0,0 +1,39 @@
|
|||
uuid: e89b7b5d-595c-4ce8-a0fd-fce5d47d0d9a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.basic_html
|
||||
- workflows.workflow.workflow_buttons_trash_publishing
|
||||
module:
|
||||
- comment
|
||||
- content_moderation
|
||||
- exclude_node_title
|
||||
- file
|
||||
- filter
|
||||
- media
|
||||
- shortcut
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
|
||||
id: authenticated
|
||||
label: 'Authenticated user'
|
||||
weight: 1
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access content'
|
||||
- 'access shortcuts'
|
||||
- 'cancel account'
|
||||
- 'change own username'
|
||||
- 'delete own files'
|
||||
- 'post comments'
|
||||
- 'use exclude node title'
|
||||
- 'use exclude node title'
|
||||
- 'use text format basic_html'
|
||||
- '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 media'
|
||||
- 'view media'
|
Loading…
Add table
Add a link
Reference in a new issue