Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Grant the content_editor role permission to create, edit, and delete …
Browse files Browse the repository at this point in the history
…basic blocks.
  • Loading branch information
phenaproxima committed Apr 30, 2024
1 parent 4866e55 commit cc27b8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipes/starshot/config/user.role.content_editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ weight: 2
is_admin: false
permissions:
- 'access administration pages'
- 'access block library'
- 'access coffee'
- 'access content overview'
- 'access contextual links'
Expand All @@ -16,13 +17,16 @@ permissions:
- 'access toolbar'
- 'administer redirects'
- 'administer url aliases'
- 'create basic block content'
- 'create content translations'
- 'delete content translations'
- 'update content translations'
- 'create terms in tags'
- 'create url aliases'
- 'edit any basic block content'
- 'edit own comments'
- 'edit terms in tags'
- 'delete any basic block content'
- 'delete own files'
- 'revert all revisions'
- 'schedule publishing of nodes'
Expand Down

0 comments on commit cc27b8a

Please sign in to comment.