created content types and fields

This commit is contained in:
2021-11-08 12:47:28 +01:00
parent 3ed26fdeb2
commit ec94ccb554
59 changed files with 1894 additions and 2 deletions
+22
View File
@@ -0,0 +1,22 @@
uuid: ae766786-6485-4ab8-8eff-0920454613bb
langcode: fr
status: true
dependencies: { }
id: editeur
label: Editeur
weight: -3
is_admin: null
permissions:
- 'access administration pages'
- 'create evenement content'
- 'create static content'
- 'edit any evenement content'
- 'edit any static content'
- 'edit own evenement content'
- 'edit own static content'
- 'revert evenement revisions'
- 'revert static revisions'
- 'view evenement revisions'
- 'view own unpublished content'
- 'view static revisions'
- 'view the administration theme'