drupal-erable/config/sync/user.role.candidat.yml

26 lines
532 B
YAML
Raw Normal View History

2024-03-25 15:59:38 +01:00
uuid: 1ec47d70-b26b-4894-b7c7-99c2594ae1b0
langcode: fr
status: true
dependencies:
config:
- filter.format.offre
- node.type.offre
2024-04-09 12:11:18 +02:00
- node.type.static
2024-03-25 15:59:38 +01:00
module:
- filter
- node
2024-04-09 12:11:18 +02:00
- view_unpublished
2024-03-25 15:59:38 +01:00
id: candidat
label: Candidat
weight: -4
is_admin: null
permissions:
- 'change own username'
- 'create offre content'
2024-04-09 12:11:18 +02:00
- 'delete own offre content'
2024-03-25 15:59:38 +01:00
- 'edit own offre content'
- 'use text format offre'
2024-04-09 12:11:18 +02:00
- 'view all revisions'
- 'view any unpublished static content'
- 'view own unpublished content'