CT projet done
This commit is contained in:
parent
a41bd0437a
commit
7d5b684169
@ -4,10 +4,133 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.projet.body
|
||||
- field.field.node.projet.field_comparatifs_associes
|
||||
- field.field.node.projet.field_diaporama
|
||||
- field.field.node.projet.field_equipes
|
||||
- field.field.node.projet.field_evenements_lies
|
||||
- field.field.node.projet.field_partenaires
|
||||
- field.field.node.projet.field_programme
|
||||
- field.field.node.projet.field_programme_du_projet
|
||||
- field.field.node.projet.field_projets_lies
|
||||
- field.field.node.projet.field_ressources_liees
|
||||
- field.field.node.projet.field_themes_lies
|
||||
- field.field.node.projet.field_ville
|
||||
- image.style.thumbnail
|
||||
- node.type.projet
|
||||
module:
|
||||
- path
|
||||
- field_group
|
||||
- image
|
||||
- inline_entity_form
|
||||
- text
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_tabs:
|
||||
children:
|
||||
- group_textes
|
||||
- group_equipes
|
||||
- group_partenaires
|
||||
- group_liens
|
||||
- group_media
|
||||
parent_name: ''
|
||||
weight: 3
|
||||
format_type: tabs
|
||||
region: content
|
||||
format_settings:
|
||||
id: ''
|
||||
classes: ''
|
||||
direction: horizontal
|
||||
label: Tabs
|
||||
group_equipes:
|
||||
children:
|
||||
- field_equipes
|
||||
parent_name: group_tabs
|
||||
weight: 10
|
||||
format_type: tab
|
||||
region: content
|
||||
format_settings:
|
||||
id: ''
|
||||
classes: ''
|
||||
description: ''
|
||||
formatter: closed
|
||||
required_fields: true
|
||||
label: Équipes
|
||||
group_partenaires:
|
||||
children:
|
||||
- field_partenaires
|
||||
parent_name: group_tabs
|
||||
weight: 11
|
||||
format_type: tab
|
||||
region: content
|
||||
format_settings:
|
||||
id: ''
|
||||
classes: ''
|
||||
description: ''
|
||||
formatter: closed
|
||||
required_fields: true
|
||||
label: Partenaires
|
||||
group_textes:
|
||||
children:
|
||||
- body
|
||||
- field_programme_du_projet
|
||||
parent_name: group_tabs
|
||||
weight: 9
|
||||
format_type: tab
|
||||
region: content
|
||||
format_settings:
|
||||
id: ''
|
||||
classes: ''
|
||||
description: ''
|
||||
formatter: closed
|
||||
required_fields: true
|
||||
label: Textes
|
||||
group_liens:
|
||||
children:
|
||||
- field_projets_lies
|
||||
- field_themes_lies
|
||||
- field_comparatifs_associes
|
||||
- field_evenements_lies
|
||||
- field_ressources_liees
|
||||
parent_name: group_tabs
|
||||
weight: 12
|
||||
format_type: tab
|
||||
region: content
|
||||
format_settings:
|
||||
id: ''
|
||||
classes: ''
|
||||
description: ''
|
||||
formatter: closed
|
||||
required_fields: true
|
||||
label: Liens
|
||||
group_media:
|
||||
children:
|
||||
- field_diaporama
|
||||
parent_name: group_tabs
|
||||
weight: 20
|
||||
format_type: tab
|
||||
region: content
|
||||
format_settings:
|
||||
id: ''
|
||||
classes: ''
|
||||
description: ''
|
||||
formatter: closed
|
||||
required_fields: true
|
||||
label: Media
|
||||
group_details:
|
||||
children:
|
||||
- status
|
||||
- promote
|
||||
parent_name: ''
|
||||
weight: 20
|
||||
format_type: details_sidebar
|
||||
region: content
|
||||
format_settings:
|
||||
description: ''
|
||||
open: true
|
||||
required_fields: true
|
||||
id: ''
|
||||
classes: ''
|
||||
weight: 0
|
||||
label: Details
|
||||
id: node.projet.default
|
||||
targetEntityType: node
|
||||
bundle: projet
|
||||
@ -15,7 +138,7 @@ mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 121
|
||||
weight: 4
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
@ -23,67 +146,144 @@ content:
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
field_comparatifs_associes:
|
||||
weight: 8
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
field_diaporama:
|
||||
weight: 12
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
type: image_image
|
||||
region: content
|
||||
field_equipes:
|
||||
type: inline_entity_form_simple
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
form_mode: default
|
||||
revision: false
|
||||
override_labels: false
|
||||
label_singular: ''
|
||||
label_plural: ''
|
||||
collapsible: false
|
||||
collapsed: false
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
field_evenements_lies:
|
||||
weight: 9
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
settings: { }
|
||||
field_partenaires:
|
||||
type: inline_entity_form_simple
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
form_mode: default
|
||||
revision: false
|
||||
override_labels: false
|
||||
label_singular: ''
|
||||
label_plural: ''
|
||||
collapsible: false
|
||||
collapsed: false
|
||||
third_party_settings: { }
|
||||
field_programme:
|
||||
weight: 1
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
field_programme_du_projet:
|
||||
weight: 5
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
field_projets_lies:
|
||||
weight: 6
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
field_ressources_liees:
|
||||
weight: 10
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
field_themes_lies:
|
||||
weight: 7
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
field_ville:
|
||||
weight: 2
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 15
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 120
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 16
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 5
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
match_limit: 10
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden: { }
|
||||
hidden:
|
||||
created: true
|
||||
langcode: true
|
||||
path: true
|
||||
sticky: true
|
||||
uid: true
|
||||
url_redirects: true
|
||||
|
@ -0,0 +1,54 @@
|
||||
uuid: 750b5e59-be87-4bb5-8a4e-05630429ef70
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.equipes.field_membres
|
||||
- field.field.paragraph.equipes.field_texte_intro
|
||||
- field.field.paragraph.equipes.field_type_equipe
|
||||
- paragraphs.paragraphs_type.equipes
|
||||
module:
|
||||
- paragraphs
|
||||
- text
|
||||
id: paragraph.equipes.default
|
||||
targetEntityType: paragraph
|
||||
bundle: equipes
|
||||
mode: default
|
||||
content:
|
||||
field_membres:
|
||||
type: paragraphs
|
||||
weight: 2
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
edit_mode: open
|
||||
closed_mode: summary
|
||||
autocollapse: none
|
||||
closed_mode_threshold: 0
|
||||
add_mode: dropdown
|
||||
form_display_mode: default
|
||||
default_paragraph_type: ''
|
||||
features:
|
||||
collapse_edit_all: collapse_edit_all
|
||||
duplicate: duplicate
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_texte_intro:
|
||||
weight: 1
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
field_type_equipe:
|
||||
weight: 3
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
@ -0,0 +1,66 @@
|
||||
uuid: 7c26e4f9-ad7a-4e90-9203-6650ef17b866
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.partenaires.field_fichiers
|
||||
- field.field.paragraph.partenaires.field_lien
|
||||
- field.field.paragraph.partenaires.field_logo_partenaire
|
||||
- field.field.paragraph.partenaires.field_nom_partenaire
|
||||
- field.field.paragraph.partenaires.field_partenaires_enfants
|
||||
- field.field.paragraph.partenaires.field_presentation
|
||||
- image.style.thumbnail
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- link
|
||||
- text
|
||||
id: paragraph.partenaires.default
|
||||
targetEntityType: paragraph
|
||||
bundle: partenaires
|
||||
mode: default
|
||||
content:
|
||||
field_fichiers:
|
||||
weight: 4
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
type: file_generic
|
||||
region: content
|
||||
field_lien:
|
||||
weight: 3
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
type: link_default
|
||||
region: content
|
||||
field_logo_partenaire:
|
||||
weight: 1
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
type: image_image
|
||||
region: content
|
||||
field_nom_partenaire:
|
||||
weight: 0
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
field_presentation:
|
||||
weight: 2
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_partenaires_enfants: true
|
||||
status: true
|
@ -0,0 +1,53 @@
|
||||
uuid: 2276051c-18f2-4d42-b3d4-46b7b89e88ff
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.personne.field_fonction
|
||||
- field.field.paragraph.personne.field_nom
|
||||
- field.field.paragraph.personne.field_photo
|
||||
- field.field.paragraph.personne.field_prenom
|
||||
- image.style.thumbnail
|
||||
- paragraphs.paragraphs_type.personne
|
||||
module:
|
||||
- image
|
||||
id: paragraph.personne.default
|
||||
targetEntityType: paragraph
|
||||
bundle: personne
|
||||
mode: default
|
||||
content:
|
||||
field_fonction:
|
||||
weight: 3
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
field_nom:
|
||||
weight: 1
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
field_photo:
|
||||
weight: 0
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
type: image_image
|
||||
region: content
|
||||
field_prenom:
|
||||
weight: 2
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
@ -4,8 +4,21 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.projet.body
|
||||
- field.field.node.projet.field_comparatifs_associes
|
||||
- field.field.node.projet.field_diaporama
|
||||
- field.field.node.projet.field_equipes
|
||||
- field.field.node.projet.field_evenements_lies
|
||||
- field.field.node.projet.field_partenaires
|
||||
- field.field.node.projet.field_programme
|
||||
- field.field.node.projet.field_programme_du_projet
|
||||
- field.field.node.projet.field_projets_lies
|
||||
- field.field.node.projet.field_ressources_liees
|
||||
- field.field.node.projet.field_themes_lies
|
||||
- field.field.node.projet.field_ville
|
||||
- node.type.projet
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- image
|
||||
- text
|
||||
- user
|
||||
id: node.projet.default
|
||||
@ -20,6 +33,96 @@ content:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_comparatifs_associes:
|
||||
weight: 106
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
field_diaporama:
|
||||
weight: 107
|
||||
label: above
|
||||
settings:
|
||||
image_style: ''
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: image
|
||||
region: content
|
||||
field_equipes:
|
||||
type: entity_reference_revisions_entity_view
|
||||
weight: 111
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_evenements_lies:
|
||||
weight: 109
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
field_partenaires:
|
||||
type: entity_reference_revisions_entity_view
|
||||
weight: 112
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_programme:
|
||||
weight: 102
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
field_programme_du_projet:
|
||||
weight: 108
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
field_projets_lies:
|
||||
weight: 104
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
field_ressources_liees:
|
||||
weight: 110
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
field_themes_lies:
|
||||
weight: 105
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
field_ville:
|
||||
weight: 103
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
|
@ -5,6 +5,17 @@ dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.projet.body
|
||||
- field.field.node.projet.field_comparatifs_associes
|
||||
- field.field.node.projet.field_diaporama
|
||||
- field.field.node.projet.field_equipes
|
||||
- field.field.node.projet.field_evenements_lies
|
||||
- field.field.node.projet.field_partenaires
|
||||
- field.field.node.projet.field_programme
|
||||
- field.field.node.projet.field_programme_du_projet
|
||||
- field.field.node.projet.field_projets_lies
|
||||
- field.field.node.projet.field_ressources_liees
|
||||
- field.field.node.projet.field_themes_lies
|
||||
- field.field.node.projet.field_ville
|
||||
- node.type.projet
|
||||
module:
|
||||
- text
|
||||
@ -28,5 +39,16 @@ content:
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
field_comparatifs_associes: true
|
||||
field_diaporama: true
|
||||
field_equipes: true
|
||||
field_evenements_lies: true
|
||||
field_partenaires: true
|
||||
field_programme: true
|
||||
field_programme_du_projet: true
|
||||
field_projets_lies: true
|
||||
field_ressources_liees: true
|
||||
field_themes_lies: true
|
||||
field_ville: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
|
@ -0,0 +1,43 @@
|
||||
uuid: 53a0198c-d219-455e-9862-887ac77771e3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.equipes.field_membres
|
||||
- field.field.paragraph.equipes.field_texte_intro
|
||||
- field.field.paragraph.equipes.field_type_equipe
|
||||
- paragraphs.paragraphs_type.equipes
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- text
|
||||
id: paragraph.equipes.default
|
||||
targetEntityType: paragraph
|
||||
bundle: equipes
|
||||
mode: default
|
||||
content:
|
||||
field_membres:
|
||||
type: entity_reference_revisions_entity_view
|
||||
weight: 2
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_texte_intro:
|
||||
weight: 1
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
field_type_equipe:
|
||||
weight: 3
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
@ -0,0 +1,78 @@
|
||||
uuid: dc84cbff-ebee-4901-9077-ef75b9f48df1
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.partenaires.field_fichiers
|
||||
- field.field.paragraph.partenaires.field_lien
|
||||
- field.field.paragraph.partenaires.field_logo_partenaire
|
||||
- field.field.paragraph.partenaires.field_nom_partenaire
|
||||
- field.field.paragraph.partenaires.field_partenaires_enfants
|
||||
- field.field.paragraph.partenaires.field_presentation
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- file
|
||||
- image
|
||||
- link
|
||||
- text
|
||||
id: paragraph.partenaires.default
|
||||
targetEntityType: paragraph
|
||||
bundle: partenaires
|
||||
mode: default
|
||||
content:
|
||||
field_fichiers:
|
||||
weight: 4
|
||||
label: above
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
third_party_settings: { }
|
||||
type: file_default
|
||||
region: content
|
||||
field_lien:
|
||||
weight: 3
|
||||
label: above
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
type: link
|
||||
region: content
|
||||
field_logo_partenaire:
|
||||
weight: 1
|
||||
label: above
|
||||
settings:
|
||||
image_style: ''
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: image
|
||||
region: content
|
||||
field_nom_partenaire:
|
||||
weight: 0
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
region: content
|
||||
field_partenaires_enfants:
|
||||
type: entity_reference_revisions_entity_view
|
||||
weight: 5
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_presentation:
|
||||
weight: 2
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
@ -0,0 +1,52 @@
|
||||
uuid: 76aa9074-e248-4629-a4e3-f67b8a3b460a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.personne.field_fonction
|
||||
- field.field.paragraph.personne.field_nom
|
||||
- field.field.paragraph.personne.field_photo
|
||||
- field.field.paragraph.personne.field_prenom
|
||||
- paragraphs.paragraphs_type.personne
|
||||
module:
|
||||
- image
|
||||
id: paragraph.personne.default
|
||||
targetEntityType: paragraph
|
||||
bundle: personne
|
||||
mode: default
|
||||
content:
|
||||
field_fonction:
|
||||
weight: 3
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
region: content
|
||||
field_nom:
|
||||
weight: 1
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
region: content
|
||||
field_photo:
|
||||
weight: 0
|
||||
label: above
|
||||
settings:
|
||||
image_style: ''
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: image
|
||||
region: content
|
||||
field_prenom:
|
||||
weight: 2
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
@ -11,7 +11,7 @@ id: node.projet.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: Body
|
||||
label: 'Texte d''introduction'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
|
@ -0,0 +1,29 @@
|
||||
uuid: 3847ddcf-b7fe-4236-93be-9e3912c25d27
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_comparatifs_associes
|
||||
- node.type.projet
|
||||
- node.type.theme
|
||||
id: node.projet.field_comparatifs_associes
|
||||
field_name: field_comparatifs_associes
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: 'Comparatifs associés'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
theme: theme
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
38
config/sync/field.field.node.projet.field_diaporama.yml
Normal file
38
config/sync/field.field.node.projet.field_diaporama.yml
Normal file
@ -0,0 +1,38 @@
|
||||
uuid: 41242735-f960-4d56-9d10-0ef659bb800e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_diaporama
|
||||
- node.type.projet
|
||||
module:
|
||||
- image
|
||||
id: node.projet.field_diaporama
|
||||
field_name: field_diaporama
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: Diaporama
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: false
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: image
|
40
config/sync/field.field.node.projet.field_equipes.yml
Normal file
40
config/sync/field.field.node.projet.field_equipes.yml
Normal file
@ -0,0 +1,40 @@
|
||||
uuid: 1fb1be46-fa36-4733-83dd-dc118568237f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_equipes
|
||||
- node.type.projet
|
||||
- paragraphs.paragraphs_type.equipes
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: node.projet.field_equipes
|
||||
field_name: field_equipes
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: Équipes
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
negate: 0
|
||||
target_bundles:
|
||||
equipes: equipes
|
||||
target_bundles_drag_drop:
|
||||
equipes:
|
||||
enabled: true
|
||||
weight: 6
|
||||
module_colloque:
|
||||
weight: 7
|
||||
enabled: false
|
||||
module_publication:
|
||||
weight: 5
|
||||
enabled: false
|
||||
partenaires:
|
||||
weight: 8
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
@ -0,0 +1,29 @@
|
||||
uuid: 6dc9500d-2b6e-40eb-b87a-11ab32960521
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_evenements_lies
|
||||
- node.type.evenement
|
||||
- node.type.projet
|
||||
id: node.projet.field_evenements_lies
|
||||
field_name: field_evenements_lies
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: 'Évènements liés'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
evenement: evenement
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
40
config/sync/field.field.node.projet.field_partenaires.yml
Normal file
40
config/sync/field.field.node.projet.field_partenaires.yml
Normal file
@ -0,0 +1,40 @@
|
||||
uuid: 706d7903-c7d4-44c1-af9d-e3b061782f24
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_partenaires
|
||||
- node.type.projet
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: node.projet.field_partenaires
|
||||
field_name: field_partenaires
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: Partenaires
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
negate: 0
|
||||
target_bundles:
|
||||
partenaires: partenaires
|
||||
target_bundles_drag_drop:
|
||||
equipes:
|
||||
weight: 6
|
||||
enabled: false
|
||||
module_colloque:
|
||||
weight: 7
|
||||
enabled: false
|
||||
module_publication:
|
||||
weight: 5
|
||||
enabled: false
|
||||
partenaires:
|
||||
enabled: true
|
||||
weight: 8
|
||||
field_type: entity_reference_revisions
|
29
config/sync/field.field.node.projet.field_programme.yml
Normal file
29
config/sync/field.field.node.projet.field_programme.yml
Normal file
@ -0,0 +1,29 @@
|
||||
uuid: 850e1eb1-3266-46e6-9707-2daa4ab3ebe2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_programme
|
||||
- node.type.programme
|
||||
- node.type.projet
|
||||
id: node.projet.field_programme
|
||||
field_name: field_programme
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: 'Programme Popsu'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
programme: programme
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
@ -0,0 +1,21 @@
|
||||
uuid: 50167475-199e-4349-bd50-e87baff0c66a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_programme_du_projet
|
||||
- node.type.projet
|
||||
module:
|
||||
- text
|
||||
id: node.projet.field_programme_du_projet
|
||||
field_name: field_programme_du_projet
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: 'Programme du projet'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
28
config/sync/field.field.node.projet.field_projets_lies.yml
Normal file
28
config/sync/field.field.node.projet.field_projets_lies.yml
Normal file
@ -0,0 +1,28 @@
|
||||
uuid: d2ffc5fb-d42d-4974-bb95-db7424bc0cac
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_projets_lies
|
||||
- node.type.projet
|
||||
id: node.projet.field_projets_lies
|
||||
field_name: field_projets_lies
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: 'Projets liés'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
projet: projet
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
@ -0,0 +1,29 @@
|
||||
uuid: ba02599e-05c7-444e-b27d-fcf6fcccae62
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_ressources_liees
|
||||
- node.type.projet
|
||||
- node.type.ressource
|
||||
id: node.projet.field_ressources_liees
|
||||
field_name: field_ressources_liees
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: 'Ressources liées'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
ressource: ressource
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
29
config/sync/field.field.node.projet.field_themes_lies.yml
Normal file
29
config/sync/field.field.node.projet.field_themes_lies.yml
Normal file
@ -0,0 +1,29 @@
|
||||
uuid: 07ffeb0b-c566-480d-96c3-e8118c638197
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_themes_lies
|
||||
- node.type.projet
|
||||
- node.type.theme
|
||||
id: node.projet.field_themes_lies
|
||||
field_name: field_themes_lies
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: 'Thèmes liés'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
theme: theme
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
29
config/sync/field.field.node.projet.field_ville.yml
Normal file
29
config/sync/field.field.node.projet.field_ville.yml
Normal file
@ -0,0 +1,29 @@
|
||||
uuid: 234b6fd1-a33e-4f9d-a375-a7960f88da22
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_ville
|
||||
- node.type.projet
|
||||
- taxonomy.vocabulary.villes
|
||||
id: node.projet.field_ville
|
||||
field_name: field_ville
|
||||
entity_type: node
|
||||
bundle: projet
|
||||
label: Ville
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
villes: villes
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
43
config/sync/field.field.paragraph.equipes.field_membres.yml
Normal file
43
config/sync/field.field.paragraph.equipes.field_membres.yml
Normal file
@ -0,0 +1,43 @@
|
||||
uuid: 1397ed45-76fa-4165-8e6b-43a1febeef29
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_membres
|
||||
- paragraphs.paragraphs_type.equipes
|
||||
- paragraphs.paragraphs_type.personne
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: paragraph.equipes.field_membres
|
||||
field_name: field_membres
|
||||
entity_type: paragraph
|
||||
bundle: equipes
|
||||
label: Membres
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
negate: 0
|
||||
target_bundles:
|
||||
personne: personne
|
||||
target_bundles_drag_drop:
|
||||
equipes:
|
||||
weight: 7
|
||||
enabled: false
|
||||
module_colloque:
|
||||
weight: 8
|
||||
enabled: false
|
||||
module_publication:
|
||||
weight: 9
|
||||
enabled: false
|
||||
partenaires:
|
||||
weight: 10
|
||||
enabled: false
|
||||
personne:
|
||||
enabled: true
|
||||
weight: 6
|
||||
field_type: entity_reference_revisions
|
@ -0,0 +1,21 @@
|
||||
uuid: 1fa16a70-033a-48d2-8ecd-c3dfcfd2aedc
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_texte_intro
|
||||
- paragraphs.paragraphs_type.equipes
|
||||
module:
|
||||
- text
|
||||
id: paragraph.equipes.field_texte_intro
|
||||
field_name: field_texte_intro
|
||||
entity_type: paragraph
|
||||
bundle: equipes
|
||||
label: 'Texte d''introduction'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
@ -0,0 +1,19 @@
|
||||
uuid: 61ed6c76-0903-4a89-b79b-65c4f60ace42
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_type_equipe
|
||||
- paragraphs.paragraphs_type.equipes
|
||||
id: paragraph.equipes.field_type_equipe
|
||||
field_name: field_type_equipe
|
||||
entity_type: paragraph
|
||||
bundle: equipes
|
||||
label: 'Type d''équipe'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,27 @@
|
||||
uuid: efec5c96-82f3-4991-a45e-19ba1148ff1c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_fichiers
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
module:
|
||||
- file
|
||||
id: paragraph.partenaires.field_fichiers
|
||||
field_name: field_fichiers
|
||||
entity_type: paragraph
|
||||
bundle: partenaires
|
||||
label: Fichiers
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: pdf
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: file
|
23
config/sync/field.field.paragraph.partenaires.field_lien.yml
Normal file
23
config/sync/field.field.paragraph.partenaires.field_lien.yml
Normal file
@ -0,0 +1,23 @@
|
||||
uuid: e69d2667-1046-4e48-a154-8a623a89d464
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_lien
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
module:
|
||||
- link
|
||||
id: paragraph.partenaires.field_lien
|
||||
field_name: field_lien
|
||||
entity_type: paragraph
|
||||
bundle: partenaires
|
||||
label: Lien
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
link_type: 17
|
||||
title: 1
|
||||
field_type: link
|
@ -0,0 +1,38 @@
|
||||
uuid: 60e268d1-dbad-4df0-bcfd-d3167370d479
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_logo_partenaire
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
module:
|
||||
- image
|
||||
id: paragraph.partenaires.field_logo_partenaire
|
||||
field_name: field_logo_partenaire
|
||||
entity_type: paragraph
|
||||
bundle: partenaires
|
||||
label: logo
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: false
|
||||
alt_field_required: false
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: image
|
@ -0,0 +1,19 @@
|
||||
uuid: 3cb73885-c973-498d-b69e-b12a27cfcda3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_nom_partenaire
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
id: paragraph.partenaires.field_nom_partenaire
|
||||
field_name: field_nom_partenaire
|
||||
entity_type: paragraph
|
||||
bundle: partenaires
|
||||
label: Nom
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,42 @@
|
||||
uuid: e5bbf837-90d5-47a0-8f31-42e76afb6178
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_partenaires_enfants
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
id: paragraph.partenaires.field_partenaires_enfants
|
||||
field_name: field_partenaires_enfants
|
||||
entity_type: paragraph
|
||||
bundle: partenaires
|
||||
label: 'Partenaire(s) enfant'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:paragraph'
|
||||
handler_settings:
|
||||
negate: 0
|
||||
target_bundles:
|
||||
partenaires: partenaires
|
||||
target_bundles_drag_drop:
|
||||
equipes:
|
||||
weight: 7
|
||||
enabled: false
|
||||
module_colloque:
|
||||
weight: 8
|
||||
enabled: false
|
||||
module_publication:
|
||||
weight: 9
|
||||
enabled: false
|
||||
partenaires:
|
||||
enabled: true
|
||||
weight: 10
|
||||
personne:
|
||||
weight: 6
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
@ -0,0 +1,21 @@
|
||||
uuid: d1dddd47-6247-4087-a162-9aaba91d5356
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_presentation
|
||||
- paragraphs.paragraphs_type.partenaires
|
||||
module:
|
||||
- text
|
||||
id: paragraph.partenaires.field_presentation
|
||||
field_name: field_presentation
|
||||
entity_type: paragraph
|
||||
bundle: partenaires
|
||||
label: Présentation
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
@ -0,0 +1,19 @@
|
||||
uuid: 2d7d66a3-4c31-48a0-a834-14f3253a8b6a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_fonction
|
||||
- paragraphs.paragraphs_type.personne
|
||||
id: paragraph.personne.field_fonction
|
||||
field_name: field_fonction
|
||||
entity_type: paragraph
|
||||
bundle: personne
|
||||
label: Fonction
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
19
config/sync/field.field.paragraph.personne.field_nom.yml
Normal file
19
config/sync/field.field.paragraph.personne.field_nom.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 46acd2df-6bbb-4c13-a0e5-7aa74cd22ddb
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_nom
|
||||
- paragraphs.paragraphs_type.personne
|
||||
id: paragraph.personne.field_nom
|
||||
field_name: field_nom
|
||||
entity_type: paragraph
|
||||
bundle: personne
|
||||
label: Nom
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
38
config/sync/field.field.paragraph.personne.field_photo.yml
Normal file
38
config/sync/field.field.paragraph.personne.field_photo.yml
Normal file
@ -0,0 +1,38 @@
|
||||
uuid: c7c6bd1f-e040-4730-84b3-3c5417760816
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_photo
|
||||
- paragraphs.paragraphs_type.personne
|
||||
module:
|
||||
- image
|
||||
id: paragraph.personne.field_photo
|
||||
field_name: field_photo
|
||||
entity_type: paragraph
|
||||
bundle: personne
|
||||
label: Photo
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: false
|
||||
alt_field_required: false
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: image
|
19
config/sync/field.field.paragraph.personne.field_prenom.yml
Normal file
19
config/sync/field.field.paragraph.personne.field_prenom.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 9cb98cc0-697d-41b2-9b12-4b8743e7c1b9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_prenom
|
||||
- paragraphs.paragraphs_type.personne
|
||||
id: paragraph.personne.field_prenom
|
||||
field_name: field_prenom
|
||||
entity_type: paragraph
|
||||
bundle: personne
|
||||
label: Prénom
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
@ -0,0 +1,19 @@
|
||||
uuid: e4bd14a6-566d-4e88-b2c7-f11b377ba916
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_comparatifs_associes
|
||||
field_name: field_comparatifs_associes
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
30
config/sync/field.storage.node.field_diaporama.yml
Normal file
30
config/sync/field.storage.node.field_diaporama.yml
Normal file
@ -0,0 +1,30 @@
|
||||
uuid: c40f51e0-3ba1-4e78-ad24-15e46cc58dd2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- node
|
||||
id: node.field_diaporama
|
||||
field_name: field_diaporama
|
||||
entity_type: node
|
||||
type: image
|
||||
settings:
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.node.field_equipes.yml
Normal file
21
config/sync/field.storage.node.field_equipes.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: b35e2226-575f-431c-9d4d-32ed030dd0d2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- node
|
||||
- paragraphs
|
||||
id: node.field_equipes
|
||||
field_name: field_equipes
|
||||
entity_type: node
|
||||
type: entity_reference_revisions
|
||||
settings:
|
||||
target_type: paragraph
|
||||
module: entity_reference_revisions
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.node.field_evenements_lies.yml
Normal file
19
config/sync/field.storage.node.field_evenements_lies.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 6b5341b0-ab1a-4f10-a55a-246685a30a69
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_evenements_lies
|
||||
field_name: field_evenements_lies
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.node.field_partenaires.yml
Normal file
21
config/sync/field.storage.node.field_partenaires.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 5b11d41c-7df5-408d-9a1b-d44b0badf9a2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- node
|
||||
- paragraphs
|
||||
id: node.field_partenaires
|
||||
field_name: field_partenaires
|
||||
entity_type: node
|
||||
type: entity_reference_revisions
|
||||
settings:
|
||||
target_type: paragraph
|
||||
module: entity_reference_revisions
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.node.field_programme.yml
Normal file
19
config/sync/field.storage.node.field_programme.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: de0ebd29-e950-4a1b-841e-878d11a61485
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_programme
|
||||
field_name: field_programme
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.node.field_programme_du_projet.yml
Normal file
19
config/sync/field.storage.node.field_programme_du_projet.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 3fa1a71f-3e37-4b93-815a-e6bb8be5bb0b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- text
|
||||
id: node.field_programme_du_projet
|
||||
field_name: field_programme_du_projet
|
||||
entity_type: node
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.node.field_projets_lies.yml
Normal file
19
config/sync/field.storage.node.field_projets_lies.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 6d85d7b7-1272-4b81-acb5-14ef8e9106c7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_projets_lies
|
||||
field_name: field_projets_lies
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.node.field_ressources_liees.yml
Normal file
19
config/sync/field.storage.node.field_ressources_liees.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 537a01fb-9c1e-4241-8814-eae036b89935
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_ressources_liees
|
||||
field_name: field_ressources_liees
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.node.field_themes_lies.yml
Normal file
19
config/sync/field.storage.node.field_themes_lies.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: ac4c8b67-a4b8-425d-a42f-eb842f0d30b8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_themes_lies
|
||||
field_name: field_themes_lies
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
20
config/sync/field.storage.node.field_ville.yml
Normal file
20
config/sync/field.storage.node.field_ville.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: 80a1d028-ce5a-4142-9f46-b9196663fb23
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
id: node.field_ville
|
||||
field_name: field_ville
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: taxonomy_term
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
23
config/sync/field.storage.paragraph.field_fichiers.yml
Normal file
23
config/sync/field.storage.paragraph.field_fichiers.yml
Normal file
@ -0,0 +1,23 @@
|
||||
uuid: 70e84204-fdbc-4b51-ba36-0b6fefa4e441
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- paragraphs
|
||||
id: paragraph.field_fichiers
|
||||
field_name: field_fichiers
|
||||
entity_type: paragraph
|
||||
type: file
|
||||
settings:
|
||||
display_field: true
|
||||
display_default: true
|
||||
uri_scheme: public
|
||||
target_type: file
|
||||
module: file
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_fonction.yml
Normal file
21
config/sync/field.storage.paragraph.field_fonction.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 12633e69-8340-4e78-95fe-6f16f9d96830
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_fonction
|
||||
field_name: field_fonction
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.paragraph.field_lien.yml
Normal file
19
config/sync/field.storage.paragraph.field_lien.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 1100e57d-6df2-49f7-8188-9a4ef4471b1f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- link
|
||||
- paragraphs
|
||||
id: paragraph.field_lien
|
||||
field_name: field_lien
|
||||
entity_type: paragraph
|
||||
type: link
|
||||
settings: { }
|
||||
module: link
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
@ -0,0 +1,30 @@
|
||||
uuid: fbde83fc-82bd-422b-bf48-a7012f53bc4f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- paragraphs
|
||||
id: paragraph.field_logo_partenaire
|
||||
field_name: field_logo_partenaire
|
||||
entity_type: paragraph
|
||||
type: image
|
||||
settings:
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
20
config/sync/field.storage.paragraph.field_membres.yml
Normal file
20
config/sync/field.storage.paragraph.field_membres.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: 4e0c0fc7-63bb-4680-a6d3-62c099a57bef
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- paragraphs
|
||||
id: paragraph.field_membres
|
||||
field_name: field_membres
|
||||
entity_type: paragraph
|
||||
type: entity_reference_revisions
|
||||
settings:
|
||||
target_type: paragraph
|
||||
module: entity_reference_revisions
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_nom.yml
Normal file
21
config/sync/field.storage.paragraph.field_nom.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 9f515230-1688-4499-b09b-6c7d2c95690a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_nom
|
||||
field_name: field_nom
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_nom_partenaire.yml
Normal file
21
config/sync/field.storage.paragraph.field_nom_partenaire.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: a0a04506-d29f-43b5-af00-0df332ef1adc
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_nom_partenaire
|
||||
field_name: field_nom_partenaire
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
@ -0,0 +1,20 @@
|
||||
uuid: 63db28f7-dc12-4f5c-8f12-0454a706a637
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- paragraphs
|
||||
id: paragraph.field_partenaires_enfants
|
||||
field_name: field_partenaires_enfants
|
||||
entity_type: paragraph
|
||||
type: entity_reference_revisions
|
||||
settings:
|
||||
target_type: paragraph
|
||||
module: entity_reference_revisions
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
30
config/sync/field.storage.paragraph.field_photo.yml
Normal file
30
config/sync/field.storage.paragraph.field_photo.yml
Normal file
@ -0,0 +1,30 @@
|
||||
uuid: 696e940f-672f-47b6-b7ce-3dbcb01bba08
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- paragraphs
|
||||
id: paragraph.field_photo
|
||||
field_name: field_photo
|
||||
entity_type: paragraph
|
||||
type: image
|
||||
settings:
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_prenom.yml
Normal file
21
config/sync/field.storage.paragraph.field_prenom.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 23f3ddad-4b71-4be1-9b27-ccd458228c10
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_prenom
|
||||
field_name: field_prenom
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.paragraph.field_presentation.yml
Normal file
19
config/sync/field.storage.paragraph.field_presentation.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: a2fe7f2f-5602-4af1-86d8-03fafd678130
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
- text
|
||||
id: paragraph.field_presentation
|
||||
field_name: field_presentation
|
||||
entity_type: paragraph
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.paragraph.field_texte_intro.yml
Normal file
19
config/sync/field.storage.paragraph.field_texte_intro.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 01720f1f-edb4-45cf-a972-110382c494de
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
- text
|
||||
id: paragraph.field_texte_intro
|
||||
field_name: field_texte_intro
|
||||
entity_type: paragraph
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_type_equipe.yml
Normal file
21
config/sync/field.storage.paragraph.field_type_equipe.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 6b895224-4e51-4aa1-9493-d83055b24d87
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_type_equipe
|
||||
field_name: field_type_equipe
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
10
config/sync/paragraphs.paragraphs_type.personne.yml
Normal file
10
config/sync/paragraphs.paragraphs_type.personne.yml
Normal file
@ -0,0 +1,10 @@
|
||||
uuid: 8860f77f-1ca6-4251-81a8-2e4ae9a40daa
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: personne
|
||||
label: Personne
|
||||
icon_uuid: null
|
||||
icon_default: null
|
||||
description: ''
|
||||
behavior_plugins: { }
|
@ -12,12 +12,23 @@ permissions:
|
||||
- 'access administration pages'
|
||||
- 'access any corpus_documents workflow_transion overview'
|
||||
- 'access any generique workflow_transion overview'
|
||||
- 'access content overview'
|
||||
- 'access files overview'
|
||||
- 'access kint'
|
||||
- 'access site in maintenance mode'
|
||||
- 'access taxonomy overview'
|
||||
- 'access toolbar'
|
||||
- 'access user profiles'
|
||||
- 'administer content types'
|
||||
- 'administer nodes'
|
||||
- 'administer productions menu items'
|
||||
- 'administer taxonomy'
|
||||
- 'administer users'
|
||||
- 'break content lock'
|
||||
- 'bypass node access'
|
||||
- 'change own username'
|
||||
- 'create actualite content'
|
||||
- 'create collection content'
|
||||
- 'create content translations'
|
||||
- 'create corpus_documents workflow_transition'
|
||||
- 'create defalut workflow_transition'
|
||||
@ -26,32 +37,90 @@ permissions:
|
||||
- 'create evenement content'
|
||||
- 'create generique workflow_transition'
|
||||
- 'create page content'
|
||||
- 'create programme content'
|
||||
- 'create projet content'
|
||||
- 'create ressource content'
|
||||
- 'create static content'
|
||||
- 'create terms in collectionneurs'
|
||||
- 'create terms in entrees'
|
||||
- 'create terms in equipes'
|
||||
- 'create terms in genres'
|
||||
- 'create terms in langues'
|
||||
- 'create terms in locuteurs'
|
||||
- 'create terms in types_d_evenement'
|
||||
- 'create terms in types_de_document'
|
||||
- 'create terms in types_de_theme'
|
||||
- 'create terms in villes'
|
||||
- 'create theme content'
|
||||
- 'delete actualite revisions'
|
||||
- 'delete all revisions'
|
||||
- 'delete any actualite content'
|
||||
- 'delete any autre_son content'
|
||||
- 'delete any collection content'
|
||||
- 'delete any enregistrement content'
|
||||
- 'delete any evenement content'
|
||||
- 'delete any fil content'
|
||||
- 'delete any page content'
|
||||
- 'delete any programme content'
|
||||
- 'delete any projet content'
|
||||
- 'delete any ressource content'
|
||||
- 'delete any static content'
|
||||
- 'delete any theme content'
|
||||
- 'delete collection revisions'
|
||||
- 'delete evenement revisions'
|
||||
- 'delete own actualite content'
|
||||
- 'delete own collection content'
|
||||
- 'delete own evenement content'
|
||||
- 'delete own programme content'
|
||||
- 'delete own projet content'
|
||||
- 'delete own ressource content'
|
||||
- 'delete own static content'
|
||||
- 'delete own theme content'
|
||||
- 'delete programme revisions'
|
||||
- 'delete projet revisions'
|
||||
- 'delete ressource revisions'
|
||||
- 'delete static revisions'
|
||||
- 'delete terms in collectionneurs'
|
||||
- 'delete terms in entrees'
|
||||
- 'delete terms in equipes'
|
||||
- 'delete terms in genres'
|
||||
- 'delete terms in langues'
|
||||
- 'delete terms in locuteurs'
|
||||
- 'delete terms in types_d_evenement'
|
||||
- 'delete terms in types_de_document'
|
||||
- 'delete terms in types_de_theme'
|
||||
- 'delete terms in villes'
|
||||
- 'delete theme revisions'
|
||||
- 'edit any actualite content'
|
||||
- 'edit any autre_son content'
|
||||
- 'edit any collection content'
|
||||
- 'edit any enregistrement content'
|
||||
- 'edit any evenement content'
|
||||
- 'edit any page content'
|
||||
- 'edit any programme content'
|
||||
- 'edit any projet content'
|
||||
- 'edit any ressource content'
|
||||
- 'edit any static content'
|
||||
- 'edit any theme content'
|
||||
- 'edit own actualite content'
|
||||
- 'edit own collection content'
|
||||
- 'edit own enregistrement content'
|
||||
- 'edit own evenement content'
|
||||
- 'edit own programme content'
|
||||
- 'edit own projet content'
|
||||
- 'edit own ressource content'
|
||||
- 'edit own static content'
|
||||
- 'edit own theme content'
|
||||
- 'edit terms in collectionneurs'
|
||||
- 'edit terms in entrees'
|
||||
- 'edit terms in equipes'
|
||||
- 'edit terms in genres'
|
||||
- 'edit terms in langues'
|
||||
- 'edit terms in locuteurs'
|
||||
- 'edit terms in types_d_evenement'
|
||||
- 'edit terms in types_de_document'
|
||||
- 'edit terms in types_de_theme'
|
||||
- 'edit terms in villes'
|
||||
- 'execute entity:save_action menu_link_content'
|
||||
- 'execute entity:save_action node'
|
||||
- 'execute entity:save_action taxonomy_term'
|
||||
@ -68,13 +137,20 @@ permissions:
|
||||
- 'execute views_bulk_edit all'
|
||||
- 'execute workflow_node_given_state_action node'
|
||||
- 'execute workflow_node_next_state_action node'
|
||||
- 'revert actualite revisions'
|
||||
- 'revert all revisions'
|
||||
- 'revert any corpus_documents workflow_transition'
|
||||
- 'revert any generique workflow_transition'
|
||||
- 'revert autre_son revisions'
|
||||
- 'revert collection revisions'
|
||||
- 'revert enregistrement revisions'
|
||||
- 'revert evenement revisions'
|
||||
- 'revert page revisions'
|
||||
- 'revert programme revisions'
|
||||
- 'revert projet revisions'
|
||||
- 'revert ressource revisions'
|
||||
- 'revert static revisions'
|
||||
- 'revert theme revisions'
|
||||
- 'schedule corpus_documents workflow_transition'
|
||||
- 'schedule generique workflow_transition'
|
||||
- 'translate enregistrement node'
|
||||
@ -87,9 +163,17 @@ permissions:
|
||||
- 'translate static node'
|
||||
- 'update content translations'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view actualite revisions'
|
||||
- 'view all revisions'
|
||||
- 'view autre_son revisions'
|
||||
- 'view collection revisions'
|
||||
- 'view enregistrement revisions'
|
||||
- 'view evenement revisions'
|
||||
- 'view own unpublished content'
|
||||
- 'view page revisions'
|
||||
- 'view programme revisions'
|
||||
- 'view projet revisions'
|
||||
- 'view ressource revisions'
|
||||
- 'view static revisions'
|
||||
- 'view the administration theme'
|
||||
- 'view theme revisions'
|
||||
|
Loading…
x
Reference in New Issue
Block a user