permissions and content moderation

This commit is contained in:
2024-04-09 12:11:18 +02:00
parent c444355f1b
commit 090ead3cbb
13 changed files with 2090 additions and 164 deletions

View File

@@ -5,9 +5,11 @@ dependencies:
config:
- filter.format.offre
- node.type.offre
- node.type.static
module:
- filter
- node
- view_unpublished
id: candidat
label: Candidat
weight: -4
@@ -15,5 +17,9 @@ is_admin: null
permissions:
- 'change own username'
- 'create offre content'
- 'delete own offre content'
- 'edit own offre content'
- 'use text format offre'
- 'view all revisions'
- 'view any unpublished static content'
- 'view own unpublished content'