updated core

This commit is contained in:
Bachir Soussi Chiadmi 2022-02-17 22:12:05 +01:00
parent b44230e369
commit 022d283b18
287 changed files with 11862 additions and 12130 deletions

View File

@ -20,9 +20,9 @@
"drupal/administerusersbyrole": "3.x-dev@dev", "drupal/administerusersbyrole": "3.x-dev@dev",
"drupal/better_exposed_filters": "^5.0@beta", "drupal/better_exposed_filters": "^5.0@beta",
"drupal/config_ignore": "^2.3", "drupal/config_ignore": "^2.3",
"drupal/core-composer-scaffold": "^9.1", "drupal/core-composer-scaffold": "^9.3",
"drupal/core-project-message": "^9.1", "drupal/core-project-message": "^9.3",
"drupal/core-recommended": "^9.1", "drupal/core-recommended": "^9.3",
"drupal/geocoder": "^3.20", "drupal/geocoder": "^3.20",
"drupal/geofield": "^1.22", "drupal/geofield": "^1.22",
"drupal/image_field_caption": "^1.1", "drupal/image_field_caption": "^1.1",
@ -132,7 +132,7 @@
}, },
"drupal/core": { "drupal/core": {
"Call to a member function getSetting() on null migrate_drupal https://www.drupal.org/project/drupal/issues/2984460": "https://www.drupal.org/files/issues/2020-04-06/2984460-3.patch", "Call to a member function getSetting() on null migrate_drupal https://www.drupal.org/project/drupal/issues/2984460": "https://www.drupal.org/files/issues/2020-04-06/2984460-3.patch",
"Add Views EntityReference filter to be available for all entity reference fields https://www.drupal.org/project/drupal/issues/2429699" : "https://www.drupal.org/files/issues/2021-06-02/2429699-404.patch" "Add Views EntityReference filter to be available for all entity reference fields https://www.drupal.org/project/drupal/issues/2429699" : "https://www.drupal.org/files/issues/2021-12-02/2429699-453-9.3.x.patch"
}, },
"drupal/paragraphs": { "drupal/paragraphs": {
"Skip saving empty paragraphs for certain types https://www.drupal.org/project/paragraphs/issues/2877695" : "https://www.drupal.org/files/issues/2021-03-31/2877695-35.patch" "Skip saving empty paragraphs for certain types https://www.drupal.org/project/paragraphs/issues/2877695" : "https://www.drupal.org/files/issues/2021-03-31/2877695-35.patch"

910
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
_core:
default_config_hash: UiTY9bhUKWJOIWDlOKM3akeeyHuJJRspXETsv3SY6jw
langcode: fr
roles: roles:
admin: perm admin: perm
user: unsafe user: unsafe
editeur: perm editeur: perm
_core:
default_config_hash: UiTY9bhUKWJOIWDlOKM3akeeyHuJJRspXETsv3SY6jw
langcode: fr

View File

@ -1,5 +1,5 @@
enabled: true
timeout: 172800
_core: _core:
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
langcode: fr langcode: fr
enabled: true
timeout: 172800

View File

@ -1,5 +1,5 @@
enabled: false
timeout: null
_core: _core:
default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos
langcode: fr langcode: fr
enabled: false
timeout: null

View File

@ -1,5 +1,5 @@
enabled: true
timeout: 172800
_core: _core:
default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw default_config_hash: Oe-fB2enOwHHacGGf5HLP31RdU9bEsQZ19YQ6AS8pjw
langcode: fr langcode: fr
enabled: true
timeout: 172800

View File

@ -1,5 +1,5 @@
enabled: false
timeout: null
_core: _core:
default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos default_config_hash: kxyrVqZ2uewqW3PUFj1ZDShD6MUbz5Yqnl3xyO3VXos
langcode: fr langcode: fr
enabled: false
timeout: null

View File

@ -1,3 +1,6 @@
_core:
default_config_hash: m2pxH8tc4KIlh127R5TYim65W7NBY9gpYQnIXlvDp0M
langcode: fr
timeout: 1800 timeout: 1800
max_timeout: 172800 max_timeout: 172800
padding: 20 padding: 20
@ -11,6 +14,3 @@ jstimer_format: '%hours%:%mins%:%secs%'
jstimer_js_load_option: false jstimer_js_load_option: false
use_alt_logout_method: false use_alt_logout_method: false
use_watchdog: true use_watchdog: true
langcode: fr
_core:
default_config_hash: m2pxH8tc4KIlh127R5TYim65W7NBY9gpYQnIXlvDp0M

View File

@ -17,6 +17,6 @@ plugin: system_breadcrumb_block
settings: settings:
id: system_breadcrumb_block id: system_breadcrumb_block
label: 'Fils d''ariane' label: 'Fils d''ariane'
provider: system
label_display: '0' label_display: '0'
provider: system
visibility: { } visibility: { }

View File

@ -17,6 +17,6 @@ plugin: system_main_block
settings: settings:
id: system_main_block id: system_main_block
label: 'Contenu de la page principale' label: 'Contenu de la page principale'
provider: system
label_display: '0' label_display: '0'
provider: system
visibility: { } visibility: { }

View File

@ -17,6 +17,6 @@ plugin: help_block
settings: settings:
id: help_block id: help_block
label: Aide label: Aide
provider: help
label_display: '0' label_display: '0'
provider: help
visibility: { } visibility: { }

View File

@ -15,6 +15,6 @@ plugin: local_actions_block
settings: settings:
id: local_actions_block id: local_actions_block
label: 'Actions d''administration principales' label: 'Actions d''administration principales'
provider: core
label_display: '0' label_display: '0'
provider: core
visibility: { } visibility: { }

View File

@ -17,6 +17,6 @@ plugin: user_login_block
settings: settings:
id: user_login_block id: user_login_block
label: 'Connexion utilisateur' label: 'Connexion utilisateur'
provider: user
label_display: visible label_display: visible
provider: user
visibility: { } visibility: { }

View File

@ -17,6 +17,6 @@ plugin: system_messages_block
settings: settings:
id: system_messages_block id: system_messages_block
label: 'Messages de statut' label: 'Messages de statut'
provider: system
label_display: '0' label_display: '0'
provider: system
visibility: { } visibility: { }

View File

@ -15,6 +15,6 @@ plugin: page_title_block
settings: settings:
id: page_title_block id: page_title_block
label: 'Titre de page' label: 'Titre de page'
provider: core
label_display: '0' label_display: '0'
provider: core
visibility: { } visibility: { }

View File

@ -15,8 +15,8 @@ plugin: local_tasks_block
settings: settings:
id: local_tasks_block id: local_tasks_block
label: 'Onglets principaux' label: 'Onglets principaux'
provider: core
label_display: '0' label_display: '0'
provider: core
primary: true primary: true
secondary: false secondary: false
visibility: { } visibility: { }

View File

@ -15,8 +15,8 @@ plugin: local_tasks_block
settings: settings:
id: local_tasks_block id: local_tasks_block
label: 'Onglets secondaires' label: 'Onglets secondaires'
provider: core
label_display: '0' label_display: '0'
provider: core
primary: false primary: false
secondary: true secondary: true
visibility: { } visibility: { }

View File

@ -16,8 +16,8 @@ plugin: system_main_block
settings: settings:
id: system_main_block id: system_main_block
label: 'Contenu de la page principale' label: 'Contenu de la page principale'
provider: system
label_display: visible label_display: visible
provider: system
visibility: visibility:
view_inclusion: view_inclusion:
id: view_inclusion id: view_inclusion
@ -25,5 +25,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,17 +18,17 @@ plugin: 'menu_block:head'
settings: settings:
id: 'menu_block:head' id: 'menu_block:head'
label: Head label: Head
provider: menu_block
label_display: '0' label_display: '0'
provider: menu_block
follow: false follow: false
follow_parent: child follow_parent: child
label_link: false
label_type: block
level: 1 level: 1
depth: 0 depth: 0
expand_all_items: false expand_all_items: false
parent: 'head:' parent: 'head:'
suggestion: head suggestion: head
label_type: block
label_link: false
visibility: visibility:
view_inclusion: view_inclusion:
id: view_inclusion id: view_inclusion
@ -36,5 +36,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,17 +18,17 @@ plugin: 'menu_block:head'
settings: settings:
id: 'menu_block:head' id: 'menu_block:head'
label: Head label: Head
provider: menu_block
label_display: '0' label_display: '0'
provider: menu_block
follow: false follow: false
follow_parent: child follow_parent: child
label_link: false
label_type: block
level: 1 level: 1
depth: 0 depth: 0
expand_all_items: false expand_all_items: false
parent: 'head:' parent: 'head:'
suggestion: head suggestion: head
label_type: block
label_link: false
visibility: visibility:
view_inclusion: view_inclusion:
id: view_inclusion id: view_inclusion
@ -36,5 +36,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -16,8 +16,8 @@ plugin: system_branding_block
settings: settings:
id: system_branding_block id: system_branding_block
label: 'Identité du site' label: 'Identité du site'
provider: system
label_display: '0' label_display: '0'
provider: system
use_site_logo: true use_site_logo: true
use_site_name: true use_site_name: true
use_site_slogan: true use_site_slogan: true
@ -28,5 +28,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,13 +18,13 @@ plugin: 'block_content:68fcdff8-7b8c-4414-a84b-6ce173b5dc8b'
settings: settings:
id: 'block_content:68fcdff8-7b8c-4414-a84b-6ce173b5dc8b' id: 'block_content:68fcdff8-7b8c-4414-a84b-6ce173b5dc8b'
label: 'logo gouv full' label: 'logo gouv full'
provider: block_content
label_display: '0' label_display: '0'
provider: block_content
status: true status: true
info: '' info: ''
view_mode: full view_mode: full
visibility: visibility:
request_path: request_path:
id: request_path id: request_path
pages: '<front>'
negate: false negate: false
pages: '<front>'

View File

@ -17,8 +17,8 @@ plugin: 'block_content:949c5592-687e-452d-9c85-17ab62f166c1'
settings: settings:
id: 'block_content:949c5592-687e-452d-9c85-17ab62f166c1' id: 'block_content:949c5592-687e-452d-9c85-17ab62f166c1'
label: 'logo gouv cartouche' label: 'logo gouv cartouche'
provider: block_content
label_display: '0' label_display: '0'
provider: block_content
status: true status: true
info: '' info: ''
view_mode: full view_mode: full

View File

@ -18,13 +18,13 @@ plugin: 'block_content:52af228a-19dd-4eb5-bce4-6d7b3e4acff1'
settings: settings:
id: 'block_content:52af228a-19dd-4eb5-bce4-6d7b3e4acff1' id: 'block_content:52af228a-19dd-4eb5-bce4-6d7b3e4acff1'
label: 'logo puca' label: 'logo puca'
provider: block_content
label_display: '0' label_display: '0'
provider: block_content
status: true status: true
info: '' info: ''
view_mode: full view_mode: full
visibility: visibility:
request_path: request_path:
id: request_path id: request_path
pages: '<front>'
negate: false negate: false
pages: '<front>'

View File

@ -18,8 +18,8 @@ plugin: 'block_content:d61049b4-1d02-41f9-b590-07d2488190a6'
settings: settings:
id: 'block_content:d61049b4-1d02-41f9-b590-07d2488190a6' id: 'block_content:d61049b4-1d02-41f9-b590-07d2488190a6'
label: 'Logos footer' label: 'Logos footer'
provider: block_content
label_display: '0' label_display: '0'
provider: block_content
status: true status: true
info: '' info: ''
view_mode: full view_mode: full
@ -30,5 +30,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,17 +18,17 @@ plugin: 'menu_block:footer'
settings: settings:
id: 'menu_block:footer' id: 'menu_block:footer'
label: 'Pied de page' label: 'Pied de page'
provider: menu_block
label_display: '0' label_display: '0'
provider: menu_block
follow: false follow: false
follow_parent: child follow_parent: child
label_link: false
label_type: block
level: 1 level: 1
depth: 0 depth: 0
expand_all_items: false expand_all_items: false
parent: 'footer:' parent: 'footer:'
suggestion: footer suggestion: footer
label_type: block
label_link: false
visibility: visibility:
view_inclusion: view_inclusion:
id: view_inclusion id: view_inclusion
@ -36,5 +36,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,8 +18,8 @@ plugin: 'block_content:e0c66a5a-bc7a-4f4a-b6f1-7bec4b77ad78'
settings: settings:
id: 'block_content:e0c66a5a-bc7a-4f4a-b6f1-7bec4b77ad78' id: 'block_content:e0c66a5a-bc7a-4f4a-b6f1-7bec4b77ad78'
label: 'Retrouvez-nous sur les réseaux sociaux :' label: 'Retrouvez-nous sur les réseaux sociaux :'
provider: block_content
label_display: visible label_display: visible
provider: block_content
status: true status: true
info: '' info: ''
view_mode: full view_mode: full
@ -30,5 +30,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,16 +18,16 @@ plugin: 'views_block:programme_toc-block_7'
settings: settings:
id: 'views_block:programme_toc-block_7' id: 'views_block:programme_toc-block_7'
label: '' label: ''
provider: views
label_display: '0' label_display: '0'
provider: views
context_mapping: { }
views_label: '' views_label: ''
items_per_page: none items_per_page: none
context_mapping: { }
visibility: visibility:
node_type: 'entity_bundle:node':
id: node_type id: 'entity_bundle:node'
bundles:
programme: programme
negate: false negate: false
context_mapping: context_mapping:
node: '@node.node_route_context:node' node: '@node.node_route_context:node'
bundles:
programme: programme

View File

@ -18,8 +18,8 @@ plugin: 'views_block:programmes-block_1'
settings: settings:
id: 'views_block:programmes-block_1' id: 'views_block:programmes-block_1'
label: '' label: ''
provider: views
label_display: '0' label_display: '0'
provider: views
views_label: '' views_label: ''
items_per_page: none items_per_page: none
visibility: visibility:
@ -29,5 +29,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,8 +18,8 @@ plugin: 'views_block:programmes-block_2'
settings: settings:
id: 'views_block:programmes-block_2' id: 'views_block:programmes-block_2'
label: '' label: ''
provider: views
label_display: visible label_display: visible
provider: views
views_label: '' views_label: ''
items_per_page: none items_per_page: none
visibility: visibility:
@ -29,5 +29,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,8 +18,8 @@ plugin: 'views_block:programmes-block_2'
settings: settings:
id: 'views_block:programmes-block_2' id: 'views_block:programmes-block_2'
label: '' label: ''
provider: views
label_display: visible label_display: visible
provider: views
views_label: '' views_label: ''
items_per_page: none items_per_page: none
visibility: visibility:
@ -29,5 +29,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,8 +18,8 @@ plugin: 'views_block:programmes-block_3'
settings: settings:
id: 'views_block:programmes-block_3' id: 'views_block:programmes-block_3'
label: '' label: ''
provider: views
label_display: visible label_display: visible
provider: views
views_label: '' views_label: ''
items_per_page: none items_per_page: none
visibility: visibility:
@ -29,5 +29,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -18,8 +18,8 @@ plugin: 'views_block:programmes-block_3'
settings: settings:
id: 'views_block:programmes-block_3' id: 'views_block:programmes-block_3'
label: '' label: ''
provider: views
label_display: visible label_display: visible
provider: views
views_label: '' views_label: ''
items_per_page: none items_per_page: none
visibility: visibility:
@ -29,5 +29,5 @@ visibility:
view_inclusion: { } view_inclusion: { }
request_path_exclusion: request_path_exclusion:
id: request_path_exclusion id: request_path_exclusion
pages: ''
negate: null negate: null
pages: ''

View File

@ -1,5 +1,5 @@
auto_import: { }
auto_export: { }
langcode: fr
_core: _core:
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
langcode: fr
auto_import: { }
auto_export: { }

View File

@ -1,6 +1,6 @@
ignored_config_entities:
- domain_alias.settings
- domain_site_settings.domainconfigsettings
_core: _core:
default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk
langcode: fr langcode: fr
ignored_config_entities:
- domain_alias.settings
- domain_site_settings.domainconfigsettings

View File

@ -1,8 +1,8 @@
_core:
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
langcode: fr
default_form: feedback default_form: feedback
flood: flood:
limit: 5 limit: 5
interval: 3600 interval: 3600
user_default_enabled: true user_default_enabled: true
_core:
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
langcode: fr

View File

@ -1,3 +1,6 @@
_core:
default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8
langcode: fr
verbose: 0 verbose: 0
types: types:
contact_message: { } contact_message: { }
@ -46,6 +49,3 @@ form_op_lock:
menu_link_content: menu_link_content:
mode: 0 mode: 0
values: { } values: { }
_core:
default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8
langcode: fr

View File

@ -1,5 +1,5 @@
content_lock_timeout_minutes: '30'
content_lock_timeout_on_edit: 0
_core: _core:
default_config_hash: X-PFa6GhUhVBudfnAsBqaWn_qhxq0xTtg76HCEoibeQ default_config_hash: X-PFa6GhUhVBudfnAsBqaWn_qhxq0xTtg76HCEoibeQ
langcode: fr langcode: fr
content_lock_timeout_minutes: '30'
content_lock_timeout_on_edit: 0

View File

@ -15,13 +15,13 @@ content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: 26 weight: 26
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
region: content
info: info:
type: string_textfield type: string_textfield
weight: -5 weight: -5

View File

@ -16,21 +16,21 @@ bundle: logo_block
mode: default mode: default
content: content:
field_link: field_link:
type: link_default
weight: 27 weight: 27
region: content
settings: settings:
placeholder_url: '' placeholder_url: ''
placeholder_title: '' placeholder_title: ''
third_party_settings: { } third_party_settings: { }
type: link_default
region: content
field_logo: field_logo:
type: image_image
weight: 28 weight: 28
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
info: info:
type: string_textfield type: string_textfield
weight: -5 weight: -5

View File

@ -31,32 +31,32 @@ third_party_settings:
- promote - promote
- status - status
- field_memo - field_memo
label: Details
region: content
parent_name: '' parent_name: ''
weight: 200 weight: 200
format_type: details_sidebar format_type: details_sidebar
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
open: true open: true
description: ''
required_fields: true required_fields: true
weight: 0 weight: 0
label: Details
group_tabs: group_tabs:
children: children:
- group_pri - group_pri
- group_liens - group_liens
- group_media - group_media
label: Tabs
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: horizontal direction: horizontal
label: Tabs
group_pri: group_pri:
children: children:
- field_sous_titre - field_sous_titre
@ -65,47 +65,47 @@ third_party_settings:
- field_projet - field_projet
- field_theme - field_theme
- body - body
label: Principal
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: open formatter: open
description: ''
required_fields: true required_fields: true
label: Principal
group_liens: group_liens:
children: children:
- field_evenements_lies - field_evenements_lies
- field_ressources_liees - field_ressources_liees
label: Liens
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Liens
group_media: group_media:
children: children:
- field_fichier - field_fichier
- field_image - field_image
label: Media
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Media
id: node.actualite.default id: node.actualite.default
targetEntityType: node targetEntityType: node
bundle: actualite bundle: actualite
@ -114,121 +114,121 @@ content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: 5 weight: 5
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
region: content
field_dates_actu: field_dates_actu:
type: daterange_default
weight: 1 weight: 1
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: daterange_default
region: content
field_evenements_lies: field_evenements_lies:
type: entity_reference_autocomplete
weight: 129 weight: 129
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_fichier: field_fichier:
type: file_generic
weight: 127 weight: 127
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
third_party_settings: { } third_party_settings: { }
type: file_generic
region: content
field_image: field_image:
type: image_image
weight: 128 weight: 128
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_lien: field_lien:
type: link_default
weight: 201 weight: 201
region: content
settings: settings:
placeholder_url: '' placeholder_url: ''
placeholder_title: '' placeholder_title: ''
third_party_settings: { } third_party_settings: { }
type: link_default
region: content
field_memo: field_memo:
type: string_textarea
weight: 17 weight: 17
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textarea
region: content
field_programme: field_programme:
type: entity_reference_autocomplete
weight: 2 weight: 2
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_projet: field_projet:
type: entity_reference_autocomplete
weight: 3 weight: 3
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_ressources_liees: field_ressources_liees:
type: entity_reference_autocomplete
weight: 130 weight: 130
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_sous_titre: field_sous_titre:
type: string_textfield
weight: 0 weight: 0
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
field_theme: field_theme:
type: entity_reference_autocomplete
weight: 4 weight: 4
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
promote: promote:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 15 weight: 15
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
status: status:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 16 weight: 16
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
title: title:
type: string_textfield type: string_textfield

View File

@ -38,15 +38,15 @@ third_party_settings:
- group_liens - group_liens
- group_media - group_media
- group_partenaires - group_partenaires
label: Tabs
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: horizontal direction: horizontal
label: Tabs
group_principal: group_principal:
children: children:
- field_programme - field_programme
@ -56,94 +56,94 @@ third_party_settings:
- field_sous_titre - field_sous_titre
- field_date - field_date
- field_lien - field_lien
label: Principal
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 18 weight: 18
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: open formatter: open
description: ''
required_fields: true required_fields: true
label: Principal
group_details: group_details:
children: children:
- promote - promote
- status - status
- field_memo - field_memo
label: Details
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: details_sidebar format_type: details_sidebar
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
open: true open: true
description: ''
required_fields: true required_fields: true
weight: 0 weight: 0
label: Details
group_liens: group_liens:
children: children:
- field_ressources_liees - field_ressources_liees
- field_evenements_lies - field_evenements_lies
label: Liens
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Liens
group_media: group_media:
children: children:
- field_fichier - field_fichier
- field_image - field_image
label: Media
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Media
group_partenaires: group_partenaires:
children: children:
- field_partenaires - field_partenaires
label: Partenaires
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Partenaires
group_textes: group_textes:
children: children:
- field_intro - field_intro
- body - body
- field_organisateur - field_organisateur
label: Textes
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 19 weight: 19
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Textes
id: node.evenement.default id: node.evenement.default
targetEntityType: node targetEntityType: node
bundle: evenement bundle: evenement
@ -152,160 +152,160 @@ content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: 5 weight: 5
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
region: content
field_date: field_date:
type: datetime_default
weight: 2 weight: 2
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: datetime_default
region: content
field_evenements_lies: field_evenements_lies:
type: entity_reference_autocomplete
weight: 135 weight: 135
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_fichier: field_fichier:
type: file_generic
weight: 130 weight: 130
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
third_party_settings: { } third_party_settings: { }
type: file_generic
region: content
field_image: field_image:
type: image_image
weight: 131 weight: 131
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_intro: field_intro:
type: text_textarea
weight: 4 weight: 4
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: text_textarea
region: content
field_lien: field_lien:
type: link_default
weight: 3 weight: 3
region: content
settings: settings:
placeholder_url: '' placeholder_url: ''
placeholder_title: '' placeholder_title: ''
third_party_settings: { } third_party_settings: { }
type: link_default
region: content
field_memo: field_memo:
weight: 17
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea type: string_textarea
weight: 17
region: content region: content
field_organisateur:
weight: 6
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
field_organisateur:
type: text_textarea type: text_textarea
weight: 6
region: content region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_partenaires: field_partenaires:
type: inline_entity_form_simple
weight: 132 weight: 132
region: content
settings: settings:
form_mode: default form_mode: default
revision: false
override_labels: false override_labels: false
label_singular: '' label_singular: ''
label_plural: '' label_plural: ''
collapsible: false collapsible: false
collapsed: false collapsed: false
revision: false
third_party_settings: { } third_party_settings: { }
type: inline_entity_form_simple
region: content
field_programme: field_programme:
type: entity_reference_autocomplete
weight: -3 weight: -3
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_projet: field_projet:
type: entity_reference_autocomplete
weight: -2 weight: -2
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_ressources_liees: field_ressources_liees:
type: entity_reference_autocomplete
weight: 134 weight: 134
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_sous_titre: field_sous_titre:
weight: 1
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield type: string_textfield
weight: 1
region: content region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_theme: field_theme:
type: entity_reference_autocomplete
weight: -1 weight: -1
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_type_evenement: field_type_evenement:
type: entity_reference_autocomplete
weight: 0 weight: 0
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
promote: promote:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 15 weight: 15
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
status: status:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 16 weight: 16
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
title: title:
type: string_textfield type: string_textfield

View File

@ -30,29 +30,29 @@ third_party_settings:
- group_media - group_media
- group_sous_parties - group_sous_parties
- group_partenaires - group_partenaires
label: Tabs
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: horizontal direction: horizontal
label: Tabs
group_principal: group_principal:
children: children:
- body - body
label: Principal
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: open formatter: open
description: ''
required_fields: true required_fields: true
label: Principal
group_details: group_details:
children: children:
- field_logo - field_logo
@ -60,76 +60,76 @@ third_party_settings:
- promote - promote
- status - status
- field_poid - field_poid
label: Details
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: details_sidebar format_type: details_sidebar
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
open: true open: true
description: ''
required_fields: true required_fields: true
weight: 0 weight: 0
label: Details
group_textes: group_textes:
children: children:
- field_textes - field_textes
label: Textes
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Textes
group_media: group_media:
children: children:
- field_diaporama - field_diaporama
- field_fichier - field_fichier
- field_document - field_document
label: Media
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Media
group_sous_parties: group_sous_parties:
children: children:
- field_sous_parties - field_sous_parties
label: 'Sous Parties'
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: 'Sous Parties'
group_partenaires: group_partenaires:
children: children:
- field_partenaires - field_partenaires
label: Partenaires
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Partenaires
id: node.programme.default id: node.programme.default
targetEntityType: node targetEntityType: node
bundle: programme bundle: programme
@ -138,31 +138,32 @@ content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: 121 weight: 121
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
region: content
field_actif: field_actif:
type: boolean_checkbox
weight: 129 weight: 129
region: content
settings: settings:
display_label: true display_label: true
third_party_settings: { } third_party_settings: { }
type: boolean_checkbox
region: content
field_diaporama: field_diaporama:
type: image_image
weight: 124 weight: 124
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_document: field_document:
type: paragraphs type: paragraphs
weight: 126 weight: 126
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -178,24 +179,25 @@ content:
collapse_edit_all: collapse_edit_all collapse_edit_all: collapse_edit_all
duplicate: '0' duplicate: '0'
third_party_settings: { } third_party_settings: { }
region: content
field_fichier: field_fichier:
type: file_generic
weight: 125 weight: 125
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
third_party_settings: { } third_party_settings: { }
type: file_generic
region: content
field_logo: field_logo:
type: image_image
weight: 128 weight: 128
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_partenaires: field_partenaires:
type: entity_reference_paragraphs
weight: 126 weight: 126
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -204,18 +206,17 @@ content:
form_display_mode: default form_display_mode: default
default_paragraph_type: '' default_paragraph_type: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_paragraphs
region: content
field_poid: field_poid:
type: number
weight: 132 weight: 132
region: content
settings: settings:
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: number
region: content
field_sous_parties: field_sous_parties:
type: paragraphs type: paragraphs
weight: 127 weight: 127
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -230,9 +231,10 @@ content:
collapse_edit_all: collapse_edit_all collapse_edit_all: collapse_edit_all
duplicate: duplicate duplicate: duplicate
third_party_settings: { } third_party_settings: { }
region: content
field_textes: field_textes:
type: entity_reference_paragraphs
weight: 123 weight: 123
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -241,21 +243,19 @@ content:
form_display_mode: default form_display_mode: default
default_paragraph_type: '' default_paragraph_type: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_paragraphs
region: content
promote: promote:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 130 weight: 130
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
status: status:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 131 weight: 131
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
title: title:
type: string_textfield type: string_textfield

View File

@ -43,57 +43,57 @@ third_party_settings:
- group_partenaires - group_partenaires
- group_liens - group_liens
- group_media - group_media
label: Tabs
region: content
parent_name: '' parent_name: ''
weight: 3 weight: 3
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: horizontal direction: horizontal
label: Tabs
group_equipes: group_equipes:
children: children:
- field_equipes - field_equipes
label: Équipes
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 10 weight: 10
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Équipes
group_partenaires: group_partenaires:
children: children:
- field_partenaires - field_partenaires
label: Partenaires
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 11 weight: 11
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Partenaires
group_textes: group_textes:
children: children:
- field_textes - field_textes
label: Textes
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 9 weight: 9
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Textes
group_liens: group_liens:
children: children:
- field_projets_lies - field_projets_lies
@ -101,80 +101,80 @@ third_party_settings:
- field_comparatifs_associes - field_comparatifs_associes
- field_evenements_lies - field_evenements_lies
- field_ressources_liees - field_ressources_liees
label: Liens
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 12 weight: 12
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Liens
group_media: group_media:
children: children:
- field_diaporama - field_diaporama
- field_document - field_document
label: Media
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Media
group_details: group_details:
children: children:
- status - status
- promote - promote
- field_actif - field_actif
- field_memo - field_memo
label: Details
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: details_sidebar format_type: details_sidebar
region: content
format_settings: format_settings:
description: ''
open: true
required_fields: true
id: ''
classes: '' classes: ''
id: ''
open: true
description: ''
required_fields: true
weight: 0 weight: 0
label: Details
group_prin: group_prin:
children: children:
- body - body
label: Principal
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 8 weight: 8
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: open formatter: open
description: ''
required_fields: true required_fields: true
label: Principal
group_adresse: group_adresse:
children: children:
- field_adresse - field_adresse
- field_map_marker - field_map_marker
- field_ge - field_ge
label: Adresse
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 9 weight: 9
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Adresse
id: node.projet.default id: node.projet.default
targetEntityType: node targetEntityType: node
bundle: projet bundle: projet
@ -183,46 +183,48 @@ content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: 4 weight: 4
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
region: content
field_actif: field_actif:
type: boolean_checkbox
weight: 2 weight: 2
region: content
settings: settings:
display_label: true display_label: true
third_party_settings: { } third_party_settings: { }
type: boolean_checkbox
region: content
field_adresse: field_adresse:
type: address_default
weight: 26 weight: 26
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: address_default
region: content
field_comparatifs_associes: field_comparatifs_associes:
type: entity_reference_autocomplete
weight: 8 weight: 8
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_diaporama: field_diaporama:
type: image_image
weight: 12 weight: 12
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_document: field_document:
type: paragraphs
weight: 13 weight: 13
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -237,128 +239,126 @@ content:
collapse_edit_all: collapse_edit_all collapse_edit_all: collapse_edit_all
duplicate: duplicate duplicate: duplicate
third_party_settings: { } third_party_settings: { }
type: paragraphs
region: content
field_equipes: field_equipes:
type: inline_entity_form_simple type: inline_entity_form_simple
weight: 4 weight: 4
region: content region: content
settings: settings:
form_mode: default form_mode: default
revision: false
override_labels: false override_labels: false
label_singular: '' label_singular: ''
label_plural: '' label_plural: ''
collapsible: false collapsible: false
collapsed: false collapsed: false
revision: false
third_party_settings: { } third_party_settings: { }
field_evenements_lies: field_evenements_lies:
type: entity_reference_autocomplete
weight: 9 weight: 9
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_ge: field_ge:
type: geofield_latlon
weight: 28 weight: 28
region: content
settings: settings:
html5_geolocation: false html5_geolocation: false
third_party_settings: { } third_party_settings: { }
type: geofield_latlon
region: content
field_map_marker: field_map_marker:
type: map_marker_widget
weight: 27 weight: 27
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: map_marker_widget
region: content
field_memo: field_memo:
type: string_textarea
weight: 3 weight: 3
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textarea
region: content
field_partenaires: field_partenaires:
type: inline_entity_form_simple type: inline_entity_form_simple
weight: 5 weight: 5
region: content region: content
settings: settings:
form_mode: default form_mode: default
revision: false
override_labels: false override_labels: false
label_singular: '' label_singular: ''
label_plural: '' label_plural: ''
collapsible: false collapsible: false
collapsed: false collapsed: false
revision: false
third_party_settings: { } third_party_settings: { }
field_programme: field_programme:
type: entity_reference_autocomplete
weight: 1 weight: 1
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_projets_lies: field_projets_lies:
type: entity_reference_autocomplete
weight: 6 weight: 6
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_ressources_liees: field_ressources_liees:
type: entity_reference_autocomplete
weight: 10 weight: 10
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_textes: field_textes:
type: inline_entity_form_simple
weight: 26 weight: 26
region: content
settings: settings:
form_mode: default form_mode: default
revision: false
override_labels: false override_labels: false
label_singular: '' label_singular: ''
label_plural: '' label_plural: ''
collapsible: false collapsible: false
collapsed: false collapsed: false
revision: false
third_party_settings: { } third_party_settings: { }
type: inline_entity_form_simple
region: content
field_themes_lies: field_themes_lies:
type: entity_reference_autocomplete
weight: 7 weight: 7
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_ville: field_ville:
type: entity_reference_autocomplete
weight: 2 weight: 2
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
promote: promote:
type: boolean_checkbox type: boolean_checkbox
weight: 1 weight: 1

View File

@ -42,15 +42,15 @@ third_party_settings:
- group_edition - group_edition
- group_liens - group_liens
- group_media - group_media
label: Tabs
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: horizontal direction: horizontal
label: Tabs
group_principal: group_principal:
children: children:
- field_programme - field_programme
@ -59,97 +59,97 @@ third_party_settings:
- field_sous_titre - field_sous_titre
- field_collections - field_collections
- field_type_de_ressource - field_type_de_ressource
label: Principal
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 17 weight: 17
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: open formatter: open
description: ''
required_fields: true required_fields: true
label: Principal
group_liens: group_liens:
children: children:
- field_evenements_lies - field_evenements_lies
- field_ressources_liees - field_ressources_liees
label: Liens
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Liens
group_media: group_media:
children: children:
- field_image - field_image
- field_videos - field_videos
- field_fichier - field_fichier
label: Media
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Media
group_texte: group_texte:
children: children:
- body - body
label: Texte
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 18 weight: 18
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Texte
group_edition: group_edition:
children: children:
- field_auteurs - field_auteurs
- field_edition - field_edition
- field_date_de_parution - field_date_de_parution
- field_lien - field_lien
label: Edition
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 19 weight: 19
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Edition
group_details: group_details:
children: children:
- status - status
- promote - promote
- field_poid - field_poid
- field_memo - field_memo
label: Details
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: details_sidebar format_type: details_sidebar
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
open: true open: true
description: ''
required_fields: true required_fields: true
weight: -5 weight: -5
label: Details
id: node.ressource.default id: node.ressource.default
targetEntityType: node targetEntityType: node
bundle: ressource bundle: ressource
@ -158,57 +158,59 @@ content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: -2 weight: -2
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
region: content
field_auteurs: field_auteurs:
type: text_textarea
weight: 127 weight: 127
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: text_textarea
region: content
field_collections: field_collections:
type: entity_reference_autocomplete
weight: -16 weight: -16
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_date_de_parution: field_date_de_parution:
type: datetime_default
weight: 129 weight: 129
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: datetime_default
region: content
field_edition: field_edition:
type: text_textarea
weight: 128 weight: 128
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: text_textarea
region: content
field_evenements_lies: field_evenements_lies:
type: entity_reference_autocomplete
weight: 134 weight: 134
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_fichier: field_fichier:
type: file_generic
weight: 132 weight: 132
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
third_party_settings: third_party_settings:
@ -232,13 +234,13 @@ content:
attach_mode: move attach_mode: move
imce: imce:
enabled: false enabled: false
type: file_generic
region: content
field_image: field_image:
type: image_image
weight: 130 weight: 130
region: content
settings: settings:
preview_image_style: thumbnail
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: third_party_settings:
filefield_sources: filefield_sources:
filefield_sources: filefield_sources:
@ -260,95 +262,93 @@ content:
attach_mode: copy attach_mode: copy
imce: imce:
enabled: false enabled: false
type: image_image
region: content
field_lien: field_lien:
type: link_default
weight: 133 weight: 133
region: content
settings: settings:
placeholder_url: '' placeholder_url: ''
placeholder_title: '' placeholder_title: ''
third_party_settings: { } third_party_settings: { }
type: link_default
region: content
field_memo: field_memo:
type: string_textarea
weight: 3 weight: 3
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textarea
region: content
field_poid: field_poid:
weight: 2
settings:
placeholder: ''
third_party_settings: { }
type: number type: number
weight: 2
region: content region: content
settings:
placeholder: ''
third_party_settings: { }
field_programme: field_programme:
type: entity_reference_autocomplete
weight: -20 weight: -20
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_projet: field_projet:
type: entity_reference_autocomplete
weight: -19 weight: -19
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_ressources_liees: field_ressources_liees:
type: entity_reference_autocomplete
weight: 135 weight: 135
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_sous_titre: field_sous_titre:
weight: -17
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield type: string_textfield
weight: -17
region: content region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_theme: field_theme:
type: entity_reference_autocomplete
weight: -18 weight: -18
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_type_de_ressource: field_type_de_ressource:
type: entity_reference_autocomplete
weight: -15 weight: -15
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_videos: field_videos:
type: video_embed_field_textfield
weight: 131 weight: 131
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: video_embed_field_textfield
region: content
promote: promote:
type: boolean_checkbox type: boolean_checkbox
weight: 1 weight: 1

View File

@ -28,18 +28,18 @@ third_party_settings:
- status - status
- field_poid - field_poid
- field_memo - field_memo
label: Details
region: content
parent_name: '' parent_name: ''
weight: 17 weight: 17
format_type: details_sidebar format_type: details_sidebar
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
open: false open: false
description: ''
required_fields: true required_fields: true
weight: 0 weight: 0
label: Details
group_tabs: group_tabs:
children: children:
- group_textes - group_textes
@ -47,86 +47,86 @@ third_party_settings:
- group_equipes - group_equipes
- group_partenaires - group_partenaires
- group_media - group_media
label: Tabs
region: content
parent_name: '' parent_name: ''
weight: -1 weight: -1
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: horizontal direction: horizontal
label: Tabs
group_textes: group_textes:
children: children:
- field_textes - field_textes
label: Textes
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Textes
group_media: group_media:
children: children:
- field_pieces_jointes - field_pieces_jointes
label: Media
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 21 weight: 21
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Media
group_liens: group_liens:
children: children:
- field_lien - field_lien
- field_page_statique_liees - field_page_statique_liees
label: Liens
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Liens
group_equipes: group_equipes:
children: children:
- field_equipes - field_equipes
label: Équipes
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Équipes
group_partenaires: group_partenaires:
children: children:
- field_partenaires - field_partenaires
label: Partenaires
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Partenaires
id: node.static.default id: node.static.default
targetEntityType: node targetEntityType: node
bundle: static bundle: static
@ -139,7 +139,9 @@ content:
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
field_equipes: field_equipes:
type: entity_reference_paragraphs
weight: 15 weight: 15
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -148,36 +150,36 @@ content:
form_display_mode: default form_display_mode: default
default_paragraph_type: '' default_paragraph_type: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_paragraphs
region: content
field_lien: field_lien:
type: link_default
weight: 9 weight: 9
region: content
settings: settings:
placeholder_url: '' placeholder_url: ''
placeholder_title: '' placeholder_title: ''
third_party_settings: { } third_party_settings: { }
type: link_default
region: content
field_memo: field_memo:
type: string_textarea
weight: 26 weight: 26
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textarea
region: content
field_page_statique_liees: field_page_statique_liees:
type: entity_reference_autocomplete
weight: 10 weight: 10
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_partenaires: field_partenaires:
type: entity_reference_paragraphs
weight: 16 weight: 16
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -186,24 +188,24 @@ content:
form_display_mode: default form_display_mode: default
default_paragraph_type: '' default_paragraph_type: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_paragraphs
region: content
field_pieces_jointes: field_pieces_jointes:
type: file_generic
weight: 14 weight: 14
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
third_party_settings: { } third_party_settings: { }
type: file_generic
region: content
field_poid: field_poid:
type: number
weight: 11 weight: 11
region: content
settings: settings:
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: number
region: content
field_textes: field_textes:
type: entity_reference_paragraphs
weight: 12 weight: 12
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -212,21 +214,19 @@ content:
form_display_mode: default form_display_mode: default
default_paragraph_type: '' default_paragraph_type: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_paragraphs
region: content
promote: promote:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 4 weight: 4
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
status: status:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 8 weight: 8
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
title: title:
type: string_textfield type: string_textfield
@ -239,12 +239,12 @@ content:
uid: uid:
type: entity_reference_autocomplete type: entity_reference_autocomplete
weight: 2 weight: 2
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
match_limit: 10
region: content
third_party_settings: { } third_party_settings: { }
hidden: hidden:
body: true body: true

View File

@ -35,43 +35,43 @@ third_party_settings:
- group_equipes - group_equipes
- group_partenaires - group_partenaires
- group_media - group_media
label: tabs
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: horizontal direction: horizontal
label: tabs
group_equipes: group_equipes:
children: children:
- field_equipes - field_equipes
label: Équipes
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 21 weight: 21
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Équipes
group_partenaires: group_partenaires:
children: children:
- field_partenaires - field_partenaires
label: Partenaires
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 22 weight: 22
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Partenaires
group_liens: group_liens:
children: children:
- field_ville - field_ville
@ -79,78 +79,78 @@ third_party_settings:
- field_projets_lies - field_projets_lies
- field_evenements_lies - field_evenements_lies
- field_ressources_liees - field_ressources_liees
label: Liens
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Liens
group_principal: group_principal:
children: children:
- body - body
- field_image - field_image
label: Principal
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 18 weight: 18
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Principal
group_details: group_details:
children: children:
- status - status
- promote - promote
- field_memo - field_memo
label: Details
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: details_sidebar format_type: details_sidebar
region: content
format_settings: format_settings:
description: ''
open: true
weight: 0
required_fields: true
id: ''
classes: '' classes: ''
label: Details id: ''
open: true
description: ''
required_fields: true
weight: 0
group_textes: group_textes:
children: children:
- field_textes - field_textes
label: Textes
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 19 weight: 19
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Textes
group_media: group_media:
children: children:
- field_diaporama - field_diaporama
label: Media
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 23 weight: 23
format_type: tab format_type: tab
region: content
format_settings: format_settings:
classes: ''
show_empty_fields: false show_empty_fields: false
id: '' id: ''
classes: ''
description: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Media
id: node.theme.default id: node.theme.default
targetEntityType: node targetEntityType: node
bundle: theme bundle: theme
@ -159,106 +159,107 @@ content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: 121 weight: 121
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
region: content
field_diaporama: field_diaporama:
type: image_image
weight: 137 weight: 137
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_equipes: field_equipes:
type: inline_entity_form_simple
weight: 129 weight: 129
region: content
settings: settings:
form_mode: default form_mode: default
revision: false
override_labels: false override_labels: false
label_singular: '' label_singular: ''
label_plural: '' label_plural: ''
collapsible: false collapsible: false
collapsed: false collapsed: false
revision: false
third_party_settings: { } third_party_settings: { }
type: inline_entity_form_simple
region: content
field_evenements_lies: field_evenements_lies:
type: entity_reference_autocomplete
weight: 135 weight: 135
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_image: field_image:
type: image_image
weight: 122 weight: 122
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_memo: field_memo:
type: string_textarea
weight: 2 weight: 2
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textarea
region: content
field_partenaires: field_partenaires:
type: inline_entity_form_simple
weight: 130 weight: 130
region: content
settings: settings:
form_mode: default form_mode: default
revision: false
override_labels: false override_labels: false
label_singular: '' label_singular: ''
label_plural: '' label_plural: ''
collapsible: false collapsible: false
collapsed: false collapsed: false
revision: false
third_party_settings: { } third_party_settings: { }
type: inline_entity_form_simple
region: content
field_programme: field_programme:
type: entity_reference_autocomplete
weight: 0 weight: 0
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_projets_lies: field_projets_lies:
type: entity_reference_autocomplete
weight: 134 weight: 134
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_ressources_liees: field_ressources_liees:
type: entity_reference_autocomplete
weight: 136 weight: 136
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_textes: field_textes:
type: paragraphs type: paragraphs
weight: 131 weight: 131
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -273,37 +274,36 @@ content:
collapse_edit_all: collapse_edit_all collapse_edit_all: collapse_edit_all
duplicate: duplicate duplicate: duplicate
third_party_settings: { } third_party_settings: { }
region: content
field_themes_lies: field_themes_lies:
type: entity_reference_autocomplete
weight: 133 weight: 133
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_type_de_theme: field_type_de_theme:
type: entity_reference_autocomplete
weight: -1 weight: -1
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_ville: field_ville:
type: entity_reference_autocomplete
weight: 132 weight: 132
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
promote: promote:
type: boolean_checkbox type: boolean_checkbox
weight: 1 weight: 1

View File

@ -17,28 +17,28 @@ bundle: doc_and_thumb
mode: default mode: default
content: content:
field_document: field_document:
type: file_generic
weight: 2 weight: 2
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
third_party_settings: { } third_party_settings: { }
type: file_generic
region: content
field_titre: field_titre:
type: string_textfield
weight: 1 weight: 1
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
field_vignette: field_vignette:
type: image_image
weight: 0 weight: 0
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
hidden: hidden:
created: true created: true
status: true status: true

View File

@ -18,6 +18,7 @@ content:
field_membres: field_membres:
type: paragraphs type: paragraphs
weight: 2 weight: 2
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -32,23 +33,22 @@ content:
collapse_edit_all: collapse_edit_all collapse_edit_all: collapse_edit_all
duplicate: duplicate duplicate: duplicate
third_party_settings: { } third_party_settings: { }
region: content
field_texte_intro: field_texte_intro:
type: text_textarea
weight: 1 weight: 1
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: text_textarea
region: content
field_type_equipe: field_type_equipe:
type: string_textfield
weight: 0 weight: 0
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
hidden: hidden:
created: true created: true
status: true status: true

View File

@ -24,15 +24,15 @@ third_party_settings:
children: children:
- group_partenaire - group_partenaire
- group_enfants - group_enfants
label: Tabs
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: vertical direction: vertical
label: Tabs
group_partenaire: group_partenaire:
children: children:
- field_nom_partenaire - field_nom_partenaire
@ -40,67 +40,67 @@ third_party_settings:
- field_presentation - field_presentation
- field_lien - field_lien
- field_fichiers - field_fichiers
label: Partenaire
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: open formatter: open
description: ''
required_fields: true required_fields: true
label: Partenaire
group_enfants: group_enfants:
children: children:
- field_partenaires_enfants - field_partenaires_enfants
label: Enfants
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Enfants
id: paragraph.partenaires.default id: paragraph.partenaires.default
targetEntityType: paragraph targetEntityType: paragraph
bundle: partenaires bundle: partenaires
mode: default mode: default
content: content:
field_fichiers: field_fichiers:
type: file_generic
weight: 4 weight: 4
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
third_party_settings: { } third_party_settings: { }
type: file_generic
region: content
field_lien: field_lien:
type: link_default
weight: 3 weight: 3
region: content
settings: settings:
placeholder_url: '' placeholder_url: ''
placeholder_title: '' placeholder_title: ''
third_party_settings: { } third_party_settings: { }
type: link_default
region: content
field_logo_partenaire: field_logo_partenaire:
type: image_image
weight: 1 weight: 1
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_nom_partenaire: field_nom_partenaire:
type: string_textfield
weight: 0 weight: 0
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
field_partenaires_enfants: field_partenaires_enfants:
type: paragraphs type: paragraphs
weight: 0 weight: 0
@ -121,13 +121,13 @@ content:
duplicate: duplicate duplicate: duplicate
third_party_settings: { } third_party_settings: { }
field_presentation: field_presentation:
type: text_textarea
weight: 2 weight: 2
region: content
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: text_textarea
region: content
hidden: hidden:
created: true created: true
status: true status: true

View File

@ -17,37 +17,37 @@ bundle: personne
mode: default mode: default
content: content:
field_fonction: field_fonction:
type: string_textfield
weight: 2 weight: 2
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
field_nom: field_nom:
type: string_textfield
weight: 1 weight: 1
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
field_photo: field_photo:
type: image_image
weight: 3 weight: 3
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_prenom: field_prenom:
type: string_textfield
weight: 0 weight: 0
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
hidden: hidden:
created: true created: true
status: true status: true

View File

@ -16,6 +16,7 @@ content:
field_sous_partie_contenus: field_sous_partie_contenus:
type: paragraphs type: paragraphs
weight: 1 weight: 1
region: content
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -30,15 +31,14 @@ content:
collapse_edit_all: collapse_edit_all collapse_edit_all: collapse_edit_all
duplicate: duplicate duplicate: duplicate
third_party_settings: { } third_party_settings: { }
region: content
field_titre: field_titre:
type: string_textfield
weight: 0 weight: 0
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
hidden: hidden:
created: true created: true
status: true status: true

View File

@ -16,77 +16,77 @@ third_party_settings:
children: children:
- group_infos - group_infos
- group_liens - group_liens
label: Tabs
region: content
parent_name: '' parent_name: ''
weight: 20 weight: 20
format_type: tabs format_type: tabs
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
id: ''
direction: vertical direction: vertical
label: Tabs
group_infos: group_infos:
children: children:
- field_titre - field_titre
- field_texte - field_texte
label: Infos
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 20 weight: 20
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: open formatter: open
description: ''
required_fields: true required_fields: true
label: Infos
group_liens: group_liens:
children: children:
- field_liste_contenus - field_liste_contenus
label: Liens
region: content
parent_name: group_tabs parent_name: group_tabs
weight: 21 weight: 21
format_type: tab format_type: tab
region: content
format_settings: format_settings:
id: ''
classes: '' classes: ''
description: '' id: ''
formatter: closed formatter: closed
description: ''
required_fields: true required_fields: true
label: Liens
id: paragraph.sous_partie_programme_contents.default id: paragraph.sous_partie_programme_contents.default
targetEntityType: paragraph targetEntityType: paragraph
bundle: sous_partie_programme_contents bundle: sous_partie_programme_contents
mode: default mode: default
content: content:
field_liste_contenus: field_liste_contenus:
type: entity_reference_autocomplete
weight: 2 weight: 2
region: content
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_texte: field_texte:
type: text_textarea_with_summary
weight: 1 weight: 1
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
type: text_textarea_with_summary
region: content
field_titre: field_titre:
type: string_textfield
weight: 0 weight: 0
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
hidden: hidden:
created: true created: true
status: true status: true

View File

@ -17,31 +17,31 @@ bundle: textes
mode: default mode: default
content: content:
field_photo: field_photo:
type: image_image
weight: 2 weight: 2
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_texte: field_texte:
type: text_textarea_with_summary
weight: 1 weight: 1
region: content
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
placeholder: '' placeholder: ''
show_summary: false show_summary: false
third_party_settings: { } third_party_settings: { }
type: text_textarea_with_summary
region: content
field_titre: field_titre:
type: string_textfield
weight: 0 weight: 0
region: content
settings: settings:
size: 60 size: 60
placeholder: '' placeholder: ''
third_party_settings: { } third_party_settings: { }
type: string_textfield
region: content
hidden: hidden:
created: true created: true
status: true status: true

View File

@ -15,19 +15,19 @@ third_party_settings:
field_group: field_group:
group_details: group_details:
children: { } children: { }
label: Details
region: hidden
parent_name: '' parent_name: ''
weight: 7 weight: 7
format_type: details_sidebar format_type: details_sidebar
region: hidden
format_settings: format_settings:
classes: ''
show_empty_fields: false show_empty_fields: false
id: '' id: ''
classes: ''
description: ''
open: false open: false
description: ''
required_fields: true required_fields: true
weight: 0 weight: 0
label: Details
id: taxonomy_term.collection.default id: taxonomy_term.collection.default
targetEntityType: taxonomy_term targetEntityType: taxonomy_term
bundle: collection bundle: collection
@ -38,23 +38,23 @@ content:
weight: 3 weight: 3
region: content region: content
settings: settings:
placeholder: ''
rows: 5 rows: 5
placeholder: ''
third_party_settings: { } third_party_settings: { }
field_image: field_image:
type: image_image
weight: 1 weight: 1
region: content
settings: settings:
progress_indicator: throbber progress_indicator: throbber
preview_image_style: thumbnail preview_image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image_image
region: content
field_programmes: field_programmes:
type: options_select
weight: 2 weight: 2
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: options_select
region: content
name: name:
type: string_textfield type: string_textfield
weight: 0 weight: 0

View File

@ -21,22 +21,22 @@ content:
weight: 1 weight: 1
region: content region: content
settings: settings:
placeholder: ''
rows: 5 rows: 5
placeholder: ''
third_party_settings: { } third_party_settings: { }
field_adresse: field_adresse:
type: address_default
weight: 2 weight: 2
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: address_default
region: content
field_geofield: field_geofield:
type: geofield_latlon
weight: 3 weight: 3
region: content
settings: settings:
html5_geolocation: false html5_geolocation: false
third_party_settings: { } third_party_settings: { }
type: geofield_latlon
region: content
langcode: langcode:
type: language_select type: language_select
weight: 6 weight: 6
@ -60,9 +60,9 @@ content:
third_party_settings: { } third_party_settings: { }
status: status:
type: boolean_checkbox type: boolean_checkbox
settings:
display_label: true
weight: 4 weight: 4
region: content region: content
settings:
display_label: true
third_party_settings: { } third_party_settings: { }
hidden: { } hidden: { }

View File

@ -13,11 +13,11 @@ bundle: custom
mode: default mode: default
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 0 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 0
region: content region: content
hidden: hidden:
langcode: true langcode: true

View File

@ -15,11 +15,11 @@ bundle: logo_block
mode: default mode: default
content: content:
field_logo: field_logo:
weight: 0 type: image
label: visually_hidden label: visually_hidden
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: third_party_settings:
linked_field: linked_field:
linked: '1' linked: '1'
@ -27,7 +27,7 @@ content:
destination: field_link destination: field_link
advanced: { } advanced: { }
token: '' token: ''
type: image weight: 0
region: content region: content
hidden: hidden:
field_link: true field_link: true

View File

@ -29,49 +29,49 @@ bundle: actualite
mode: default mode: default
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 101 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 101
region: content region: content
field_dates_actu: field_dates_actu:
weight: 114 type: daterange_default
label: above label: above
settings: settings:
separator: '-'
format_type: medium
timezone_override: '' timezone_override: ''
format_type: medium
separator: '-'
third_party_settings: { } third_party_settings: { }
type: daterange_default weight: 114
region: content region: content
field_evenements_lies: field_evenements_lies:
weight: 109 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 109
region: content region: content
field_fichier: field_fichier:
weight: 107 type: file_default
label: above label: above
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 107
region: content region: content
field_image: field_image:
weight: 108 type: image
label: above label: above
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 108
region: content region: content
field_lien: field_lien:
weight: 115 type: link
label: above label: above
settings: settings:
trim_length: 80 trim_length: 80
@ -80,59 +80,59 @@ content:
rel: '' rel: ''
target: '' target: ''
third_party_settings: { } third_party_settings: { }
type: link weight: 115
region: content region: content
field_memo: field_memo:
weight: 113 type: basic_string
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: basic_string weight: 113
region: content region: content
field_programme: field_programme:
weight: 102 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 102
region: content region: content
field_projet: field_projet:
weight: 111 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 111
region: content region: content
field_ressources_liees: field_ressources_liees:
weight: 110 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 110
region: content region: content
field_sous_titre: field_sous_titre:
weight: 105 type: string
label: above label: above
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 105
region: content region: content
field_theme: field_theme:
weight: 112 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 112
region: content region: content
links: links:
weight: 100
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 100
region: content region: content
hidden: hidden:
langcode: true langcode: true

View File

@ -36,42 +36,42 @@ mode: teaser
content: content:
field_dates_actu: field_dates_actu:
type: smartdate_default type: smartdate_default
weight: 2
region: content
label: visually_hidden label: visually_hidden
settings: settings:
timezone_override: '' timezone_override: ''
format_type: medium
format: date_only format: date_only
force_chronological: false force_chronological: false
add_classes: false add_classes: false
format_type: medium
time_wrapper: true time_wrapper: true
third_party_settings: { } third_party_settings: { }
weight: 2
region: content
field_image: field_image:
type: image type: image
weight: 1
region: content
label: hidden label: hidden
settings: settings:
image_style: very_large
image_link: content image_link: content
image_style: very_large
third_party_settings: { } third_party_settings: { }
weight: 1
region: content
field_programme: field_programme:
type: entity_reference_label type: entity_reference_label
weight: 0
region: content
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
field_sous_titre: field_sous_titre:
type: string type: string
weight: 3
region: content
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
weight: 3
region: content
hidden: hidden:
body: true body: true
field_evenements_lies: true field_evenements_lies: true

View File

@ -38,46 +38,46 @@ mode: accroche_ss_image
content: content:
field_date: field_date:
type: smartdate_default type: smartdate_default
weight: 1
region: content
label: hidden label: hidden
settings: settings:
timezone_override: '' timezone_override: ''
format_type: medium
format: date_only format: date_only
time_wrapper: true
force_chronological: false force_chronological: false
add_classes: false add_classes: false
format_type: medium time_wrapper: true
third_party_settings: { } third_party_settings: { }
weight: 1
region: content
field_programme: field_programme:
type: entity_reference_label type: entity_reference_label
label: hidden
settings:
link: true
third_party_settings: { }
weight: 0 weight: 0
region: content region: content
label: hidden
settings:
link: true
third_party_settings: { }
field_projet: field_projet:
type: entity_reference_label type: entity_reference_label
weight: 2
region: content
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
weight: 2
region: content
field_sous_titre: field_sous_titre:
weight: 3 type: string
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 3
region: content region: content
links: links:
weight: 4
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 4
region: content
hidden: hidden:
body: true body: true
field_evenements_lies: true field_evenements_lies: true

View File

@ -41,55 +41,55 @@ bundle: evenement
mode: default mode: default
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 101 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 101
region: content region: content
field_date: field_date:
weight: 109 type: datetime_default
label: above label: above
settings: settings:
format_type: medium
timezone_override: '' timezone_override: ''
format_type: medium
third_party_settings: { } third_party_settings: { }
type: datetime_default weight: 109
region: content region: content
field_evenements_lies: field_evenements_lies:
weight: 115 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 115
region: content region: content
field_fichier: field_fichier:
weight: 110 type: file_default
label: above label: above
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 110
region: content region: content
field_image: field_image:
weight: 111 type: image
label: above label: above
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 111
region: content region: content
field_intro: field_intro:
weight: 102 type: text_default
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 102
region: content region: content
field_lien: field_lien:
weight: 113 type: link
label: above label: above
settings: settings:
trim_length: 80 trim_length: 80
@ -98,84 +98,84 @@ content:
rel: '' rel: ''
target: '' target: ''
third_party_settings: { } third_party_settings: { }
type: link weight: 113
region: content region: content
field_memo: field_memo:
weight: 118 type: basic_string
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: basic_string weight: 118
region: content region: content
field_organisateur: field_organisateur:
weight: 108 type: text_default
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 108
region: content region: content
field_partenaires: field_partenaires:
weight: 112 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 112
region: content region: content
field_programme: field_programme:
weight: 104 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 104
region: content region: content
field_projet: field_projet:
weight: 116 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 116
region: content region: content
field_ressources_liees: field_ressources_liees:
weight: 114 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 114
region: content region: content
field_sous_titre: field_sous_titre:
weight: 107 type: string
label: above label: above
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 107
region: content region: content
field_theme: field_theme:
weight: 117 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 117
region: content region: content
field_type_evenement: field_type_evenement:
weight: 103 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 103
region: content region: content
links: links:
weight: 100
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 100
region: content
hidden: hidden:
langcode: true langcode: true
search_api_excerpt: true search_api_excerpt: true

View File

@ -39,34 +39,34 @@ mode: teaser
content: content:
field_image: field_image:
type: image type: image
weight: 2
region: content
label: hidden label: hidden
settings: settings:
image_style: very_large
image_link: content image_link: content
image_style: very_large
third_party_settings: { } third_party_settings: { }
weight: 2
region: content
field_programme: field_programme:
type: entity_reference_label type: entity_reference_label
weight: 0
region: content
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
field_sous_titre: field_sous_titre:
type: string type: string
weight: 1
region: content
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
links: weight: 1
weight: 3
region: content region: content
links:
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 3
region: content
hidden: hidden:
body: true body: true
field_date: true field_date: true

View File

@ -33,70 +33,70 @@ bundle: programme
mode: default mode: default
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 1 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 1
region: content region: content
field_diaporama: field_diaporama:
weight: 3 type: image
label: hidden label: hidden
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 3
region: content region: content
field_fichier: field_fichier:
weight: 4 type: file_default
label: hidden label: hidden
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 4
region: content region: content
field_logo: field_logo:
weight: 7 type: image
label: hidden label: hidden
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 7
region: content region: content
field_partenaires: field_partenaires:
weight: 5 type: entity_reference_revisions_entity_view
label: hidden label: hidden
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 5
region: content region: content
field_sous_parties: field_sous_parties:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 6
label: hidden label: hidden
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
weight: 6
region: content region: content
field_textes: field_textes:
weight: 2 type: entity_reference_revisions_entity_view
label: hidden label: hidden
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 2
region: content region: content
links: links:
weight: 0
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
hidden: hidden:
computed_projets_reference: true computed_projets_reference: true
computed_projets_references: true computed_projets_references: true

View File

@ -31,34 +31,34 @@ bundle: programme
mode: teaser mode: teaser
content: content:
body: body:
label: hidden
type: text_summary_or_trimmed type: text_summary_or_trimmed
weight: 101 label: hidden
settings: settings:
trim_length: 600 trim_length: 600
third_party_settings: { } third_party_settings: { }
weight: 101
region: content region: content
computed_projets_references: computed_projets_references:
type: entity_reference_label
label: hidden label: hidden
weight: -5
region: content
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: -5
region: content
computed_themes_references: computed_themes_references:
type: entity_reference_label
label: hidden label: hidden
weight: -5
region: content
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: -5
links:
weight: 100
region: content region: content
links:
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 100
region: content
hidden: hidden:
field_actif: true field_actif: true
field_diaporama: true field_diaporama: true

View File

@ -39,19 +39,19 @@ bundle: projet
mode: accroche_ss_image mode: accroche_ss_image
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 1 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 1
region: content region: content
field_programme: field_programme:
weight: 0 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 0
region: content region: content
hidden: hidden:
field_actif: true field_actif: true

View File

@ -41,129 +41,129 @@ bundle: projet
mode: default mode: default
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 3 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 3
region: content region: content
field_actif: field_actif:
weight: 14 type: boolean
label: above label: above
settings: settings:
format: default format: default
format_custom_false: '' format_custom_false: ''
format_custom_true: '' format_custom_true: ''
third_party_settings: { } third_party_settings: { }
type: boolean weight: 14
region: content region: content
field_adresse: field_adresse:
weight: 12 type: address_default
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: address_default weight: 12
region: content region: content
field_comparatifs_associes: field_comparatifs_associes:
weight: 7 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 7
region: content region: content
field_diaporama: field_diaporama:
weight: 2 type: image
label: hidden label: hidden
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 2
region: content region: content
field_document: field_document:
weight: 13 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 13
region: content region: content
field_equipes: field_equipes:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 10
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
weight: 10
region: content region: content
field_evenements_lies: field_evenements_lies:
weight: 8 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 8
region: content region: content
field_partenaires: field_partenaires:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 11
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
weight: 11
region: content region: content
field_programme: field_programme:
weight: 0 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 0
region: content region: content
field_projets_lies: field_projets_lies:
weight: 5 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 5
region: content region: content
field_ressources_liees: field_ressources_liees:
weight: 9 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 9
region: content region: content
field_textes: field_textes:
weight: 4 type: entity_reference_revisions_entity_view
label: hidden label: hidden
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 4
region: content region: content
field_themes_lies: field_themes_lies:
weight: 6 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 6
region: content region: content
field_ville: field_ville:
weight: 1 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 1
region: content region: content
hidden: hidden:
field_ge: true field_ge: true

View File

@ -41,30 +41,30 @@ bundle: projet
mode: teaser mode: teaser
content: content:
body: body:
label: hidden
type: text_summary_or_trimmed type: text_summary_or_trimmed
weight: 2 label: hidden
settings: settings:
trim_length: 600 trim_length: 600
third_party_settings: { } third_party_settings: { }
weight: 2
region: content region: content
field_diaporama: field_diaporama:
type: image type: image
weight: 1
region: content
label: visually_hidden label: visually_hidden
settings: settings:
image_style: very_large
image_link: content image_link: content
image_style: very_large
third_party_settings: { } third_party_settings: { }
weight: 1
region: content
field_programme: field_programme:
type: entity_reference_label type: entity_reference_label
weight: 0
region: content
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
hidden: hidden:
field_actif: true field_actif: true
field_adresse: true field_adresse: true

View File

@ -42,127 +42,127 @@ bundle: ressource
mode: default mode: default
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 8 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 8
region: content region: content
field_auteurs: field_auteurs:
weight: 9 type: text_default
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 9
region: content region: content
field_collections: field_collections:
weight: 5 type: entity_reference_entity_view
label: above label: above
settings: settings:
link: true
view_mode: default view_mode: default
link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_entity_view weight: 5
region: content region: content
field_date_de_parution: field_date_de_parution:
weight: 6 type: datetime_default
label: hidden label: hidden
settings: settings:
format_type: medium
timezone_override: '' timezone_override: ''
format_type: medium
third_party_settings: { } third_party_settings: { }
type: datetime_default weight: 6
region: content region: content
field_edition: field_edition:
weight: 10 type: text_default
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 10
region: content region: content
field_evenements_lies: field_evenements_lies:
weight: 13 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 13
region: content region: content
field_fichier: field_fichier:
weight: 12 type: file_default
label: above label: above
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 12
region: content region: content
field_image: field_image:
weight: 7 type: image
label: hidden label: hidden
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 7
region: content region: content
field_programme: field_programme:
weight: 0 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 0
region: content region: content
field_projet: field_projet:
weight: 1 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 1
region: content region: content
field_ressources_liees: field_ressources_liees:
weight: 14 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 14
region: content region: content
field_sous_titre: field_sous_titre:
weight: 4 type: string
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 4
region: content region: content
field_theme: field_theme:
weight: 2 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 2
region: content region: content
field_type_de_ressource: field_type_de_ressource:
weight: 3 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 3
region: content region: content
field_videos: field_videos:
weight: 11 type: video_embed_field_video
label: hidden label: hidden
settings: settings:
autoplay: true
responsive: true responsive: true
width: 854 width: 854
height: 480 height: 480
autoplay: true
third_party_settings: { } third_party_settings: { }
type: video_embed_field_video weight: 11
region: content region: content
hidden: hidden:
field_lien: true field_lien: true

View File

@ -42,51 +42,51 @@ mode: teaser
content: content:
field_auteurs: field_auteurs:
type: text_default type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 1 weight: 1
region: content region: content
label: hidden
settings: { }
third_party_settings: { }
field_edition: field_edition:
type: text_default type: text_default
weight: 4
region: content
label: hidden label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 4
region: content
field_image: field_image:
type: image type: image
weight: 5
region: content
label: hidden label: hidden
settings: settings:
image_style: very_large
image_link: content image_link: content
image_style: very_large
third_party_settings: { } third_party_settings: { }
weight: 5
region: content
field_programme: field_programme:
type: entity_reference_label type: entity_reference_label
weight: 2
region: content
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
weight: 2
region: content
field_sous_titre: field_sous_titre:
type: string type: string
weight: 3
region: content
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
weight: 3
region: content
field_type_de_ressource: field_type_de_ressource:
type: entity_reference_label type: entity_reference_label
weight: 0
region: content
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
hidden: hidden:
body: true body: true
field_collections: true field_collections: true

View File

@ -33,60 +33,60 @@ bundle: static
mode: default mode: default
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 0 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 0
region: content region: content
field_equipes: field_equipes:
weight: 5 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 5
region: content region: content
field_page_statique_liees: field_page_statique_liees:
weight: 3 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 3
region: content region: content
field_partenaires: field_partenaires:
weight: 6 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 6
region: content region: content
field_pieces_jointes: field_pieces_jointes:
weight: 4 type: file_default
label: above label: above
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 4
region: content region: content
field_textes: field_textes:
weight: 1 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 1
region: content region: content
links: links:
weight: 2
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 2
region: content
hidden: hidden:
field_lien: true field_lien: true
field_memo: true field_memo: true

View File

@ -35,23 +35,23 @@ bundle: static
mode: full mode: full
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 0 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 0
region: content region: content
field_equipes: field_equipes:
weight: 6 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 6
region: content region: content
field_lien: field_lien:
weight: 4 type: link
label: above label: above
settings: settings:
trim_length: 80 trim_length: 80
@ -60,47 +60,47 @@ content:
rel: '' rel: ''
target: '' target: ''
third_party_settings: { } third_party_settings: { }
type: link weight: 4
region: content region: content
field_page_statique_liees: field_page_statique_liees:
weight: 3 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 3
region: content region: content
field_partenaires: field_partenaires:
weight: 7 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 7
region: content region: content
field_pieces_jointes: field_pieces_jointes:
weight: 5 type: file_default
label: above label: above
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 5
region: content region: content
field_textes: field_textes:
weight: 1 type: entity_reference_revisions_entity_view
label: hidden label: hidden
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 1
region: content region: content
links: links:
weight: 2
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 2
region: content
hidden: hidden:
field_memo: true field_memo: true
field_poid: true field_poid: true

View File

@ -33,18 +33,18 @@ mode: teaser
content: content:
field_textes: field_textes:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 0
region: content
label: hidden label: hidden
settings: settings:
view_mode: preview view_mode: preview
link: '' link: ''
third_party_settings: { } third_party_settings: { }
links: weight: 0
weight: 1
region: content region: content
links:
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 1
region: content
hidden: hidden:
body: true body: true
field_equipes: true field_equipes: true

View File

@ -29,124 +29,124 @@ bundle: theme
mode: default mode: default
content: content:
body: body:
label: hidden
type: text_default type: text_default
weight: 101 label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 101
region: content region: content
field_diaporama: field_diaporama:
weight: 114 type: image
label: above label: above
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 114
region: content region: content
field_equipes: field_equipes:
weight: 109 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 109
region: content region: content
field_evenements_lies: field_evenements_lies:
weight: 107 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 107
region: content region: content
field_image: field_image:
weight: 102 type: image
label: above label: above
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 102
region: content region: content
field_memo: field_memo:
weight: 112 type: basic_string
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: basic_string weight: 112
region: content region: content
field_partenaires: field_partenaires:
weight: 110 type: entity_reference_revisions_entity_view
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
type: entity_reference_revisions_entity_view weight: 110
region: content region: content
field_programme: field_programme:
weight: 103 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 103
region: content region: content
field_projets_lies: field_projets_lies:
weight: 106 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 106
region: content region: content
field_ressources_liees: field_ressources_liees:
weight: 108 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 108
region: content region: content
field_textes: field_textes:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 111
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
weight: 111
region: content region: content
field_themes_lies: field_themes_lies:
weight: 105 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 105
region: content region: content
field_type_de_theme: field_type_de_theme:
weight: 104 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 104
region: content region: content
field_ville: field_ville:
weight: 113 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 113
region: content region: content
links: links:
weight: 100
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 100
region: content region: content
hidden: hidden:
langcode: true langcode: true

View File

@ -37,30 +37,30 @@ bundle: theme
mode: teaser mode: teaser
content: content:
body: body:
label: hidden
type: text_summary_or_trimmed type: text_summary_or_trimmed
weight: 2 label: hidden
settings: settings:
trim_length: 600 trim_length: 600
third_party_settings: { } third_party_settings: { }
weight: 2
region: content region: content
field_image: field_image:
type: image type: image
weight: 1
region: content
label: hidden label: hidden
settings: settings:
image_style: very_large
image_link: content image_link: content
image_style: very_large
third_party_settings: { } third_party_settings: { }
weight: 1
region: content
field_programme: field_programme:
type: entity_reference_label type: entity_reference_label
weight: 0
region: content
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
hidden: hidden:
field_diaporama: true field_diaporama: true
field_equipes: true field_equipes: true

View File

@ -17,29 +17,29 @@ bundle: doc_and_thumb
mode: default mode: default
content: content:
field_document: field_document:
weight: 2 type: file_default
label: visually_hidden label: visually_hidden
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 2
region: content region: content
field_titre: field_titre:
weight: 1 type: string
label: visually_hidden label: visually_hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 1
region: content region: content
field_vignette: field_vignette:
weight: 0 type: image
label: visually_hidden label: visually_hidden
settings: settings:
image_style: medium
image_link: '' image_link: ''
image_style: medium
third_party_settings: { } third_party_settings: { }
type: image weight: 0
region: content region: content
hidden: hidden:
search_api_excerpt: true search_api_excerpt: true

View File

@ -17,27 +17,27 @@ mode: default
content: content:
field_membres: field_membres:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 2
label: hidden label: hidden
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
weight: 2
region: content region: content
field_texte_intro: field_texte_intro:
weight: 1 type: text_default
label: hidden label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 1
region: content region: content
field_type_equipe: field_type_equipe:
weight: 0 type: string
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 0
region: content region: content
hidden: hidden:
search_api_excerpt: true search_api_excerpt: true

View File

@ -20,13 +20,13 @@ bundle: partenaires
mode: admin mode: admin
content: content:
field_logo_partenaire: field_logo_partenaire:
weight: 0 type: image
label: visually_hidden label: visually_hidden
settings: settings:
image_style: thumbnail
image_link: '' image_link: ''
image_style: thumbnail
third_party_settings: { } third_party_settings: { }
type: image weight: 0
region: content region: content
hidden: hidden:
field_fichiers: true field_fichiers: true

View File

@ -22,15 +22,15 @@ bundle: partenaires
mode: default mode: default
content: content:
field_fichiers: field_fichiers:
weight: 4 type: file_default
label: hidden label: hidden
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 4
region: content region: content
field_lien: field_lien:
weight: 3 type: link
label: hidden label: hidden
settings: settings:
trim_length: 80 trim_length: 80
@ -39,40 +39,40 @@ content:
rel: '' rel: ''
target: '' target: ''
third_party_settings: { } third_party_settings: { }
type: link weight: 3
region: content region: content
field_logo_partenaire: field_logo_partenaire:
weight: 1 type: image
label: hidden label: hidden
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 1
region: content region: content
field_nom_partenaire: field_nom_partenaire:
weight: 0 type: string
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 0
region: content region: content
field_partenaires_enfants: field_partenaires_enfants:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 5
label: hidden label: hidden
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
weight: 5
region: content region: content
field_presentation: field_presentation:
weight: 2 type: text_default
label: hidden label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 2
region: content region: content
hidden: hidden:
search_api_excerpt: true search_api_excerpt: true

View File

@ -23,15 +23,15 @@ bundle: partenaires
mode: preview mode: preview
content: content:
field_fichiers: field_fichiers:
weight: 4 type: file_default
label: above label: above
settings: settings:
use_description_as_link_text: true use_description_as_link_text: true
third_party_settings: { } third_party_settings: { }
type: file_default weight: 4
region: content region: content
field_lien: field_lien:
weight: 3 type: link
label: above label: above
settings: settings:
trim_length: 80 trim_length: 80
@ -40,40 +40,40 @@ content:
rel: '' rel: ''
target: '' target: ''
third_party_settings: { } third_party_settings: { }
type: link weight: 3
region: content region: content
field_logo_partenaire: field_logo_partenaire:
weight: 1 type: image
label: above label: above
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 1
region: content region: content
field_nom_partenaire: field_nom_partenaire:
weight: 0 type: string
label: above label: above
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 0
region: content region: content
field_partenaires_enfants: field_partenaires_enfants:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 5
label: above label: above
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
weight: 5
region: content region: content
field_presentation: field_presentation:
weight: 2 type: text_default
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 2
region: content region: content
hidden: hidden:
search_api_excerpt: true search_api_excerpt: true

View File

@ -16,37 +16,37 @@ bundle: personne
mode: default mode: default
content: content:
field_fonction: field_fonction:
weight: 3 type: string
label: visually_hidden label: visually_hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 3
region: content region: content
field_nom: field_nom:
weight: 2 type: string
label: visually_hidden label: visually_hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 2
region: content region: content
field_photo: field_photo:
weight: 0 type: image
label: visually_hidden label: visually_hidden
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 0
region: content region: content
field_prenom: field_prenom:
weight: 1 type: string
label: visually_hidden label: visually_hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 1
region: content region: content
hidden: hidden:
search_api_excerpt: true search_api_excerpt: true

View File

@ -15,20 +15,20 @@ mode: default
content: content:
field_sous_partie_contenus: field_sous_partie_contenus:
type: entity_reference_revisions_entity_view type: entity_reference_revisions_entity_view
weight: 1
label: hidden label: hidden
settings: settings:
view_mode: default view_mode: default
link: '' link: ''
third_party_settings: { } third_party_settings: { }
weight: 1
region: content region: content
field_titre: field_titre:
weight: 0 type: string
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 0
region: content region: content
hidden: hidden:
search_api_excerpt: true search_api_excerpt: true

View File

@ -15,27 +15,27 @@ bundle: sous_partie_programme_contents
mode: default mode: default
content: content:
field_liste_contenus: field_liste_contenus:
weight: 2 type: entity_reference_label
label: hidden label: hidden
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 2
region: content region: content
field_texte: field_texte:
weight: 1 type: text_default
label: hidden label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 1
region: content region: content
field_titre: field_titre:
weight: 0 type: string
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
type: string weight: 0
region: content region: content
hidden: hidden:
search_api_excerpt: true search_api_excerpt: true

View File

@ -16,12 +16,12 @@ bundle: textes
mode: accroche mode: accroche
content: content:
field_texte: field_texte:
weight: 0 type: text_summary_or_trimmed
label: hidden label: hidden
settings: settings:
trim_length: 600 trim_length: 600
third_party_settings: { } third_party_settings: { }
type: text_summary_or_trimmed weight: 0
region: content region: content
hidden: hidden:
field_photo: true field_photo: true

View File

@ -17,27 +17,27 @@ mode: default
content: content:
field_photo: field_photo:
type: image type: image
weight: 2
region: content
label: hidden label: hidden
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
weight: 2
region: content
field_texte: field_texte:
weight: 1 type: text_default
label: hidden label: hidden
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: text_default weight: 1
region: content region: content
field_titre: field_titre:
type: string type: string
weight: 0
region: content
label: hidden label: hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
hidden: hidden:
search_api_excerpt: true search_api_excerpt: true

View File

@ -15,12 +15,12 @@ mode: preview
content: content:
field_titre: field_titre:
type: string type: string
weight: 0
region: content
label: visually_hidden label: visually_hidden
settings: settings:
link_to_entity: false link_to_entity: false
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
hidden: hidden:
field_photo: true field_photo: true
field_texte: true field_texte: true

View File

@ -15,28 +15,28 @@ bundle: collection
mode: default mode: default
content: content:
description: description:
label: hidden
type: text_default type: text_default
weight: 0 label: hidden
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
field_image: field_image:
weight: 1 type: image
label: above label: above
settings: settings:
image_style: ''
image_link: '' image_link: ''
image_style: ''
third_party_settings: { } third_party_settings: { }
type: image weight: 1
region: content region: content
field_programmes: field_programmes:
weight: 2 type: entity_reference_label
label: above label: above
settings: settings:
link: true link: true
third_party_settings: { } third_party_settings: { }
type: entity_reference_label weight: 2
region: content region: content
hidden: hidden:
langcode: true langcode: true

View File

@ -16,27 +16,27 @@ bundle: villes
mode: default mode: default
content: content:
description: description:
label: hidden
type: text_default type: text_default
weight: 0 label: hidden
region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
weight: 0
region: content
field_adresse: field_adresse:
weight: 1 type: address_default
label: above label: above
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: address_default weight: 1
region: content region: content
field_geofield: field_geofield:
weight: 2 type: geofield_default
label: above label: above
settings: settings:
output_format: wkt output_format: wkt
output_escape: true output_escape: true
third_party_settings: { } third_party_settings: { }
type: geofield_default weight: 2
region: content region: content
hidden: hidden:
langcode: true langcode: true

View File

@ -1,3 +1,6 @@
_core:
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
langcode: fr
module: module:
actions_permissions: 0 actions_permissions: 0
address: 0 address: 0
@ -159,6 +162,3 @@ theme:
adminimal_theme: 0 adminimal_theme: 0
popsu: 0 popsu: 0
profile: figli_starter_kit profile: figli_starter_kit
_core:
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
langcode: fr

View File

@ -1,10 +1,10 @@
definitions:
contact__site_page:
weight: -46
menu_name: footer
parent: ''
enabled: true
expanded: false
_core: _core:
default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM
langcode: fr langcode: fr
definitions:
contact__site_page:
menu_name: footer
parent: ''
weight: -46
expanded: false
enabled: true

View File

@ -1,4 +1,4 @@
row_limit: 1000
_core: _core:
default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58 default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58
langcode: fr langcode: fr
row_limit: 1000

View File

@ -1,3 +1,6 @@
_core:
default_config_hash: 8SYa5OOpQGdg4wnttb0LFNuG6GmivsS2qNv9sTH9gDI
langcode: fr
page_alter: false page_alter: false
raw_names: false raw_names: false
error_handlers: error_handlers:
@ -6,8 +9,5 @@ rebuild_theme: false
debug_mail_file_format: '%to-%subject-%datetime.mail.txt' debug_mail_file_format: '%to-%subject-%datetime.mail.txt'
debug_mail_directory: 'temporary://devel-mails' debug_mail_directory: 'temporary://devel-mails'
devel_dumper: kint devel_dumper: kint
_core:
default_config_hash: 8SYa5OOpQGdg4wnttb0LFNuG6GmivsS2qNv9sTH9gDI
langcode: fr
debug_logfile: 'temporary://drupal_debug.txt' debug_logfile: 'temporary://drupal_debug.txt'
debug_pre: false debug_pre: false

View File

@ -1,8 +1,8 @@
_core:
default_config_hash: IDzCy0l7vH5sENShziSE_TwGo7oDfS1yB4c26KU6WnE
langcode: fr
toolbar_items: toolbar_items:
- devel.cache_clear - devel.cache_clear
- devel.phpinfo - devel.phpinfo
- devel.run_cron - devel.run_cron
- devel.theme_registry - devel.theme_registry
langcode: fr
_core:
default_config_hash: IDzCy0l7vH5sENShziSE_TwGo7oDfS1yB4c26KU6WnE

View File

@ -1,4 +1,4 @@
login_with_username: false
langcode: fr
_core: _core:
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
langcode: fr
login_with_username: false

View File

@ -1,5 +1,5 @@
file_scheme: public
upload_directory: embed_buttons
_core: _core:
default_config_hash: Ed6LXVlKotwVS4tx7_rnsL-6NlBoD-PLu3KFPAvpNMc default_config_hash: Ed6LXVlKotwVS4tx7_rnsL-6NlBoD-PLu3KFPAvpNMc
langcode: fr langcode: fr
file_scheme: public
upload_directory: embed_buttons

View File

@ -1,3 +1,6 @@
_core:
default_config_hash: rHbHZIIF9TP3H2Vs37uCHz4Gm4phULg0rQ_OKihxJfM
langcode: fr
extlink_target: false extlink_target: false
extlink_target_no_override: false extlink_target_no_override: false
extlink_nofollow: false extlink_nofollow: false
@ -14,6 +17,3 @@ extlink_css_exclude: ''
extlink_css_explicit: '' extlink_css_explicit: ''
extlink_mailto_class: mailto extlink_mailto_class: mailto
extlink_mailto_label: '(link sends email)' extlink_mailto_label: '(link sends email)'
_core:
default_config_hash: rHbHZIIF9TP3H2Vs37uCHz4Gm4phULg0rQ_OKihxJfM
langcode: fr

View File

@ -18,6 +18,6 @@ translatable: false
default_value: { } default_value: { }
default_value_callback: '' default_value_callback: ''
settings: settings:
link_type: 17
title: 0 title: 0
link_type: 17
field_type: link field_type: link

View File

@ -18,6 +18,8 @@ translatable: false
default_value: { } default_value: { }
default_value_callback: '' default_value_callback: ''
settings: settings:
handler: 'default:file'
handler_settings: { }
file_directory: '[date:custom:Y]-[date:custom:m]' file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'svg png gif jpg jpeg' file_extensions: 'svg png gif jpg jpeg'
max_filesize: '' max_filesize: ''
@ -33,6 +35,4 @@ settings:
title: '' title: ''
width: null width: null
height: null height: null
handler: 'default:file'
handler_settings: { }
field_type: image field_type: image

View File

@ -18,10 +18,10 @@ translatable: true
default_value: { } default_value: { }
default_value_callback: '' default_value_callback: ''
settings: settings:
handler: 'default:file'
handler_settings: { }
file_directory: '[date:custom:Y]-[date:custom:m]' file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: pdf file_extensions: pdf
max_filesize: '' max_filesize: ''
description_field: true description_field: true
handler: 'default:file'
handler_settings: { }
field_type: file field_type: file

View File

@ -25,6 +25,8 @@ translatable: true
default_value: { } default_value: { }
default_value_callback: '' default_value_callback: ''
settings: settings:
handler: 'default:file'
handler_settings: { }
file_directory: '[date:custom:Y]-[date:custom:m]' file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'png gif jpg jpeg' file_extensions: 'png gif jpg jpeg'
max_filesize: '' max_filesize: ''
@ -40,6 +42,4 @@ settings:
title: '' title: ''
width: null width: null
height: null height: null
handler: 'default:file'
handler_settings: { }
field_type: image field_type: image

Some files were not shown because too many files have changed in this diff Show More