Compare commits
4 Commits
9db8cebe7d
...
34164911b4
Author | SHA1 | Date |
---|---|---|
Bachir Soussi Chiadmi | 34164911b4 | |
Bachir Soussi Chiadmi | 0e876fbf97 | |
Bachir Soussi Chiadmi | 591b74135c | |
Bachir Soussi Chiadmi | a0fc50a1ca |
|
@ -12,6 +12,7 @@ dependencies:
|
||||||
- field_group
|
- field_group
|
||||||
- file
|
- file
|
||||||
- link
|
- link
|
||||||
|
- path
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
field_group:
|
field_group:
|
||||||
|
@ -102,6 +103,12 @@ content:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 3
|
weight: 3
|
||||||
|
@ -120,7 +127,6 @@ content:
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
created: true
|
||||||
langcode: true
|
langcode: true
|
||||||
path: true
|
|
||||||
promote: true
|
promote: true
|
||||||
sticky: true
|
sticky: true
|
||||||
uid: true
|
uid: true
|
||||||
|
|
|
@ -23,16 +23,8 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
field_poids:
|
|
||||||
type: number_integer
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
thousand_separator: ''
|
|
||||||
prefix_suffix: true
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 1
|
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
|
field_poids: true
|
||||||
langcode: true
|
langcode: true
|
||||||
links: true
|
links: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
|
|
@ -0,0 +1,31 @@
|
||||||
|
uuid: 7660530c-4af3-4ce3-9568-2ae14b080d00
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.full
|
||||||
|
- field.field.node.equipe.field_membre
|
||||||
|
- field.field.node.equipe.field_poids
|
||||||
|
- node.type.equipe
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- user
|
||||||
|
id: node.equipe.full
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: equipe
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
field_membre:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_poids: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
|
@ -12,7 +12,7 @@ type: link
|
||||||
settings: { }
|
settings: { }
|
||||||
module: link
|
module: link
|
||||||
locked: false
|
locked: false
|
||||||
cardinality: 1
|
cardinality: -1
|
||||||
translatable: true
|
translatable: true
|
||||||
indexes: { }
|
indexes: { }
|
||||||
persist_with_no_fields: false
|
persist_with_no_fields: false
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
uuid: 3dbccf96-b731-4133-ad54-6d2a68e6a9a7
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- user.role.editor
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user_add_role_action.editor
|
||||||
|
label: 'Ajouter le rôle Editor aux utilisateurs sélectionnés'
|
||||||
|
type: user
|
||||||
|
plugin: user_add_role_action
|
||||||
|
configuration:
|
||||||
|
rid: editor
|
|
@ -0,0 +1,14 @@
|
||||||
|
uuid: 84b9ed5c-d155-45b4-8f9d-b447e7e8e5fc
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- user.role.editor
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user_remove_role_action.editor
|
||||||
|
label: 'Enlever le rôle Editor des utilisateurs sélectionnés'
|
||||||
|
type: user
|
||||||
|
plugin: user_remove_role_action
|
||||||
|
configuration:
|
||||||
|
rid: editor
|
|
@ -3,13 +3,20 @@ langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- node.type.actualite
|
||||||
|
- node.type.equipe
|
||||||
|
- node.type.partenaire
|
||||||
- node.type.static
|
- node.type.static
|
||||||
|
- taxonomy.vocabulary.type_dactus
|
||||||
module:
|
module:
|
||||||
- actions_permissions
|
- actions_permissions
|
||||||
- content_translation
|
- content_translation
|
||||||
- file
|
- file
|
||||||
|
- filter
|
||||||
- node
|
- node
|
||||||
- system
|
- system
|
||||||
|
- taxonomy
|
||||||
- toolbar
|
- toolbar
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: qjP-_ce85KMPC6bVZSJhrJVg9g3ctrzIduVBuGb1c9A
|
default_config_hash: qjP-_ce85KMPC6bVZSJhrJVg9g3ctrzIduVBuGb1c9A
|
||||||
|
@ -19,12 +26,21 @@ weight: -7
|
||||||
is_admin: null
|
is_admin: null
|
||||||
permissions:
|
permissions:
|
||||||
- 'access administration pages'
|
- 'access administration pages'
|
||||||
|
- 'access content overview'
|
||||||
- 'access files overview'
|
- 'access files overview'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
- 'administer users'
|
- 'administer users'
|
||||||
- 'change own username'
|
- 'change own username'
|
||||||
|
- 'create actualite content'
|
||||||
- 'create content translations'
|
- 'create content translations'
|
||||||
|
- 'create equipe content'
|
||||||
|
- 'create partenaire content'
|
||||||
|
- 'create terms in type_dactus'
|
||||||
|
- 'edit any actualite content'
|
||||||
|
- 'edit any equipe content'
|
||||||
|
- 'edit any partenaire content'
|
||||||
- 'edit any static content'
|
- 'edit any static content'
|
||||||
|
- 'edit terms in type_dactus'
|
||||||
- 'execute entity:save_action menu_link_content'
|
- 'execute entity:save_action menu_link_content'
|
||||||
- 'execute entity:save_action node'
|
- 'execute entity:save_action node'
|
||||||
- 'execute entity:save_action taxonomy_term'
|
- 'execute entity:save_action taxonomy_term'
|
||||||
|
@ -38,7 +54,11 @@ permissions:
|
||||||
- 'execute user_unblock_user_action user'
|
- 'execute user_unblock_user_action user'
|
||||||
- 'execute vbo_cancel_user_action user'
|
- 'execute vbo_cancel_user_action user'
|
||||||
- 'execute views_bulk_edit all'
|
- 'execute views_bulk_edit all'
|
||||||
|
- 'revert actualite revisions'
|
||||||
|
- 'revert equipe revisions'
|
||||||
|
- 'revert partenaire revisions'
|
||||||
- 'revert static revisions'
|
- 'revert static revisions'
|
||||||
- 'update content translations'
|
- 'update content translations'
|
||||||
|
- 'use text format wysiwyg'
|
||||||
- 'view static revisions'
|
- 'view static revisions'
|
||||||
- 'view the administration theme'
|
- 'view the administration theme'
|
||||||
|
|
|
@ -0,0 +1,49 @@
|
||||||
|
uuid: fd36b79f-f3ed-407d-ab9f-fd17c84b8bd4
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- node.type.actualite
|
||||||
|
- node.type.equipe
|
||||||
|
- node.type.partenaire
|
||||||
|
- node.type.static
|
||||||
|
- taxonomy.vocabulary.type_dactus
|
||||||
|
module:
|
||||||
|
- actions_permissions
|
||||||
|
- filter
|
||||||
|
- node
|
||||||
|
- system
|
||||||
|
- taxonomy
|
||||||
|
- toolbar
|
||||||
|
id: editor
|
||||||
|
label: Editor
|
||||||
|
weight: -5
|
||||||
|
is_admin: null
|
||||||
|
permissions:
|
||||||
|
- 'access administration pages'
|
||||||
|
- 'access content overview'
|
||||||
|
- 'access toolbar'
|
||||||
|
- 'create actualite content'
|
||||||
|
- 'create equipe content'
|
||||||
|
- 'create partenaire content'
|
||||||
|
- 'create terms in type_dactus'
|
||||||
|
- 'edit any actualite content'
|
||||||
|
- 'edit any equipe content'
|
||||||
|
- 'edit any partenaire content'
|
||||||
|
- 'edit any static content'
|
||||||
|
- 'edit terms in type_dactus'
|
||||||
|
- 'execute entity:save_action menu_link_content'
|
||||||
|
- 'execute entity:save_action node'
|
||||||
|
- 'execute entity:save_action taxonomy_term'
|
||||||
|
- 'execute entity:save_action user'
|
||||||
|
- 'execute node_promote_action node'
|
||||||
|
- 'execute node_unpromote_action node'
|
||||||
|
- 'execute user_unblock_user_action user'
|
||||||
|
- 'revert actualite revisions'
|
||||||
|
- 'revert equipe revisions'
|
||||||
|
- 'revert partenaire revisions'
|
||||||
|
- 'revert static revisions'
|
||||||
|
- 'use text format wysiwyg'
|
||||||
|
- 'view static revisions'
|
||||||
|
- 'view the administration theme'
|
Loading…
Reference in New Issue