architecture de contenu refactoring : everything in paragraoh 'parties'; footnotes; more
This commit is contained in:
parent
71697ffc7c
commit
63284b122b
|
@ -22,6 +22,7 @@
|
||||||
"drupal/core-project-message": "^10.2",
|
"drupal/core-project-message": "^10.2",
|
||||||
"drupal/core-recommended": "^10.2",
|
"drupal/core-recommended": "^10.2",
|
||||||
"drupal/custom_elements": "^2.5",
|
"drupal/custom_elements": "^2.5",
|
||||||
|
"drupal/footnotes": "^4.0@beta",
|
||||||
"drupal/geocoder": "^4.24",
|
"drupal/geocoder": "^4.24",
|
||||||
"drupal/geofield": "^1.59",
|
"drupal/geofield": "^1.59",
|
||||||
"drupal/image_field_caption": "^2.0",
|
"drupal/image_field_caption": "^2.0",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "ca842f57165ece6f809c97e1b33a8210",
|
"content-hash": "5c98347c8de7dd8e83612944f9454bca",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
@ -4487,6 +4487,83 @@
|
||||||
"issues": "https://www.drupal.org/project/issues/filter_perms?categories=All"
|
"issues": "https://www.drupal.org/project/issues/filter_perms?categories=All"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/footnotes",
|
||||||
|
"version": "4.0.0-beta5",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/footnotes.git",
|
||||||
|
"reference": "4.0.0-beta5"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/footnotes-4.0.0-beta5.zip",
|
||||||
|
"reference": "4.0.0-beta5",
|
||||||
|
"shasum": "63651a3fa08a50e0c87abe33b18228ee6bcf6131"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": ">=10.0"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"drupal/metatag": "^2.0"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "4.0.0-beta5",
|
||||||
|
"datestamp": "1721752682",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "not-covered",
|
||||||
|
"message": "Beta releases are not covered by Drupal security advisories."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0+"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Andrii Aleksandrov (id.aleks)",
|
||||||
|
"homepage": "https://www.drupal.org/u/idaleks",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Oleksandr Dekhteruk (pifagor)",
|
||||||
|
"homepage": "https://www.drupal.org/u/pifagor",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Fernando Conceição (yukare)",
|
||||||
|
"homepage": "https://www.drupal.org/u/yukare",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Henrik Ingo (hingo)",
|
||||||
|
"homepage": "https://www.drupal.org/u/hingo",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Scott Euser (scott_euser)",
|
||||||
|
"homepage": "https://www.drupal.org/u/scott_euser",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "smulvih2",
|
||||||
|
"homepage": "https://www.drupal.org/user/795442"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "yukare",
|
||||||
|
"homepage": "https://www.drupal.org/user/889254"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Add automatically numbered footnotes to your posts.",
|
||||||
|
"homepage": "https://drupal.org/project/footnotes",
|
||||||
|
"support": {
|
||||||
|
"source": "https://cgit.drupalcode.org/footnotes",
|
||||||
|
"issues": "https://drupal.org/project/issues/footnotes"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/formatter_suite",
|
"name": "drupal/formatter_suite",
|
||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
|
@ -13554,6 +13631,7 @@
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
|
"drupal/footnotes": 10,
|
||||||
"drupal/page_manager": 5,
|
"drupal/page_manager": 5,
|
||||||
"drupal/advanced_text_formatter": 5,
|
"drupal/advanced_text_formatter": 5,
|
||||||
"drupal/bulkdelete": 20,
|
"drupal/bulkdelete": 20,
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
|
default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
|
||||||
langcode: fr
|
|
||||||
menu_depth: 4
|
menu_depth: 4
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
||||||
langcode: fr
|
|
||||||
auto_import: { }
|
auto_import: { }
|
||||||
auto_export: { }
|
auto_export: { }
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
||||||
langcode: fr
|
|
||||||
ignored_config_entities: { }
|
ignored_config_entities: { }
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: Ybib_dFQ1insjZmm1a7bQlvdUVX8BGbF8EZGz2jMBPo
|
default_config_hash: Ybib_dFQ1insjZmm1a7bQlvdUVX8BGbF8EZGz2jMBPo
|
||||||
langcode: fr
|
|
||||||
default_form: feedback
|
default_form: feedback
|
||||||
flood:
|
flood:
|
||||||
limit: 5
|
limit: 5
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: IdcCyfVkD8kunSj3rbm1mwrfJbfcJK4bjfPheIqxnxI
|
default_config_hash: IdcCyfVkD8kunSj3rbm1mwrfJbfcJK4bjfPheIqxnxI
|
||||||
langcode: fr
|
|
||||||
verbose: 0
|
verbose: 0
|
||||||
types:
|
types:
|
||||||
contact_message: { }
|
contact_message: { }
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: S2TgQLZhiodGAfJKqb5Epnsksw3ST09nIMqTazOcBuI
|
default_config_hash: S2TgQLZhiodGAfJKqb5Epnsksw3ST09nIMqTazOcBuI
|
||||||
langcode: fr
|
|
||||||
content_lock_timeout_minutes: '30'
|
content_lock_timeout_minutes: '30'
|
||||||
content_lock_timeout_on_edit: 0
|
content_lock_timeout_on_edit: 0
|
||||||
|
|
|
@ -5,12 +5,12 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.etape.field_adresse
|
- field.field.node.etape.field_adresse
|
||||||
- field.field.node.etape.field_arret_numero
|
- field.field.node.etape.field_arret_numero
|
||||||
- field.field.node.etape.field_carte_sensible
|
|
||||||
- field.field.node.etape.field_couleur
|
- field.field.node.etape.field_couleur
|
||||||
- field.field.node.etape.field_dates
|
- field.field.node.etape.field_dates
|
||||||
- field.field.node.etape.field_galleries
|
|
||||||
- field.field.node.etape.field_geofield
|
- field.field.node.etape.field_geofield
|
||||||
|
- field.field.node.etape.field_liens
|
||||||
- field.field.node.etape.field_parties
|
- field.field.node.etape.field_parties
|
||||||
|
- field.field.node.etape.field_pieces_jointes
|
||||||
- field.field.node.etape.field_saison
|
- field.field.node.etape.field_saison
|
||||||
- field.field.node.etape.field_thematiques
|
- field.field.node.etape.field_thematiques
|
||||||
- field.field.node.etape.field_vignette
|
- field.field.node.etape.field_vignette
|
||||||
|
@ -22,14 +22,18 @@ dependencies:
|
||||||
- color_pickr
|
- color_pickr
|
||||||
- datetime_range
|
- datetime_range
|
||||||
- field_group
|
- field_group
|
||||||
|
- file
|
||||||
- geofield
|
- geofield
|
||||||
- image
|
- image
|
||||||
- paragraphs
|
- inline_entity_form
|
||||||
|
- link
|
||||||
- path
|
- path
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
field_group:
|
field_group:
|
||||||
group_details:
|
group_details:
|
||||||
children:
|
children:
|
||||||
|
- field_vignette
|
||||||
|
- field_couleur
|
||||||
- field_saison
|
- field_saison
|
||||||
- field_arret_numero
|
- field_arret_numero
|
||||||
- field_dates
|
- field_dates
|
||||||
|
@ -40,7 +44,7 @@ third_party_settings:
|
||||||
label: Details
|
label: Details
|
||||||
region: content
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 8
|
weight: 9
|
||||||
format_type: details_sidebar
|
format_type: details_sidebar
|
||||||
format_settings:
|
format_settings:
|
||||||
classes: ''
|
classes: ''
|
||||||
|
@ -50,7 +54,90 @@ third_party_settings:
|
||||||
open: true
|
open: true
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
weight: 0
|
weight: -100
|
||||||
|
group_tabs:
|
||||||
|
children:
|
||||||
|
- group_parties
|
||||||
|
- group_geofield
|
||||||
|
- group_pieces_jointes
|
||||||
|
- group_liens
|
||||||
|
label: Tabs
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 1
|
||||||
|
format_type: tabs
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
direction: horizontal
|
||||||
|
width_breakpoint: 640
|
||||||
|
group_geofield:
|
||||||
|
children:
|
||||||
|
- field_adresse
|
||||||
|
- field_geofield
|
||||||
|
label: Geofield
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 16
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_parties:
|
||||||
|
children:
|
||||||
|
- field_parties
|
||||||
|
label: Parties
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 15
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: open
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_pieces_jointes:
|
||||||
|
children:
|
||||||
|
- field_pieces_jointes
|
||||||
|
label: 'Pièces jointes'
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 17
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_liens:
|
||||||
|
children:
|
||||||
|
- field_liens
|
||||||
|
label: Liens
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 18
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
id: node.etape.default
|
id: node.etape.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: etape
|
bundle: etape
|
||||||
|
@ -58,79 +145,74 @@ mode: default
|
||||||
content:
|
content:
|
||||||
field_adresse:
|
field_adresse:
|
||||||
type: address_default
|
type: address_default
|
||||||
weight: 0
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_arret_numero:
|
field_arret_numero:
|
||||||
type: number
|
type: number
|
||||||
weight: 13
|
weight: 8
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_carte_sensible:
|
|
||||||
type: image_image
|
|
||||||
weight: 5
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
progress_indicator: throbber
|
|
||||||
preview_image_style: thumbnail
|
|
||||||
third_party_settings: { }
|
|
||||||
field_couleur:
|
field_couleur:
|
||||||
type: color_pickr_default
|
type: color_pickr_default
|
||||||
weight: 2
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
theme: classic
|
theme: nano
|
||||||
hide_description: false
|
hide_description: '1'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_dates:
|
field_dates:
|
||||||
type: daterange_default
|
type: daterange_default
|
||||||
weight: 14
|
weight: 9
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_galleries:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 7
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
field_geofield:
|
field_geofield:
|
||||||
type: geofield_latlon
|
type: geofield_latlon
|
||||||
weight: 1
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
html5_geolocation: false
|
html5_geolocation: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_parties:
|
field_liens:
|
||||||
type: paragraphs
|
type: link_default
|
||||||
weight: 6
|
weight: 27
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
title: Paragraphe
|
placeholder_url: ''
|
||||||
title_plural: Paragraphs
|
placeholder_title: ''
|
||||||
edit_mode: open
|
third_party_settings: { }
|
||||||
closed_mode: summary
|
field_parties:
|
||||||
autocollapse: none
|
type: inline_entity_form_complex
|
||||||
closed_mode_threshold: 0
|
weight: 7
|
||||||
add_mode: dropdown
|
region: content
|
||||||
form_display_mode: default
|
settings:
|
||||||
default_paragraph_type: _none
|
form_mode: default
|
||||||
features:
|
override_labels: false
|
||||||
add_above: '0'
|
label_singular: ''
|
||||||
collapse_edit_all: collapse_edit_all
|
label_plural: ''
|
||||||
convert: '0'
|
allow_new: true
|
||||||
duplicate: duplicate
|
allow_existing: false
|
||||||
|
match_operator: CONTAINS
|
||||||
|
allow_duplicate: false
|
||||||
|
collapsible: false
|
||||||
|
collapsed: false
|
||||||
|
revision: false
|
||||||
|
removed_reference: optional
|
||||||
|
third_party_settings: { }
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_generic
|
||||||
|
weight: 26
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_saison:
|
field_saison:
|
||||||
type: autocomplete_deluxe
|
type: autocomplete_deluxe
|
||||||
weight: 12
|
weight: 7
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
@ -147,7 +229,7 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_thematiques:
|
field_thematiques:
|
||||||
type: autocomplete_deluxe
|
type: autocomplete_deluxe
|
||||||
weight: 15
|
weight: 10
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
@ -164,7 +246,7 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_vignette:
|
field_vignette:
|
||||||
type: image_image
|
type: image_image
|
||||||
weight: 4
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
|
@ -172,27 +254,27 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
path:
|
path:
|
||||||
type: path
|
type: path
|
||||||
weight: 18
|
weight: 13
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
promote:
|
promote:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 17
|
weight: 12
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 16
|
weight: 11
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
title:
|
title:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 3
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
|
|
|
@ -3,11 +3,11 @@ langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.static.field_texte
|
- field.field.node.static.field_parties_static
|
||||||
- node.type.static
|
- node.type.static
|
||||||
module:
|
module:
|
||||||
|
- paragraphs
|
||||||
- path
|
- path
|
||||||
- text
|
|
||||||
id: node.static.default
|
id: node.static.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: static
|
bundle: static
|
||||||
|
@ -19,15 +19,23 @@ content:
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_texte:
|
field_parties_static:
|
||||||
type: text_textarea_with_summary
|
type: paragraphs
|
||||||
weight: 121
|
weight: 121
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 9
|
title: Paragraphe
|
||||||
summary_rows: 3
|
title_plural: Paragraphs
|
||||||
placeholder: ''
|
edit_mode: open
|
||||||
show_summary: false
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
langcode:
|
langcode:
|
||||||
type: language_select
|
type: language_select
|
||||||
|
|
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: 6064284d-ac33-49f1-8002-7864da3450d4
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.carte_sensible.field_image_carte
|
||||||
|
- image.style.thumbnail
|
||||||
|
- paragraphs.paragraphs_type.carte_sensible
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: paragraph.carte_sensible.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: carte_sensible
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_image_carte:
|
||||||
|
type: image_image
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,32 @@
|
||||||
|
uuid: 9a22b101-d08c-4630-aaf6-55b707524edd
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.chiffre_cle.field_chiffre
|
||||||
|
- field.field.paragraph.chiffre_cle.field_description
|
||||||
|
- paragraphs.paragraphs_type.chiffre_cle
|
||||||
|
id: paragraph.chiffre_cle.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: chiffre_cle
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_chiffre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,35 @@
|
||||||
|
uuid: 8cf131ef-5c7d-401e-b2d8-ee0527f05a4a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.chiffres_cles.field_chiffres_clefs
|
||||||
|
- paragraphs.paragraphs_type.chiffres_cles
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.chiffres_cles.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: chiffres_cles
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_chiffres_clefs:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: 98ed5c59-ee41-4866-ada3-a01a067224ba
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.diaporama.field_diaporama
|
||||||
|
- image.style.thumbnail
|
||||||
|
- paragraphs.paragraphs_type.diaporama
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: paragraph.diaporama.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: diaporama
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_diaporama:
|
||||||
|
type: image_image
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,54 @@
|
||||||
|
uuid: 61bb3c89-badd-4aa2-8fff-28260b98b20c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.entretien.field_personne_s
|
||||||
|
- field.field.paragraph.entretien.field_questions_reponses
|
||||||
|
- paragraphs.paragraphs_type.entretien
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.entretien.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: entretien
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_personne_s:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
field_questions_reponses:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,34 @@
|
||||||
|
uuid: 9643ad0c-f2f1-4a28-92f3-0e7f4617a576
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.entretien_question_reponse.field_question
|
||||||
|
- field.field.paragraph.entretien_question_reponse.field_reponse
|
||||||
|
- paragraphs.paragraphs_type.entretien_question_reponse
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.entretien_question_reponse.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: entretien_question_reponse
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_question:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_reponse:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,25 @@
|
||||||
|
uuid: c593828f-bd40-4535-aab7-943b1d32edf0
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.exergue.field_texte_exergue
|
||||||
|
- paragraphs.paragraphs_type.exergue
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.exergue.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: exergue
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_texte_exergue:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,25 @@
|
||||||
|
uuid: 3844ff8e-d50a-436f-abf0-3b1f154d5d5c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.galleries.field_gallerie
|
||||||
|
- paragraphs.paragraphs_type.galleries
|
||||||
|
id: paragraph.galleries.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: galleries
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_gallerie:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -1,62 +0,0 @@
|
||||||
uuid: 38b48b29-ff13-400b-bfe4-0e6c2740c37c
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.field.paragraph.parties.field_chiffres_cles
|
|
||||||
- field.field.paragraph.parties.field_diaporama
|
|
||||||
- field.field.paragraph.parties.field_texte
|
|
||||||
- field.field.paragraph.parties.field_titre
|
|
||||||
- field.field.paragraph.parties.field_videos
|
|
||||||
- image.style.thumbnail
|
|
||||||
- paragraphs.paragraphs_type.parties
|
|
||||||
module:
|
|
||||||
- image
|
|
||||||
- text
|
|
||||||
- video_embed_field
|
|
||||||
id: paragraph.parties.default
|
|
||||||
targetEntityType: paragraph
|
|
||||||
bundle: parties
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_chiffres_cles:
|
|
||||||
type: text_textarea
|
|
||||||
weight: 2
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
field_diaporama:
|
|
||||||
type: image_image
|
|
||||||
weight: 3
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
progress_indicator: throbber
|
|
||||||
preview_image_style: thumbnail
|
|
||||||
third_party_settings: { }
|
|
||||||
field_texte:
|
|
||||||
type: text_textarea
|
|
||||||
weight: 1
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
field_titre:
|
|
||||||
type: string_textfield
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
field_videos:
|
|
||||||
type: video_embed_field_textfield
|
|
||||||
weight: 4
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden:
|
|
||||||
created: true
|
|
||||||
status: true
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
uuid: bd8e70fc-0a64-4831-8fdd-fc04b8368949
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.personne.field_description
|
||||||
|
- field.field.paragraph.personne.field_portrait
|
||||||
|
- image.style.thumbnail
|
||||||
|
- paragraphs.paragraphs_type.personne
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: paragraph.personne.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: personne
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_portrait:
|
||||||
|
type: image_image
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,34 @@
|
||||||
|
uuid: 3d0c07cb-62b5-4917-971f-4bca3f236824
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.titre_texte.field_texte
|
||||||
|
- field.field.paragraph.titre_texte.field_titre
|
||||||
|
- paragraphs.paragraphs_type.titre_texte
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.titre_texte.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: titre_texte
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_texte:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -0,0 +1,23 @@
|
||||||
|
uuid: 1877417e-7e9d-4198-bec5-69e383466d7c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.video.field_videos
|
||||||
|
- paragraphs.paragraphs_type.video
|
||||||
|
module:
|
||||||
|
- video_embed_field
|
||||||
|
id: paragraph.video.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: video
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_videos:
|
||||||
|
type: video_embed_field_textfield
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -5,12 +5,12 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.etape.field_adresse
|
- field.field.node.etape.field_adresse
|
||||||
- field.field.node.etape.field_arret_numero
|
- field.field.node.etape.field_arret_numero
|
||||||
- field.field.node.etape.field_carte_sensible
|
|
||||||
- field.field.node.etape.field_couleur
|
- field.field.node.etape.field_couleur
|
||||||
- field.field.node.etape.field_dates
|
- field.field.node.etape.field_dates
|
||||||
- field.field.node.etape.field_galleries
|
|
||||||
- field.field.node.etape.field_geofield
|
- field.field.node.etape.field_geofield
|
||||||
|
- field.field.node.etape.field_liens
|
||||||
- field.field.node.etape.field_parties
|
- field.field.node.etape.field_parties
|
||||||
|
- field.field.node.etape.field_pieces_jointes
|
||||||
- field.field.node.etape.field_saison
|
- field.field.node.etape.field_saison
|
||||||
- field.field.node.etape.field_thematiques
|
- field.field.node.etape.field_thematiques
|
||||||
- field.field.node.etape.field_vignette
|
- field.field.node.etape.field_vignette
|
||||||
|
@ -20,7 +20,9 @@ dependencies:
|
||||||
- color_pickr
|
- color_pickr
|
||||||
- date_range_formatter
|
- date_range_formatter
|
||||||
- entity_reference_revisions
|
- entity_reference_revisions
|
||||||
|
- file
|
||||||
- image
|
- image
|
||||||
|
- link
|
||||||
- user
|
- user
|
||||||
id: node.etape.default
|
id: node.etape.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
|
@ -43,17 +45,6 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 5
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
field_carte_sensible:
|
|
||||||
type: image
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
image_link: ''
|
|
||||||
image_style: ''
|
|
||||||
image_loading:
|
|
||||||
attribute: lazy
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 10
|
|
||||||
region: content
|
|
||||||
field_couleur:
|
field_couleur:
|
||||||
type: color_pickr_default
|
type: color_pickr_default
|
||||||
label: visually_hidden
|
label: visually_hidden
|
||||||
|
@ -75,13 +66,17 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
field_galleries:
|
field_liens:
|
||||||
type: entity_reference_label
|
type: link
|
||||||
label: visually_hidden
|
label: above
|
||||||
settings:
|
settings:
|
||||||
link: true
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: ''
|
||||||
|
target: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 7
|
weight: 12
|
||||||
region: content
|
region: content
|
||||||
field_parties:
|
field_parties:
|
||||||
type: entity_reference_revisions_entity_view
|
type: entity_reference_revisions_entity_view
|
||||||
|
@ -92,6 +87,14 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 6
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 11
|
||||||
|
region: content
|
||||||
field_saison:
|
field_saison:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
label: visually_hidden
|
label: visually_hidden
|
||||||
|
@ -126,5 +129,6 @@ content:
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
field_geofield: true
|
field_geofield: true
|
||||||
|
footnotes_group: true
|
||||||
langcode: true
|
langcode: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
|
|
@ -6,12 +6,12 @@ dependencies:
|
||||||
- core.entity_view_mode.node.teaser
|
- core.entity_view_mode.node.teaser
|
||||||
- field.field.node.etape.field_adresse
|
- field.field.node.etape.field_adresse
|
||||||
- field.field.node.etape.field_arret_numero
|
- field.field.node.etape.field_arret_numero
|
||||||
- field.field.node.etape.field_carte_sensible
|
|
||||||
- field.field.node.etape.field_couleur
|
- field.field.node.etape.field_couleur
|
||||||
- field.field.node.etape.field_dates
|
- field.field.node.etape.field_dates
|
||||||
- field.field.node.etape.field_galleries
|
|
||||||
- field.field.node.etape.field_geofield
|
- field.field.node.etape.field_geofield
|
||||||
|
- field.field.node.etape.field_liens
|
||||||
- field.field.node.etape.field_parties
|
- field.field.node.etape.field_parties
|
||||||
|
- field.field.node.etape.field_pieces_jointes
|
||||||
- field.field.node.etape.field_saison
|
- field.field.node.etape.field_saison
|
||||||
- field.field.node.etape.field_thematiques
|
- field.field.node.etape.field_thematiques
|
||||||
- field.field.node.etape.field_vignette
|
- field.field.node.etape.field_vignette
|
||||||
|
@ -31,14 +31,15 @@ content:
|
||||||
hidden:
|
hidden:
|
||||||
field_adresse: true
|
field_adresse: true
|
||||||
field_arret_numero: true
|
field_arret_numero: true
|
||||||
field_carte_sensible: true
|
|
||||||
field_couleur: true
|
field_couleur: true
|
||||||
field_dates: true
|
field_dates: true
|
||||||
field_galleries: true
|
|
||||||
field_geofield: true
|
field_geofield: true
|
||||||
|
field_liens: true
|
||||||
field_parties: true
|
field_parties: true
|
||||||
|
field_pieces_jointes: true
|
||||||
field_saison: true
|
field_saison: true
|
||||||
field_thematiques: true
|
field_thematiques: true
|
||||||
field_vignette: true
|
field_vignette: true
|
||||||
|
footnotes_group: true
|
||||||
langcode: true
|
langcode: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
|
|
@ -3,20 +3,22 @@ langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.static.field_texte
|
- field.field.node.static.field_parties_static
|
||||||
- node.type.static
|
- node.type.static
|
||||||
module:
|
module:
|
||||||
- text
|
- entity_reference_revisions
|
||||||
- user
|
- user
|
||||||
id: node.static.default
|
id: node.static.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: static
|
bundle: static
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
field_texte:
|
field_parties_static:
|
||||||
type: text_default
|
type: entity_reference_revisions_entity_view
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 101
|
weight: 101
|
||||||
region: content
|
region: content
|
||||||
|
@ -26,5 +28,6 @@ content:
|
||||||
weight: 100
|
weight: 100
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
|
footnotes_group: true
|
||||||
langcode: true
|
langcode: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: 8e1dc0b4-6195-482d-980e-6f09780718dc
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.carte_sensible.field_image_carte
|
||||||
|
- paragraphs.paragraphs_type.carte_sensible
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: paragraph.carte_sensible.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: carte_sensible
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_image_carte:
|
||||||
|
type: image
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,30 @@
|
||||||
|
uuid: 80d328cc-f022-4aa6-b110-5ad6772a1212
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.chiffre_cle.field_chiffre
|
||||||
|
- field.field.paragraph.chiffre_cle.field_description
|
||||||
|
- paragraphs.paragraphs_type.chiffre_cle
|
||||||
|
id: paragraph.chiffre_cle.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: chiffre_cle
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_chiffre:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,25 @@
|
||||||
|
uuid: e886ea51-1d66-4320-9429-e57841396faf
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.chiffres_cles.field_chiffres_clefs
|
||||||
|
- paragraphs.paragraphs_type.chiffres_cles
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: paragraph.chiffres_cles.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: chiffres_cles
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_chiffres_clefs:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: b6bde1d2-6d22-4fa8-91b8-d8a8a50f68b2
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.diaporama.field_diaporama
|
||||||
|
- paragraphs.paragraphs_type.diaporama
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: paragraph.diaporama.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: diaporama
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_diaporama:
|
||||||
|
type: image
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,35 @@
|
||||||
|
uuid: 948f1a01-6fc7-4c87-9f8e-e642f20cddee
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.entretien.field_personne_s
|
||||||
|
- field.field.paragraph.entretien.field_questions_reponses
|
||||||
|
- paragraphs.paragraphs_type.entretien
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: paragraph.entretien.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: entretien
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_personne_s:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_questions_reponses:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,31 @@
|
||||||
|
uuid: 87804f77-2d7a-4054-b7b0-50a79da7d74d
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.entretien_question_reponse.field_question
|
||||||
|
- field.field.paragraph.entretien_question_reponse.field_reponse
|
||||||
|
- paragraphs.paragraphs_type.entretien_question_reponse
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.entretien_question_reponse.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: entretien_question_reponse
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_question:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_reponse:
|
||||||
|
type: text_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,23 @@
|
||||||
|
uuid: 53f9a93e-b5e0-4cfe-8351-cc15b2271cf9
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.exergue.field_texte_exergue
|
||||||
|
- paragraphs.paragraphs_type.exergue
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.exergue.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: exergue
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_texte_exergue:
|
||||||
|
type: text_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 485d762b-ba57-4666-a56f-a3f3d549707a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.galleries.field_gallerie
|
||||||
|
- paragraphs.paragraphs_type.galleries
|
||||||
|
id: paragraph.galleries.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: galleries
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_gallerie:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -1,66 +0,0 @@
|
||||||
uuid: 09b53fd1-d289-4ce3-8b89-aff7838d7638
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.field.paragraph.parties.field_chiffres_cles
|
|
||||||
- field.field.paragraph.parties.field_diaporama
|
|
||||||
- field.field.paragraph.parties.field_texte
|
|
||||||
- field.field.paragraph.parties.field_titre
|
|
||||||
- field.field.paragraph.parties.field_videos
|
|
||||||
- paragraphs.paragraphs_type.parties
|
|
||||||
module:
|
|
||||||
- image
|
|
||||||
- text
|
|
||||||
- video_embed_field
|
|
||||||
id: paragraph.parties.default
|
|
||||||
targetEntityType: paragraph
|
|
||||||
bundle: parties
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_chiffres_cles:
|
|
||||||
type: text_default
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 5
|
|
||||||
region: content
|
|
||||||
field_diaporama:
|
|
||||||
type: image
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
image_link: ''
|
|
||||||
image_style: ''
|
|
||||||
image_loading:
|
|
||||||
attribute: lazy
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 4
|
|
||||||
region: content
|
|
||||||
field_texte:
|
|
||||||
type: text_default
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 1
|
|
||||||
region: content
|
|
||||||
field_titre:
|
|
||||||
type: string
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
link_to_entity: false
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
field_videos:
|
|
||||||
type: video_embed_field_video
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
autoplay: true
|
|
||||||
responsive: true
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 3
|
|
||||||
region: content
|
|
||||||
hidden:
|
|
||||||
search_api_excerpt: true
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
uuid: 9b180882-3b87-41d5-8e6c-c20d20812792
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.personne.field_description
|
||||||
|
- field.field.paragraph.personne.field_portrait
|
||||||
|
- paragraphs.paragraphs_type.personne
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: paragraph.personne.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: personne
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_portrait:
|
||||||
|
type: image
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,32 @@
|
||||||
|
uuid: c6f287c5-3782-49bb-ad7b-ee087c5cdf98
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.titre_texte.field_texte
|
||||||
|
- field.field.paragraph.titre_texte.field_titre
|
||||||
|
- paragraphs.paragraphs_type.titre_texte
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.titre_texte.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: titre_texte
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_texte:
|
||||||
|
type: text_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: 7cc5e026-b7da-41bf-b110-4db60a8ccc5c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.video.field_videos
|
||||||
|
- paragraphs.paragraphs_type.video
|
||||||
|
module:
|
||||||
|
- video_embed_field
|
||||||
|
id: paragraph.video.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: video
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_videos:
|
||||||
|
type: video_embed_field_video
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
autoplay: true
|
||||||
|
responsive: true
|
||||||
|
width: 854
|
||||||
|
height: 480
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
|
@ -0,0 +1,13 @@
|
||||||
|
uuid: 67d13605-faa7-4121-bfe4-70ecd09f44b7
|
||||||
|
langcode: fr
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
_core:
|
||||||
|
default_config_hash: dTfAUHooYV0uOVPO3saGpgv-c5PppJXDwxvwRTJOycM
|
||||||
|
id: media.full
|
||||||
|
label: 'Contenu complet'
|
||||||
|
description: ''
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
|
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
|
||||||
langcode: fr
|
|
||||||
module:
|
module:
|
||||||
actions_permissions: 0
|
actions_permissions: 0
|
||||||
address: 0
|
address: 0
|
||||||
|
@ -54,6 +53,7 @@ module:
|
||||||
file: 0
|
file: 0
|
||||||
filter: 0
|
filter: 0
|
||||||
filter_perms: 0
|
filter_perms: 0
|
||||||
|
footnotes: 0
|
||||||
formatter_suite: 0
|
formatter_suite: 0
|
||||||
geocoder: 0
|
geocoder: 0
|
||||||
geocoder_address: 0
|
geocoder_address: 0
|
||||||
|
@ -81,6 +81,7 @@ module:
|
||||||
locale: 0
|
locale: 0
|
||||||
maillog: 0
|
maillog: 0
|
||||||
maxlength: 0
|
maxlength: 0
|
||||||
|
media: 0
|
||||||
menu_block: 0
|
menu_block: 0
|
||||||
menu_link_content: 0
|
menu_link_content: 0
|
||||||
menu_ui: 0
|
menu_ui: 0
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: vCYrtzrLLCbq9UlGR4CxiEg0LXt4qGwRO4VkluZZq9o
|
default_config_hash: vCYrtzrLLCbq9UlGR4CxiEg0LXt4qGwRO4VkluZZq9o
|
||||||
langcode: fr
|
|
||||||
definitions: { }
|
definitions: { }
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 8vsBBd4K8HUd8pNnH-febx2rGi0-v5Doua8t9_XUtQ8
|
default_config_hash: 8vsBBd4K8HUd8pNnH-febx2rGi0-v5Doua8t9_XUtQ8
|
||||||
langcode: fr
|
|
||||||
markup_style: vue-3
|
markup_style: vue-3
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: DfshuQJJ7I30rwPRVdQT67nvhPnXkFiJK_dmJxZgNKc
|
default_config_hash: DfshuQJJ7I30rwPRVdQT67nvhPnXkFiJK_dmJxZgNKc
|
||||||
langcode: fr
|
|
||||||
row_limit: 1000
|
row_limit: 1000
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: IF0N5iOZlOY8dJPSNNkZwph9jkMpkJvI4dTuK1xiD0Q
|
default_config_hash: IF0N5iOZlOY8dJPSNNkZwph9jkMpkJvI4dTuK1xiD0Q
|
||||||
langcode: fr
|
|
||||||
page_alter: false
|
page_alter: false
|
||||||
raw_names: false
|
raw_names: false
|
||||||
error_handlers:
|
error_handlers:
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: IDzCy0l7vH5sENShziSE_TwGo7oDfS1yB4c26KU6WnE
|
default_config_hash: IDzCy0l7vH5sENShziSE_TwGo7oDfS1yB4c26KU6WnE
|
||||||
langcode: fr
|
|
||||||
toolbar_items:
|
toolbar_items:
|
||||||
- devel.cache_clear
|
- devel.cache_clear
|
||||||
- devel.phpinfo
|
- devel.phpinfo
|
||||||
|
|
|
@ -0,0 +1,28 @@
|
||||||
|
uuid: 2c024e03-602a-47e7-8a75-aba2bdcd0fcf
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.footnote
|
||||||
|
module:
|
||||||
|
- ckeditor5
|
||||||
|
_core:
|
||||||
|
default_config_hash: SyHxfjreOgdyYXaIXOlKvLazJjPl6X-6ywdJeSruOzg
|
||||||
|
format: footnote
|
||||||
|
editor: ckeditor5
|
||||||
|
settings:
|
||||||
|
toolbar:
|
||||||
|
items:
|
||||||
|
- bold
|
||||||
|
- italic
|
||||||
|
- link
|
||||||
|
plugins:
|
||||||
|
ckeditor5_heading:
|
||||||
|
enabled_headings:
|
||||||
|
- heading2
|
||||||
|
- heading3
|
||||||
|
- heading4
|
||||||
|
- heading5
|
||||||
|
- heading6
|
||||||
|
image_upload:
|
||||||
|
status: false
|
|
@ -16,6 +16,7 @@ settings:
|
||||||
- heading
|
- heading
|
||||||
- bold
|
- bold
|
||||||
- italic
|
- italic
|
||||||
|
- footnotes
|
||||||
- sourceEditing
|
- sourceEditing
|
||||||
- link
|
- link
|
||||||
- drupalInsertImage
|
- drupalInsertImage
|
||||||
|
@ -23,11 +24,7 @@ settings:
|
||||||
plugins:
|
plugins:
|
||||||
ckeditor5_heading:
|
ckeditor5_heading:
|
||||||
enabled_headings:
|
enabled_headings:
|
||||||
- heading2
|
|
||||||
- heading3
|
- heading3
|
||||||
- heading4
|
|
||||||
- heading5
|
|
||||||
- heading6
|
|
||||||
ckeditor5_imageResize:
|
ckeditor5_imageResize:
|
||||||
allow_resize: true
|
allow_resize: true
|
||||||
ckeditor5_sourceEditing:
|
ckeditor5_sourceEditing:
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
||||||
langcode: fr
|
|
||||||
login_with_username: false
|
login_with_username: false
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 7CGKsosNQEyYfQ2qiob-sBdmox8rrL5He7iLJgJ1kNo
|
default_config_hash: 7CGKsosNQEyYfQ2qiob-sBdmox8rrL5He7iLJgJ1kNo
|
||||||
langcode: fr
|
|
||||||
file_scheme: public
|
file_scheme: public
|
||||||
upload_directory: embed_buttons
|
upload_directory: embed_buttons
|
||||||
|
|
|
@ -0,0 +1,23 @@
|
||||||
|
uuid: e396acfc-866d-4851-b7fe-c54a4c9cbc72
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_liens
|
||||||
|
- node.type.etape
|
||||||
|
module:
|
||||||
|
- link
|
||||||
|
id: node.etape.field_liens
|
||||||
|
field_name: field_liens
|
||||||
|
entity_type: node
|
||||||
|
bundle: etape
|
||||||
|
label: Liens
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
title: 1
|
||||||
|
link_type: 17
|
||||||
|
field_type: link
|
|
@ -5,7 +5,15 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_parties
|
- field.storage.node.field_parties
|
||||||
- node.type.etape
|
- node.type.etape
|
||||||
- paragraphs.paragraphs_type.parties
|
- paragraphs.paragraphs_type.carte_sensible
|
||||||
|
- paragraphs.paragraphs_type.chiffre_cle
|
||||||
|
- paragraphs.paragraphs_type.chiffres_cles
|
||||||
|
- paragraphs.paragraphs_type.diaporama
|
||||||
|
- paragraphs.paragraphs_type.entretien
|
||||||
|
- paragraphs.paragraphs_type.exergue
|
||||||
|
- paragraphs.paragraphs_type.galleries
|
||||||
|
- paragraphs.paragraphs_type.titre_texte
|
||||||
|
- paragraphs.paragraphs_type.video
|
||||||
module:
|
module:
|
||||||
- entity_reference_revisions
|
- entity_reference_revisions
|
||||||
id: node.etape.field_parties
|
id: node.etape.field_parties
|
||||||
|
@ -22,10 +30,51 @@ settings:
|
||||||
handler: 'default:paragraph'
|
handler: 'default:paragraph'
|
||||||
handler_settings:
|
handler_settings:
|
||||||
target_bundles:
|
target_bundles:
|
||||||
parties: parties
|
titre_texte: titre_texte
|
||||||
|
diaporama: diaporama
|
||||||
|
galleries: galleries
|
||||||
|
chiffre_cle: chiffre_cle
|
||||||
|
carte_sensible: carte_sensible
|
||||||
|
chiffres_cles: chiffres_cles
|
||||||
|
video: video
|
||||||
|
exergue: exergue
|
||||||
|
entretien: entretien
|
||||||
negate: 0
|
negate: 0
|
||||||
target_bundles_drag_drop:
|
target_bundles_drag_drop:
|
||||||
|
carte_sensible:
|
||||||
|
weight: 10
|
||||||
|
enabled: true
|
||||||
|
chiffre_cle:
|
||||||
|
weight: 9
|
||||||
|
enabled: true
|
||||||
|
chiffres_cles:
|
||||||
|
weight: 10
|
||||||
|
enabled: true
|
||||||
|
diaporama:
|
||||||
|
weight: 6
|
||||||
|
enabled: true
|
||||||
|
entretien:
|
||||||
|
weight: 18
|
||||||
|
enabled: true
|
||||||
|
entretien_question_reponse:
|
||||||
|
weight: 13
|
||||||
|
enabled: false
|
||||||
|
exergue:
|
||||||
|
weight: 12
|
||||||
|
enabled: true
|
||||||
|
galleries:
|
||||||
|
weight: 7
|
||||||
|
enabled: true
|
||||||
parties:
|
parties:
|
||||||
weight: 2
|
weight: 2
|
||||||
|
enabled: false
|
||||||
|
personne:
|
||||||
|
weight: 22
|
||||||
|
enabled: false
|
||||||
|
titre_texte:
|
||||||
|
weight: 3
|
||||||
|
enabled: true
|
||||||
|
video:
|
||||||
|
weight: 10
|
||||||
enabled: true
|
enabled: true
|
||||||
field_type: entity_reference_revisions
|
field_type: entity_reference_revisions
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: 60e5ed6e-c95d-471c-965c-fe9566bf7a49
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_pieces_jointes
|
||||||
|
- node.type.etape
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: node.etape.field_pieces_jointes
|
||||||
|
field_name: field_pieces_jointes
|
||||||
|
entity_type: node
|
||||||
|
bundle: etape
|
||||||
|
label: 'Pièces jointes'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:file'
|
||||||
|
handler_settings: { }
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
|
file_extensions: 'pdf doc docx odt zip'
|
||||||
|
max_filesize: ''
|
||||||
|
description_field: true
|
||||||
|
field_type: file
|
|
@ -0,0 +1,70 @@
|
||||||
|
uuid: d978cba6-7a9d-45c5-82ed-72318c56b349
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_parties_static
|
||||||
|
- node.type.static
|
||||||
|
- paragraphs.paragraphs_type.diaporama
|
||||||
|
- paragraphs.paragraphs_type.exergue
|
||||||
|
- paragraphs.paragraphs_type.titre_texte
|
||||||
|
- paragraphs.paragraphs_type.video
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: node.static.field_parties_static
|
||||||
|
field_name: field_parties_static
|
||||||
|
entity_type: node
|
||||||
|
bundle: static
|
||||||
|
label: Parties
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
diaporama: diaporama
|
||||||
|
exergue: exergue
|
||||||
|
titre_texte: titre_texte
|
||||||
|
video: video
|
||||||
|
negate: 0
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
carte_sensible:
|
||||||
|
weight: 13
|
||||||
|
enabled: false
|
||||||
|
chiffre_cle:
|
||||||
|
weight: 15
|
||||||
|
enabled: false
|
||||||
|
chiffres_cles:
|
||||||
|
weight: 14
|
||||||
|
enabled: false
|
||||||
|
diaporama:
|
||||||
|
weight: 16
|
||||||
|
enabled: true
|
||||||
|
entretien:
|
||||||
|
weight: 17
|
||||||
|
enabled: false
|
||||||
|
entretien_question_reponse:
|
||||||
|
weight: 18
|
||||||
|
enabled: false
|
||||||
|
exergue:
|
||||||
|
weight: 19
|
||||||
|
enabled: true
|
||||||
|
galleries:
|
||||||
|
weight: 20
|
||||||
|
enabled: false
|
||||||
|
parties:
|
||||||
|
weight: 21
|
||||||
|
enabled: false
|
||||||
|
personne:
|
||||||
|
weight: 22
|
||||||
|
enabled: false
|
||||||
|
titre_texte:
|
||||||
|
weight: 23
|
||||||
|
enabled: true
|
||||||
|
video:
|
||||||
|
weight: 24
|
||||||
|
enabled: true
|
||||||
|
field_type: entity_reference_revisions
|
|
@ -1,26 +0,0 @@
|
||||||
uuid: 210c0931-5ec1-4836-95d7-cf56cabfa57e
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.node.field_texte
|
|
||||||
- filter.format.wysiwyg
|
|
||||||
- node.type.static
|
|
||||||
module:
|
|
||||||
- text
|
|
||||||
id: node.static.field_texte
|
|
||||||
field_name: field_texte
|
|
||||||
entity_type: node
|
|
||||||
bundle: static
|
|
||||||
label: Texte
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
display_summary: true
|
|
||||||
required_summary: false
|
|
||||||
allowed_formats:
|
|
||||||
- wysiwyg
|
|
||||||
field_type: text_with_summary
|
|
|
@ -0,0 +1,41 @@
|
||||||
|
uuid: 25557cee-7073-4cd8-bfd1-56b50f64492f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_image_carte
|
||||||
|
- paragraphs.paragraphs_type.carte_sensible
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: paragraph.carte_sensible.field_image_carte
|
||||||
|
field_name: field_image_carte
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: carte_sensible
|
||||||
|
label: 'Image Carte'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:file'
|
||||||
|
handler_settings: { }
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
|
file_extensions: 'png gif jpg jpeg webp'
|
||||||
|
max_filesize: ''
|
||||||
|
max_resolution: ''
|
||||||
|
min_resolution: ''
|
||||||
|
alt_field: true
|
||||||
|
alt_field_required: false
|
||||||
|
title_field: false
|
||||||
|
title_field_required: false
|
||||||
|
default_image:
|
||||||
|
uuid: ''
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
caption: ''
|
||||||
|
caption_field: 1
|
||||||
|
caption_field_required: 0
|
||||||
|
field_type: image
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 2612da4b-c2be-47ab-a9d7-339370ec7456
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_chiffre
|
||||||
|
- paragraphs.paragraphs_type.chiffre_cle
|
||||||
|
id: paragraph.chiffre_cle.field_chiffre
|
||||||
|
field_name: field_chiffre
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: chiffre_cle
|
||||||
|
label: Chiffre
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: a736f955-9c88-4772-90a0-697eb5b01d7b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_description
|
||||||
|
- paragraphs.paragraphs_type.chiffre_cle
|
||||||
|
id: paragraph.chiffre_cle.field_description
|
||||||
|
field_name: field_description
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: chiffre_cle
|
||||||
|
label: Description
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string_long
|
|
@ -0,0 +1,52 @@
|
||||||
|
uuid: 3c1f38c3-39db-4949-a92d-dabe30a5f25e
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_chiffres_clefs
|
||||||
|
- paragraphs.paragraphs_type.chiffre_cle
|
||||||
|
- paragraphs.paragraphs_type.chiffres_cles
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: paragraph.chiffres_cles.field_chiffres_clefs
|
||||||
|
field_name: field_chiffres_clefs
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: chiffres_cles
|
||||||
|
label: 'Chiffres clés'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
chiffre_cle: chiffre_cle
|
||||||
|
negate: 0
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
chiffre_cle:
|
||||||
|
weight: 9
|
||||||
|
enabled: true
|
||||||
|
chiffres_cles:
|
||||||
|
weight: 10
|
||||||
|
enabled: false
|
||||||
|
diaporama:
|
||||||
|
weight: 11
|
||||||
|
enabled: false
|
||||||
|
exergue:
|
||||||
|
weight: 12
|
||||||
|
enabled: false
|
||||||
|
galleries:
|
||||||
|
weight: 13
|
||||||
|
enabled: false
|
||||||
|
parties:
|
||||||
|
weight: 14
|
||||||
|
enabled: false
|
||||||
|
titre_texte:
|
||||||
|
weight: 15
|
||||||
|
enabled: false
|
||||||
|
video:
|
||||||
|
weight: 16
|
||||||
|
enabled: false
|
||||||
|
field_type: entity_reference_revisions
|
|
@ -1,17 +1,17 @@
|
||||||
uuid: 811fcdb7-aca1-4ac5-a2cf-1dd1c42193c1
|
uuid: dc8f9273-bb16-47c5-9873-a17972413002
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_diaporama
|
- field.storage.paragraph.field_diaporama
|
||||||
- paragraphs.paragraphs_type.parties
|
- paragraphs.paragraphs_type.diaporama
|
||||||
module:
|
module:
|
||||||
- image
|
- image
|
||||||
id: paragraph.parties.field_diaporama
|
id: paragraph.diaporama.field_diaporama
|
||||||
field_name: field_diaporama
|
field_name: field_diaporama
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
bundle: parties
|
bundle: diaporama
|
||||||
label: Diaporama
|
label: Images
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
|
@ -36,6 +36,6 @@ settings:
|
||||||
width: null
|
width: null
|
||||||
height: null
|
height: null
|
||||||
caption: ''
|
caption: ''
|
||||||
caption_field: 0
|
caption_field: 1
|
||||||
caption_field_required: 0
|
caption_field_required: 0
|
||||||
field_type: image
|
field_type: image
|
|
@ -0,0 +1,61 @@
|
||||||
|
uuid: 756291d9-aa69-42be-9998-3578c396a645
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_personne_s
|
||||||
|
- paragraphs.paragraphs_type.entretien
|
||||||
|
- paragraphs.paragraphs_type.personne
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: paragraph.entretien.field_personne_s
|
||||||
|
field_name: field_personne_s
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: entretien
|
||||||
|
label: Personne(s)
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
personne: personne
|
||||||
|
negate: 0
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
carte_sensible:
|
||||||
|
weight: 13
|
||||||
|
enabled: false
|
||||||
|
chiffre_cle:
|
||||||
|
weight: 15
|
||||||
|
enabled: false
|
||||||
|
chiffres_cles:
|
||||||
|
weight: 14
|
||||||
|
enabled: false
|
||||||
|
diaporama:
|
||||||
|
weight: 16
|
||||||
|
enabled: false
|
||||||
|
entretien:
|
||||||
|
weight: 17
|
||||||
|
enabled: false
|
||||||
|
exergue:
|
||||||
|
weight: 18
|
||||||
|
enabled: false
|
||||||
|
galleries:
|
||||||
|
weight: 19
|
||||||
|
enabled: false
|
||||||
|
parties:
|
||||||
|
weight: 20
|
||||||
|
enabled: false
|
||||||
|
personne:
|
||||||
|
weight: 12
|
||||||
|
enabled: true
|
||||||
|
titre_texte:
|
||||||
|
weight: 21
|
||||||
|
enabled: false
|
||||||
|
video:
|
||||||
|
weight: 22
|
||||||
|
enabled: false
|
||||||
|
field_type: entity_reference_revisions
|
|
@ -0,0 +1,64 @@
|
||||||
|
uuid: aa491d4c-b6e6-4d4e-8a42-f25114e3b5ca
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_questions_reponses
|
||||||
|
- paragraphs.paragraphs_type.entretien
|
||||||
|
- paragraphs.paragraphs_type.entretien_question_reponse
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: paragraph.entretien.field_questions_reponses
|
||||||
|
field_name: field_questions_reponses
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: entretien
|
||||||
|
label: 'Questions réponses'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
entretien_question_reponse: entretien_question_reponse
|
||||||
|
negate: 0
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
carte_sensible:
|
||||||
|
weight: 14
|
||||||
|
enabled: false
|
||||||
|
chiffre_cle:
|
||||||
|
weight: 16
|
||||||
|
enabled: false
|
||||||
|
chiffres_cles:
|
||||||
|
weight: 15
|
||||||
|
enabled: false
|
||||||
|
diaporama:
|
||||||
|
weight: 17
|
||||||
|
enabled: false
|
||||||
|
entretien:
|
||||||
|
weight: 18
|
||||||
|
enabled: false
|
||||||
|
entretien_question_reponse:
|
||||||
|
weight: 13
|
||||||
|
enabled: true
|
||||||
|
exergue:
|
||||||
|
weight: 19
|
||||||
|
enabled: false
|
||||||
|
galleries:
|
||||||
|
weight: 20
|
||||||
|
enabled: false
|
||||||
|
parties:
|
||||||
|
weight: 21
|
||||||
|
enabled: false
|
||||||
|
personne:
|
||||||
|
weight: 22
|
||||||
|
enabled: false
|
||||||
|
titre_texte:
|
||||||
|
weight: 23
|
||||||
|
enabled: false
|
||||||
|
video:
|
||||||
|
weight: 24
|
||||||
|
enabled: false
|
||||||
|
field_type: entity_reference_revisions
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 1be482d6-b360-49e3-977e-4c7330fda70b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_question
|
||||||
|
- paragraphs.paragraphs_type.entretien_question_reponse
|
||||||
|
id: paragraph.entretien_question_reponse.field_question
|
||||||
|
field_name: field_question
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: entretien_question_reponse
|
||||||
|
label: Question
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string_long
|
|
@ -0,0 +1,24 @@
|
||||||
|
uuid: fa378cd8-1ab0-4df1-b0b2-72d68f78fdd7
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_reponse
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- paragraphs.paragraphs_type.entretien_question_reponse
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.entretien_question_reponse.field_reponse
|
||||||
|
field_name: field_reponse
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: entretien_question_reponse
|
||||||
|
label: Réponse
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- wysiwyg
|
||||||
|
field_type: text_long
|
|
@ -0,0 +1,24 @@
|
||||||
|
uuid: b21f3df4-c96a-4212-9a2e-a29dedb44aec
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_texte_exergue
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- paragraphs.paragraphs_type.exergue
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.exergue.field_texte_exergue
|
||||||
|
field_name: field_texte_exergue
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: exergue
|
||||||
|
label: Texte
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- wysiwyg
|
||||||
|
field_type: text_long
|
|
@ -1,16 +1,16 @@
|
||||||
uuid: 65e0a398-73c6-4a60-abfa-7e5ef1684107
|
uuid: c805a05d-a6ad-4889-a32c-1f49b98cdeab
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_galleries
|
- field.storage.paragraph.field_gallerie
|
||||||
- node.type.etape
|
|
||||||
- node.type.gallerie_photo
|
- node.type.gallerie_photo
|
||||||
id: node.etape.field_galleries
|
- paragraphs.paragraphs_type.galleries
|
||||||
field_name: field_galleries
|
id: paragraph.galleries.field_gallerie
|
||||||
entity_type: node
|
field_name: field_gallerie
|
||||||
bundle: etape
|
entity_type: paragraph
|
||||||
label: Galleries
|
bundle: galleries
|
||||||
|
label: Gallerie
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
|
@ -24,6 +24,6 @@ settings:
|
||||||
sort:
|
sort:
|
||||||
field: _none
|
field: _none
|
||||||
direction: ASC
|
direction: ASC
|
||||||
auto_create: false
|
auto_create: true
|
||||||
auto_create_bundle: ''
|
auto_create_bundle: ''
|
||||||
field_type: entity_reference
|
field_type: entity_reference
|
|
@ -1,24 +0,0 @@
|
||||||
uuid: 08b9d4cf-cc38-447e-810c-251fc48dd686
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.paragraph.field_chiffres_cles
|
|
||||||
- filter.format.plain_text
|
|
||||||
- paragraphs.paragraphs_type.parties
|
|
||||||
module:
|
|
||||||
- text
|
|
||||||
id: paragraph.parties.field_chiffres_cles
|
|
||||||
field_name: field_chiffres_cles
|
|
||||||
entity_type: paragraph
|
|
||||||
bundle: parties
|
|
||||||
label: 'Chiffres clés'
|
|
||||||
description: 'Entrez le chiffre clé (ex: 25%, 1400€, 9 500...) sur la première ligne puis sa légende sur la ligne suivante.'
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
allowed_formats:
|
|
||||||
- plain_text
|
|
||||||
field_type: text_long
|
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: d5b7b1a6-7286-4ffe-a2b0-e90de9c2666e
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_description
|
||||||
|
- paragraphs.paragraphs_type.personne
|
||||||
|
id: paragraph.personne.field_description
|
||||||
|
field_name: field_description
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: personne
|
||||||
|
label: Description
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string_long
|
|
@ -1,17 +1,17 @@
|
||||||
uuid: 4a3025d3-79e4-4db0-959c-c7a981fd5555
|
uuid: ea71d301-edf5-4241-9070-4ae7eeb80c3b
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_carte_sensible
|
- field.storage.paragraph.field_portrait
|
||||||
- node.type.etape
|
- paragraphs.paragraphs_type.personne
|
||||||
module:
|
module:
|
||||||
- image
|
- image
|
||||||
id: node.etape.field_carte_sensible
|
id: paragraph.personne.field_portrait
|
||||||
field_name: field_carte_sensible
|
field_name: field_portrait
|
||||||
entity_type: node
|
entity_type: paragraph
|
||||||
bundle: etape
|
bundle: personne
|
||||||
label: 'Carte sensible'
|
label: Portrait
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
|
@ -21,7 +21,7 @@ settings:
|
||||||
handler: 'default:file'
|
handler: 'default:file'
|
||||||
handler_settings: { }
|
handler_settings: { }
|
||||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
file_extensions: 'png jpg jpeg webp'
|
file_extensions: 'png gif jpg jpeg webp'
|
||||||
max_filesize: ''
|
max_filesize: ''
|
||||||
max_resolution: ''
|
max_resolution: ''
|
||||||
min_resolution: ''
|
min_resolution: ''
|
||||||
|
@ -36,6 +36,6 @@ settings:
|
||||||
width: null
|
width: null
|
||||||
height: null
|
height: null
|
||||||
caption: ''
|
caption: ''
|
||||||
caption_field: 0
|
caption_field: 1
|
||||||
caption_field_required: 0
|
caption_field_required: 0
|
||||||
field_type: image
|
field_type: image
|
|
@ -1,17 +1,17 @@
|
||||||
uuid: d6aa308b-0e49-4db4-9f77-4050fbb5087a
|
uuid: e99d91c5-bdfb-44a0-aab7-823fb3a31b9e
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_texte
|
- field.storage.paragraph.field_texte
|
||||||
- filter.format.wysiwyg
|
- filter.format.wysiwyg
|
||||||
- paragraphs.paragraphs_type.parties
|
- paragraphs.paragraphs_type.titre_texte
|
||||||
module:
|
module:
|
||||||
- text
|
- text
|
||||||
id: paragraph.parties.field_texte
|
id: paragraph.titre_texte.field_texte
|
||||||
field_name: field_texte
|
field_name: field_texte
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
bundle: parties
|
bundle: titre_texte
|
||||||
label: Texte
|
label: Texte
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
|
@ -1,14 +1,14 @@
|
||||||
uuid: 87fb6359-5083-482f-9799-be3e39f40772
|
uuid: dfe24f1f-d893-4e30-9cfd-d1abdfe5aad5
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_titre
|
- field.storage.paragraph.field_titre
|
||||||
- paragraphs.paragraphs_type.parties
|
- paragraphs.paragraphs_type.titre_texte
|
||||||
id: paragraph.parties.field_titre
|
id: paragraph.titre_texte.field_titre
|
||||||
field_name: field_titre
|
field_name: field_titre
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
bundle: parties
|
bundle: titre_texte
|
||||||
label: Titre
|
label: Titre
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
|
@ -1,16 +1,16 @@
|
||||||
uuid: b691db47-49de-4310-89a8-024704932e8d
|
uuid: 44629330-27b3-4492-b6a9-1eb58c837e5c
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_videos
|
- field.storage.paragraph.field_videos
|
||||||
- paragraphs.paragraphs_type.parties
|
- paragraphs.paragraphs_type.video
|
||||||
module:
|
module:
|
||||||
- video_embed_field
|
- video_embed_field
|
||||||
id: paragraph.parties.field_videos
|
id: paragraph.video.field_videos
|
||||||
field_name: field_videos
|
field_name: field_videos
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
bundle: parties
|
bundle: video
|
||||||
label: Vidéos
|
label: Vidéos
|
||||||
description: 'Ajouter un lien vidéo Youtube'
|
description: 'Ajouter un lien vidéo Youtube'
|
||||||
required: false
|
required: false
|
||||||
|
@ -19,7 +19,7 @@ default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
allowed_providers:
|
allowed_providers:
|
||||||
youtube: youtube
|
|
||||||
vimeo: vimeo
|
vimeo: vimeo
|
||||||
|
youtube: youtube
|
||||||
youtube_playlist: '0'
|
youtube_playlist: '0'
|
||||||
field_type: video_embed_field
|
field_type: video_embed_field
|
|
@ -1,4 +1,3 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: yC1VrNt3it8LmbGTO8cGhgNqRgN3ikhqun5dCWFVCAA
|
default_config_hash: yC1VrNt3it8LmbGTO8cGhgNqRgN3ikhqun5dCWFVCAA
|
||||||
langcode: fr
|
|
||||||
purge_batch_size: 50
|
purge_batch_size: 50
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
uuid: b19a930b-99b2-4f0d-9013-768e4fdf4168
|
uuid: 86a1d297-5d22-4b7c-beec-b7fbcd485bc2
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
|
- link
|
||||||
- node
|
- node
|
||||||
- text
|
id: node.field_liens
|
||||||
id: node.field_texte
|
field_name: field_liens
|
||||||
field_name: field_texte
|
|
||||||
entity_type: node
|
entity_type: node
|
||||||
type: text_with_summary
|
type: link
|
||||||
settings: { }
|
settings: { }
|
||||||
module: text
|
module: link
|
||||||
locked: false
|
locked: false
|
||||||
cardinality: 1
|
cardinality: 1
|
||||||
translatable: true
|
translatable: true
|
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: da57dae1-2f31-4fb4-86e8-a65564e6945a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- node
|
||||||
|
- paragraphs
|
||||||
|
id: node.field_parties_static
|
||||||
|
field_name: field_parties_static
|
||||||
|
entity_type: node
|
||||||
|
type: entity_reference_revisions
|
||||||
|
settings:
|
||||||
|
target_type: paragraph
|
||||||
|
module: entity_reference_revisions
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -0,0 +1,23 @@
|
||||||
|
uuid: 1d7c0600-3ab1-48cc-ab21-74e38997aca8
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- node
|
||||||
|
id: node.field_pieces_jointes
|
||||||
|
field_name: field_pieces_jointes
|
||||||
|
entity_type: node
|
||||||
|
type: file
|
||||||
|
settings:
|
||||||
|
target_type: file
|
||||||
|
display_field: true
|
||||||
|
display_default: true
|
||||||
|
uri_scheme: public
|
||||||
|
module: file
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: 2dd00d61-126b-4ecb-98ee-35b2d38c1a5c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_chiffre
|
||||||
|
field_name: field_chiffre
|
||||||
|
entity_type: paragraph
|
||||||
|
type: string
|
||||||
|
settings:
|
||||||
|
max_length: 255
|
||||||
|
case_sensitive: false
|
||||||
|
is_ascii: false
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: b3ab9533-8e7f-4618-ae1d-a2486e308ef2
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_chiffres_clefs
|
||||||
|
field_name: field_chiffres_clefs
|
||||||
|
entity_type: paragraph
|
||||||
|
type: entity_reference_revisions
|
||||||
|
settings:
|
||||||
|
target_type: paragraph
|
||||||
|
module: entity_reference_revisions
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 98180f3b-1ef2-4bf0-b97b-2c30e644ead3
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_description
|
||||||
|
field_name: field_description
|
||||||
|
entity_type: paragraph
|
||||||
|
type: string_long
|
||||||
|
settings:
|
||||||
|
case_sensitive: false
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -1,18 +1,19 @@
|
||||||
uuid: ebe67434-4d0f-431a-9b95-104bb320b43d
|
uuid: 5ed5688a-aa3c-4436-903e-b0982919a7be
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
id: node.field_galleries
|
- paragraphs
|
||||||
field_name: field_galleries
|
id: paragraph.field_gallerie
|
||||||
entity_type: node
|
field_name: field_gallerie
|
||||||
|
entity_type: paragraph
|
||||||
type: entity_reference
|
type: entity_reference
|
||||||
settings:
|
settings:
|
||||||
target_type: node
|
target_type: node
|
||||||
module: core
|
module: core
|
||||||
locked: false
|
locked: false
|
||||||
cardinality: -1
|
cardinality: 1
|
||||||
translatable: true
|
translatable: true
|
||||||
indexes: { }
|
indexes: { }
|
||||||
persist_with_no_fields: false
|
persist_with_no_fields: false
|
|
@ -0,0 +1,30 @@
|
||||||
|
uuid: 69d132cb-563b-4c0f-9489-070bcc11e7e7
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_image_carte
|
||||||
|
field_name: field_image_carte
|
||||||
|
entity_type: paragraph
|
||||||
|
type: image
|
||||||
|
settings:
|
||||||
|
target_type: file
|
||||||
|
display_field: false
|
||||||
|
display_default: false
|
||||||
|
uri_scheme: public
|
||||||
|
default_image:
|
||||||
|
uuid: ''
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
module: image
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: b90a62dd-3a34-46e4-9e5a-7220b95de6db
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_personne_s
|
||||||
|
field_name: field_personne_s
|
||||||
|
entity_type: paragraph
|
||||||
|
type: entity_reference_revisions
|
||||||
|
settings:
|
||||||
|
target_type: paragraph
|
||||||
|
module: entity_reference_revisions
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -1,14 +1,14 @@
|
||||||
uuid: 310a42f4-c1d1-40a0-9db3-5f843012418f
|
uuid: c3a6d51d-805e-4bdb-b03e-e24ca0d3f121
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- file
|
- file
|
||||||
- image
|
- image
|
||||||
- node
|
- paragraphs
|
||||||
id: node.field_carte_sensible
|
id: paragraph.field_portrait
|
||||||
field_name: field_carte_sensible
|
field_name: field_portrait
|
||||||
entity_type: node
|
entity_type: paragraph
|
||||||
type: image
|
type: image
|
||||||
settings:
|
settings:
|
||||||
target_type: file
|
target_type: file
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 4d102524-abd4-48bf-8972-a4d93a80b7a8
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_question
|
||||||
|
field_name: field_question
|
||||||
|
entity_type: paragraph
|
||||||
|
type: string_long
|
||||||
|
settings:
|
||||||
|
case_sensitive: false
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: ce4b0562-5f5e-4d9e-acf4-9a01e14ece1c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_questions_reponses
|
||||||
|
field_name: field_questions_reponses
|
||||||
|
entity_type: paragraph
|
||||||
|
type: entity_reference_revisions
|
||||||
|
settings:
|
||||||
|
target_type: paragraph
|
||||||
|
module: entity_reference_revisions
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -1,18 +1,18 @@
|
||||||
uuid: a1501806-9968-4d21-9d58-2c57d52b19b7
|
uuid: d1126af7-879c-4152-9b04-6aad5d4e2285
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- paragraphs
|
- paragraphs
|
||||||
- text
|
- text
|
||||||
id: paragraph.field_chiffres_cles
|
id: paragraph.field_reponse
|
||||||
field_name: field_chiffres_cles
|
field_name: field_reponse
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
type: text_long
|
type: text_long
|
||||||
settings: { }
|
settings: { }
|
||||||
module: text
|
module: text
|
||||||
locked: false
|
locked: false
|
||||||
cardinality: -1
|
cardinality: 1
|
||||||
translatable: true
|
translatable: true
|
||||||
indexes: { }
|
indexes: { }
|
||||||
persist_with_no_fields: false
|
persist_with_no_fields: false
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 8dc058c3-f4c4-473a-924b-05a8f87330f7
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
- text
|
||||||
|
id: paragraph.field_texte_exergue
|
||||||
|
field_name: field_texte_exergue
|
||||||
|
entity_type: paragraph
|
||||||
|
type: text_long
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
|
@ -1,4 +1,3 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: zZhJs6wF6FMXjS8njswFvmbk2XEGcj0nLI-mZCfAoFs
|
default_config_hash: zZhJs6wF6FMXjS8njswFvmbk2XEGcj0nLI-mZCfAoFs
|
||||||
langcode: fr
|
|
||||||
field_prefix: field_
|
field_prefix: field_
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: _5293QOM-Perj4qDT33F4EmNlI9Ge0bNd_WYrZilDPA
|
default_config_hash: _5293QOM-Perj4qDT33F4EmNlI9Ge0bNd_WYrZilDPA
|
||||||
langcode: fr
|
|
||||||
description:
|
description:
|
||||||
type: textfield
|
type: textfield
|
||||||
length: 128
|
length: 128
|
||||||
|
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 2ec829f9-c16a-4c93-91e7-8bad5989f29d
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: SYAah-i4HbJnc3ZnKC9NmY4M0UAFYpfobYzxg0eMunM
|
||||||
|
name: Footnote
|
||||||
|
format: footnote
|
||||||
|
weight: 0
|
||||||
|
filters:
|
||||||
|
filter_html:
|
||||||
|
id: filter_html
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -10
|
||||||
|
settings:
|
||||||
|
allowed_html: '<br> <p> <strong> <em> <a href>'
|
||||||
|
filter_html_help: true
|
||||||
|
filter_html_nofollow: false
|
|
@ -4,6 +4,7 @@ status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- editor
|
- editor
|
||||||
|
- footnotes
|
||||||
- linkit
|
- linkit
|
||||||
- pathologic
|
- pathologic
|
||||||
_core:
|
_core:
|
||||||
|
@ -36,6 +37,16 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: -40
|
weight: -40
|
||||||
settings: { }
|
settings: { }
|
||||||
|
filter_footnotes:
|
||||||
|
id: filter_footnotes
|
||||||
|
provider: footnotes
|
||||||
|
status: true
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
footnotes_collapse: false
|
||||||
|
footnotes_css: true
|
||||||
|
footnotes_dialog: false
|
||||||
|
footnotes_footer_disable: false
|
||||||
filter_html:
|
filter_html:
|
||||||
id: filter_html
|
id: filter_html
|
||||||
provider: filter
|
provider: filter
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: lbxA85k_ynsRFrQ1JCNbgazSNG5GTs5aoOSL0W-UsvM
|
default_config_hash: lbxA85k_ynsRFrQ1JCNbgazSNG5GTs5aoOSL0W-UsvM
|
||||||
langcode: fr
|
|
||||||
fallback_format: plain_text
|
fallback_format: plain_text
|
||||||
always_show_fallback_choice: false
|
always_show_fallback_choice: false
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 5P0QjCOMc-OzCEJUXsMfJWVEj_K97A4OFOhGqnb5Seg
|
default_config_hash: 5P0QjCOMc-OzCEJUXsMfJWVEj_K97A4OFOhGqnb5Seg
|
||||||
langcode: fr
|
|
||||||
geocoder_presave_disabled: false
|
geocoder_presave_disabled: false
|
||||||
cache: true
|
cache: true
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw
|
default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw
|
||||||
langcode: fr
|
|
||||||
protect_all_forms: false
|
protect_all_forms: false
|
||||||
unprotected_forms:
|
unprotected_forms:
|
||||||
- user_login_form
|
- user_login_form
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 7CnygMhc8yrEJGdPf_5QRmPsMvr4QoXlsmMo3te3nbw
|
default_config_hash: 7CnygMhc8yrEJGdPf_5QRmPsMvr4QoXlsmMo3te3nbw
|
||||||
langcode: fr
|
|
||||||
preview_image: core/modules/image/sample.png
|
preview_image: core/modules/image/sample.png
|
||||||
allow_insecure_derivatives: false
|
allow_insecure_derivatives: false
|
||||||
suppress_itok_output: false
|
suppress_itok_output: false
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: ve5n0mfUSWWZEFldenHnFrpcL1XKTjzTacerxemPPU4
|
default_config_hash: ve5n0mfUSWWZEFldenHnFrpcL1XKTjzTacerxemPPU4
|
||||||
langcode: fr
|
|
||||||
read_only: true
|
read_only: true
|
||||||
maintenance_header_retry_seconds:
|
maintenance_header_retry_seconds:
|
||||||
min: 5
|
min: 5
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: Ys5M79wZXx_k_rtFf65fpICqe7yH3h8iuxWMMB0utyI
|
default_config_hash: Ys5M79wZXx_k_rtFf65fpICqe7yH3h8iuxWMMB0utyI
|
||||||
langcode: fr
|
|
||||||
map:
|
map:
|
||||||
'no': nb
|
'no': nb
|
||||||
pt: pt-pt
|
pt: pt-pt
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: cRCI0tHP1UHHRAZnWB2kumZdKCl42f5lrV7q055H5jU
|
default_config_hash: cRCI0tHP1UHHRAZnWB2kumZdKCl42f5lrV7q055H5jU
|
||||||
langcode: fr
|
|
||||||
session:
|
session:
|
||||||
parameter: language
|
parameter: language
|
||||||
url:
|
url:
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: uMLvVIvxpGVE_bF8BglnNT7vjMf_t8iNpe9_v1X0wAg
|
default_config_hash: uMLvVIvxpGVE_bF8BglnNT7vjMf_t8iNpe9_v1X0wAg
|
||||||
langcode: fr
|
|
||||||
all:
|
all:
|
||||||
- language_interface
|
- language_interface
|
||||||
- language_content
|
- language_content
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: NfYKrBm84GgW4yeYijbs7xPXbUU8jQChyiu7x4qlNOw
|
default_config_hash: NfYKrBm84GgW4yeYijbs7xPXbUU8jQChyiu7x4qlNOw
|
||||||
langcode: fr
|
|
||||||
cache_strings: true
|
cache_strings: true
|
||||||
translate_english: false
|
translate_english: false
|
||||||
javascript:
|
javascript:
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
|
default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
|
||||||
langcode: fr
|
|
||||||
send: false
|
send: false
|
||||||
log: true
|
log: true
|
||||||
verbose: true
|
verbose: true
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: WCFqLQAxMw1weToDJEhfnW1Z-iOF7cqMdL8X7YTFxBA
|
||||||
|
icon_base_uri: 'public://media-icons/generic'
|
||||||
|
iframe_domain: null
|
||||||
|
oembed_providers_url: 'https://oembed.com/providers.json'
|
||||||
|
standalone_url: false
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue