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:
@@ -40,6 +41,7 @@ permissions:
- 'create faq content'
- 'create offre content'
- 'create partenaire content'
- 'create projet content'
- 'create terms in type_dactus'
- 'delete any faq content'
- 'delete own offre content'
@@ -48,10 +50,13 @@ permissions:
- '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'
@@ -64,6 +69,7 @@ permissions:
- 'revert equipe revisions'
- 'revert faq revisions'
- 'revert partenaire revisions'
- 'revert projet revisions'
- 'revert static revisions'
- 'use text format offre'
- 'use text format wysiwyg'
@@ -78,5 +84,6 @@ permissions:
- 'view faq page'
- 'view faq revisions'
- 'view own unpublished content'
- 'view projet revisions'
- 'view static revisions'
- 'view the administration theme'