
| Current Path : /var/www/html/rocksensor/web/core/recipes/content_editor_role/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor/web/core/recipes/content_editor_role/recipe.yml |
name: 'Content editor role'
description: 'Provides the Content editor role.'
type: 'User role'
install:
# Node provides the `view own unpublished content` permission.
- node
config:
# If the content_editor role already exists, we don't really care what it looks like.
strict: false
actions:
user.role.content_editor:
grantPermissions:
- 'access administration pages'
- 'view own unpublished content'