projets OK

This commit is contained in:
2024-09-19 16:22:36 +02:00
parent 2c3c1b02d0
commit 838163f34e
96 changed files with 3977 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ dependencies:
- node.type.faq
- node.type.offre
- node.type.partenaire
- node.type.projet
- node.type.static
- taxonomy.vocabulary.type_dactus
module:
@@ -49,18 +50,23 @@ permissions:
- 'create faq content'
- 'create offre content'
- 'create partenaire content'
- 'create projet content'
- 'create terms in type_dactus'
- 'delete any faq content'
- 'delete any projet content'
- 'delete own offre content'
- 'edit any actualite content'
- 'edit any equipe content'
- 'edit any faq content'
- 'edit any offre content'
- 'edit any partenaire content'
- 'edit any projet content'
- 'edit any static content'
- 'edit les_projets config page entity'
- 'edit meetup config page entity'
- 'edit own actualite content'
- 'edit own offre content'
- 'edit own projet content'
- 'edit terms in type_dactus'
- 'execute entity:save_action menu_link_content'
- 'execute entity:save_action node'
@@ -79,6 +85,7 @@ permissions:
- 'revert equipe revisions'
- 'revert faq revisions'
- 'revert partenaire revisions'
- 'revert projet revisions'
- 'revert static revisions'
- 'update content translations'
- 'use text format offre'
@@ -94,5 +101,6 @@ permissions:
- 'view faq page'
- 'view faq revisions'
- 'view own unpublished content'
- 'view projet revisions'
- 'view static revisions'
- 'view the administration theme'