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

@@ -24,6 +24,7 @@ dependencies:
- system
- taxonomy
- toolbar
- view_unpublished
_core:
default_config_hash: qjP-_ce85KMPC6bVZSJhrJVg9g3ctrzIduVBuGb1c9A
id: admin
@@ -49,6 +50,8 @@ permissions:
- 'create offre content'
- 'create partenaire content'
- 'create terms in type_dactus'
- 'delete any faq content'
- 'delete own offre content'
- 'edit any actualite content'
- 'edit any equipe content'
- 'edit any faq content'
@@ -57,6 +60,7 @@ permissions:
- 'edit any static content'
- 'edit meetup config page entity'
- 'edit own actualite content'
- 'edit own offre content'
- 'edit terms in type_dactus'
- 'execute entity:save_action menu_link_content'
- 'execute entity:save_action node'
@@ -80,7 +84,15 @@ permissions:
- 'use text format offre'
- 'use text format wysiwyg'
- 'view actualite revisions'
- 'view all revisions'
- 'view any unpublished actualite content'
- 'view any unpublished equipe content'
- 'view any unpublished faq content'
- 'view any unpublished offre content'
- 'view any unpublished partenaire content'
- 'view any unpublished static content'
- 'view faq page'
- 'view faq revisions'
- 'view own unpublished content'
- 'view static revisions'
- 'view the administration theme'