|
@@ -4,10 +4,132 @@ status: true
|
|
dependencies:
|
|
dependencies:
|
|
config:
|
|
config:
|
|
- field.field.node.theme.body
|
|
- field.field.node.theme.body
|
|
|
|
+ - field.field.node.theme.field_equipes
|
|
|
|
+ - field.field.node.theme.field_evenements_lies
|
|
|
|
+ - field.field.node.theme.field_image
|
|
|
|
+ - field.field.node.theme.field_partenaires
|
|
|
|
+ - field.field.node.theme.field_programme
|
|
|
|
+ - field.field.node.theme.field_projets_lies
|
|
|
|
+ - field.field.node.theme.field_ressources_liees
|
|
|
|
+ - field.field.node.theme.field_textes
|
|
|
|
+ - field.field.node.theme.field_themes_lies
|
|
|
|
+ - field.field.node.theme.field_type_de_theme
|
|
|
|
+ - image.style.thumbnail
|
|
- node.type.theme
|
|
- node.type.theme
|
|
module:
|
|
module:
|
|
- - path
|
|
|
|
|
|
+ - field_group
|
|
|
|
+ - image
|
|
|
|
+ - inline_entity_form
|
|
|
|
+ - paragraphs
|
|
- text
|
|
- text
|
|
|
|
+third_party_settings:
|
|
|
|
+ field_group:
|
|
|
|
+ group_tabs:
|
|
|
|
+ children:
|
|
|
|
+ - group_principal
|
|
|
|
+ - group_textes
|
|
|
|
+ - group_liens
|
|
|
|
+ - group_equipes
|
|
|
|
+ - group_partenaires
|
|
|
|
+ parent_name: ''
|
|
|
|
+ weight: 20
|
|
|
|
+ format_type: tabs
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ direction: horizontal
|
|
|
|
+ label: tabs
|
|
|
|
+ group_equipes:
|
|
|
|
+ children:
|
|
|
|
+ - field_equipes
|
|
|
|
+ parent_name: group_tabs
|
|
|
|
+ weight: 21
|
|
|
|
+ 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: 22
|
|
|
|
+ format_type: tab
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ description: ''
|
|
|
|
+ formatter: closed
|
|
|
|
+ required_fields: true
|
|
|
|
+ label: Partenaires
|
|
|
|
+ group_liens:
|
|
|
|
+ children:
|
|
|
|
+ - field_themes_lies
|
|
|
|
+ - field_projets_lies
|
|
|
|
+ - field_evenements_lies
|
|
|
|
+ - field_ressources_liees
|
|
|
|
+ parent_name: group_tabs
|
|
|
|
+ weight: 20
|
|
|
|
+ format_type: tab
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ description: ''
|
|
|
|
+ formatter: closed
|
|
|
|
+ required_fields: true
|
|
|
|
+ label: Liens
|
|
|
|
+ group_principal:
|
|
|
|
+ children:
|
|
|
|
+ - body
|
|
|
|
+ - field_image
|
|
|
|
+ parent_name: group_tabs
|
|
|
|
+ weight: 18
|
|
|
|
+ format_type: tab
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ description: ''
|
|
|
|
+ formatter: closed
|
|
|
|
+ required_fields: true
|
|
|
|
+ label: Principal
|
|
|
|
+ group_details:
|
|
|
|
+ children:
|
|
|
|
+ - status
|
|
|
|
+ - promote
|
|
|
|
+ parent_name: ''
|
|
|
|
+ weight: 20
|
|
|
|
+ format_type: details_sidebar
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ description: ''
|
|
|
|
+ open: true
|
|
|
|
+ weight: 0
|
|
|
|
+ required_fields: true
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ label: Details
|
|
|
|
+ group_textes:
|
|
|
|
+ children:
|
|
|
|
+ - field_textes
|
|
|
|
+ parent_name: group_tabs
|
|
|
|
+ weight: 19
|
|
|
|
+ format_type: tab
|
|
|
|
+ region: content
|
|
|
|
+ format_settings:
|
|
|
|
+ id: ''
|
|
|
|
+ classes: ''
|
|
|
|
+ description: ''
|
|
|
|
+ formatter: closed
|
|
|
|
+ required_fields: true
|
|
|
|
+ label: Textes
|
|
id: node.theme.default
|
|
id: node.theme.default
|
|
targetEntityType: node
|
|
targetEntityType: node
|
|
bundle: theme
|
|
bundle: theme
|
|
@@ -23,67 +145,144 @@ content:
|
|
show_summary: false
|
|
show_summary: false
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
region: content
|
|
region: content
|
|
- created:
|
|
|
|
- type: datetime_timestamp
|
|
|
|
- weight: 10
|
|
|
|
- region: content
|
|
|
|
- settings: { }
|
|
|
|
|
|
+ field_equipes:
|
|
|
|
+ weight: 129
|
|
|
|
+ settings:
|
|
|
|
+ form_mode: default
|
|
|
|
+ revision: false
|
|
|
|
+ override_labels: false
|
|
|
|
+ label_singular: ''
|
|
|
|
+ label_plural: ''
|
|
|
|
+ collapsible: false
|
|
|
|
+ collapsed: false
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
- langcode:
|
|
|
|
- type: language_select
|
|
|
|
- weight: 2
|
|
|
|
|
|
+ type: inline_entity_form_simple
|
|
region: content
|
|
region: content
|
|
|
|
+ field_evenements_lies:
|
|
|
|
+ weight: 127
|
|
settings:
|
|
settings:
|
|
- include_locked: true
|
|
|
|
|
|
+ match_operator: CONTAINS
|
|
|
|
+ match_limit: 10
|
|
|
|
+ size: 60
|
|
|
|
+ placeholder: ''
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
- path:
|
|
|
|
- type: path
|
|
|
|
- weight: 30
|
|
|
|
|
|
+ type: entity_reference_autocomplete
|
|
region: content
|
|
region: content
|
|
- settings: { }
|
|
|
|
- third_party_settings: { }
|
|
|
|
- promote:
|
|
|
|
- type: boolean_checkbox
|
|
|
|
|
|
+ field_image:
|
|
|
|
+ weight: 122
|
|
settings:
|
|
settings:
|
|
- display_label: true
|
|
|
|
- weight: 15
|
|
|
|
|
|
+ progress_indicator: throbber
|
|
|
|
+ preview_image_style: thumbnail
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ type: image_image
|
|
region: content
|
|
region: content
|
|
|
|
+ field_partenaires:
|
|
|
|
+ weight: 130
|
|
|
|
+ settings:
|
|
|
|
+ form_mode: default
|
|
|
|
+ revision: false
|
|
|
|
+ override_labels: false
|
|
|
|
+ label_singular: ''
|
|
|
|
+ label_plural: ''
|
|
|
|
+ collapsible: false
|
|
|
|
+ collapsed: false
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
- status:
|
|
|
|
- type: boolean_checkbox
|
|
|
|
|
|
+ type: inline_entity_form_simple
|
|
|
|
+ region: content
|
|
|
|
+ field_programme:
|
|
|
|
+ weight: 0
|
|
settings:
|
|
settings:
|
|
- display_label: true
|
|
|
|
- weight: 120
|
|
|
|
|
|
+ match_operator: CONTAINS
|
|
|
|
+ match_limit: 10
|
|
|
|
+ size: 60
|
|
|
|
+ placeholder: ''
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ type: entity_reference_autocomplete
|
|
region: content
|
|
region: content
|
|
|
|
+ field_projets_lies:
|
|
|
|
+ weight: 126
|
|
|
|
+ settings:
|
|
|
|
+ match_operator: CONTAINS
|
|
|
|
+ match_limit: 10
|
|
|
|
+ size: 60
|
|
|
|
+ placeholder: ''
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
- sticky:
|
|
|
|
- type: boolean_checkbox
|
|
|
|
|
|
+ type: entity_reference_autocomplete
|
|
|
|
+ region: content
|
|
|
|
+ field_ressources_liees:
|
|
|
|
+ weight: 128
|
|
settings:
|
|
settings:
|
|
- display_label: true
|
|
|
|
- weight: 16
|
|
|
|
|
|
+ match_operator: CONTAINS
|
|
|
|
+ match_limit: 10
|
|
|
|
+ size: 60
|
|
|
|
+ placeholder: ''
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ type: entity_reference_autocomplete
|
|
region: content
|
|
region: content
|
|
|
|
+ field_textes:
|
|
|
|
+ type: paragraphs
|
|
|
|
+ weight: 131
|
|
|
|
+ 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: { }
|
|
third_party_settings: { }
|
|
- title:
|
|
|
|
- type: string_textfield
|
|
|
|
- weight: -5
|
|
|
|
region: content
|
|
region: content
|
|
|
|
+ field_themes_lies:
|
|
|
|
+ weight: 125
|
|
settings:
|
|
settings:
|
|
|
|
+ match_operator: CONTAINS
|
|
|
|
+ match_limit: 10
|
|
size: 60
|
|
size: 60
|
|
placeholder: ''
|
|
placeholder: ''
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
- uid:
|
|
|
|
type: entity_reference_autocomplete
|
|
type: entity_reference_autocomplete
|
|
- weight: 5
|
|
|
|
|
|
+ region: content
|
|
|
|
+ field_type_de_theme:
|
|
|
|
+ weight: -1
|
|
settings:
|
|
settings:
|
|
match_operator: CONTAINS
|
|
match_operator: CONTAINS
|
|
|
|
+ match_limit: 10
|
|
size: 60
|
|
size: 60
|
|
placeholder: ''
|
|
placeholder: ''
|
|
- match_limit: 10
|
|
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ type: entity_reference_autocomplete
|
|
region: content
|
|
region: content
|
|
|
|
+ promote:
|
|
|
|
+ type: boolean_checkbox
|
|
|
|
+ weight: 1
|
|
|
|
+ region: content
|
|
|
|
+ settings:
|
|
|
|
+ display_label: true
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
- url_redirects:
|
|
|
|
- weight: 50
|
|
|
|
- settings: { }
|
|
|
|
|
|
+ status:
|
|
|
|
+ type: boolean_checkbox
|
|
|
|
+ weight: 0
|
|
|
|
+ region: content
|
|
|
|
+ settings:
|
|
|
|
+ display_label: true
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
|
|
+ title:
|
|
|
|
+ type: string_textfield
|
|
|
|
+ weight: -5
|
|
region: content
|
|
region: content
|
|
-hidden: { }
|
|
|
|
|
|
+ settings:
|
|
|
|
+ size: 60
|
|
|
|
+ placeholder: ''
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+hidden:
|
|
|
|
+ created: true
|
|
|
|
+ langcode: true
|
|
|
|
+ path: true
|
|
|
|
+ sticky: true
|
|
|
|
+ uid: true
|
|
|
|
+ url_redirects: true
|