Compare commits
No commits in common. "master" and "live" have entirely different histories.
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -42,9 +42,6 @@
|
|||||||
*.xml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
*.xml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||||
*.yml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
*.yml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
|
||||||
|
|
||||||
# PHPStan's baseline uses tabs instead of spaces.
|
|
||||||
core/.phpstan-baseline.php text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tabwidth=2 diff=php linguist-language=php
|
|
||||||
|
|
||||||
# Define binary file attributes.
|
# Define binary file attributes.
|
||||||
# - Do not treat them as text.
|
# - Do not treat them as text.
|
||||||
# - Include binary diff in patches instead of "binary files differ."
|
# - Include binary diff in patches instead of "binary files differ."
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
"composer/installers": "^2.0",
|
"composer/installers": "^2.0",
|
||||||
"drupal/block_field": "^1.0@RC",
|
"drupal/block_field": "^1.0@RC",
|
||||||
"drupal/config_pages": "^2.15",
|
"drupal/config_pages": "^2.15",
|
||||||
"drupal/core-composer-scaffold": "^10.3",
|
"drupal/core-composer-scaffold": "^10.2",
|
||||||
"drupal/core-project-message": "^10.3",
|
"drupal/core-project-message": "^10.2",
|
||||||
"drupal/core-recommended": "^10.3",
|
"drupal/core-recommended": "^10.2",
|
||||||
"drupal/editor_advanced_link": "^2.2",
|
"drupal/editor_advanced_link": "^2.2",
|
||||||
"drupal/geofield": "^1.60",
|
"drupal/geofield": "^1.60",
|
||||||
"drupal/image_delta_formatter": "^1.2",
|
"drupal/image_delta_formatter": "^1.2",
|
||||||
@ -36,13 +36,8 @@
|
|||||||
"drupal/paragraphs": "^1.17",
|
"drupal/paragraphs": "^1.17",
|
||||||
"drupal/quick_node_clone": "^1.18",
|
"drupal/quick_node_clone": "^1.18",
|
||||||
"drupal/simple_sitemap": "^4.1",
|
"drupal/simple_sitemap": "^4.1",
|
||||||
"drupal/smart_read_more_link": "^2.0",
|
|
||||||
"drupal/social_media_links": "^2.9",
|
"drupal/social_media_links": "^2.9",
|
||||||
"drupal/structure_sync": "^2.0",
|
|
||||||
"drupal/verf": "^2.1",
|
|
||||||
"drupal/views_autocomplete_filters": "^2.0",
|
|
||||||
"drupal/views_block_area": "^1.0@beta",
|
"drupal/views_block_area": "^1.0@beta",
|
||||||
"drupal/views_year_filter": "^2.1",
|
|
||||||
"drupal/viewsreference": "^2.0@beta",
|
"drupal/viewsreference": "^2.0@beta",
|
||||||
"drupal/yaml_editor": "^1.2",
|
"drupal/yaml_editor": "^1.2",
|
||||||
"drush/drush": "^12.4",
|
"drush/drush": "^12.4",
|
||||||
@ -132,8 +127,7 @@
|
|||||||
},
|
},
|
||||||
"patches": {
|
"patches": {
|
||||||
"drupal/core": {
|
"drupal/core": {
|
||||||
"Image field generates only default language URL when linking to corresponding entity. https://www.drupal.org/node/2645922?no_cache=1733132298":"https://www.drupal.org/files/issues/2021-03-15/2645922-45.patch",
|
"Image field generates only default language URL when linking to corresponding entity. https://www.drupal.org/node/2645922?no_cache=1733132298":"https://www.drupal.org/files/issues/2021-03-15/2645922-45.patch"
|
||||||
"Also use text editor (CKEditor) for summary of a text field https://www.drupal.org/project/drupal/issues/2671162 ":"https://www.drupal.org/files/issues/2024-09-09/2671162-151.patch"
|
|
||||||
},
|
},
|
||||||
"drupal/social_media_links":{
|
"drupal/social_media_links":{
|
||||||
"Replace Twitter with X https://www.drupal.org/project/social_media_links/issues/3384469": "https://www.drupal.org/files/issues/2023-09-12/social_media_links-change_twitter_to_x-3384469-7.patch"
|
"Replace Twitter with X https://www.drupal.org/project/social_media_links/issues/3384469": "https://www.drupal.org/files/issues/2023-09-12/social_media_links-change_twitter_to_x-3384469-7.patch"
|
||||||
|
1551
composer.lock
generated
1551
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
|
default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
|
||||||
|
langcode: fr
|
||||||
menu_depth: 4
|
menu_depth: 4
|
||||||
|
@ -1,30 +0,0 @@
|
|||||||
uuid: c9c52cf9-8186-4b48-a043-0d136bfeae02
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- views.view.actus
|
|
||||||
module:
|
|
||||||
- block_class
|
|
||||||
- context
|
|
||||||
- views
|
|
||||||
theme:
|
|
||||||
- quartiers_de_demain
|
|
||||||
id: quartiers_de_demain_formulaireexposeactuspage_1
|
|
||||||
theme: quartiers_de_demain
|
|
||||||
region: sidebar_first
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: 'views_exposed_filter_block:actus-page_1'
|
|
||||||
settings:
|
|
||||||
id: 'views_exposed_filter_block:actus-page_1'
|
|
||||||
label: ''
|
|
||||||
label_display: visible
|
|
||||||
provider: views
|
|
||||||
views_label: 'Filtrer les actualités'
|
|
||||||
visibility:
|
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: false
|
|
||||||
view_inclusion:
|
|
||||||
view-actus-page_1: view-actus-page_1
|
|
@ -1,30 +0,0 @@
|
|||||||
uuid: 30157518-30b0-4b4f-b5c8-3741ff99e8cc
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- views.view.ressources
|
|
||||||
module:
|
|
||||||
- block_class
|
|
||||||
- context
|
|
||||||
- views
|
|
||||||
theme:
|
|
||||||
- quartiers_de_demain
|
|
||||||
id: quartiers_de_demain_formulaireexposeressourcespage_1
|
|
||||||
theme: quartiers_de_demain
|
|
||||||
region: sidebar_first
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: 'views_exposed_filter_block:ressources-page_1'
|
|
||||||
settings:
|
|
||||||
id: 'views_exposed_filter_block:ressources-page_1'
|
|
||||||
label: ''
|
|
||||||
label_display: visible
|
|
||||||
provider: views
|
|
||||||
views_label: 'filtrer les ressources'
|
|
||||||
visibility:
|
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: false
|
|
||||||
view_inclusion:
|
|
||||||
view-ressources-page_1: view-ressources-page_1
|
|
@ -3,9 +3,7 @@ langcode: fr
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- block_class
|
|
||||||
- language
|
- language
|
||||||
- system
|
|
||||||
theme:
|
theme:
|
||||||
- quartiers_de_demain
|
- quartiers_de_demain
|
||||||
id: quartiers_de_demain_selecteurdelangue
|
id: quartiers_de_demain_selecteurdelangue
|
||||||
@ -19,8 +17,4 @@ settings:
|
|||||||
label: 'Sélecteur de langue'
|
label: 'Sélecteur de langue'
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
provider: language
|
provider: language
|
||||||
visibility:
|
visibility: { }
|
||||||
request_path:
|
|
||||||
id: request_path
|
|
||||||
negate: true
|
|
||||||
pages: "/actualites\r\n/ressources"
|
|
||||||
|
@ -3,6 +3,7 @@ langcode: fr
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
|
- block_class
|
||||||
- social_media_links
|
- social_media_links
|
||||||
theme:
|
theme:
|
||||||
- quartiers_de_demain
|
- quartiers_de_demain
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
uuid: 19a0fbf2-ca25-45d7-b5dd-812acab719cf
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: link
|
|
||||||
label: Link
|
|
||||||
revision: false
|
|
||||||
description: ''
|
|
@ -4,5 +4,5 @@ status: true
|
|||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: live_youtube
|
id: live_youtube
|
||||||
label: live-youtube
|
label: live-youtube
|
||||||
revision: false
|
revision: 0
|
||||||
description: ''
|
description: ''
|
||||||
|
@ -4,5 +4,5 @@ status: true
|
|||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: logo_link
|
id: logo_link
|
||||||
label: Logo-link
|
label: Logo-link
|
||||||
revision: false
|
revision: 0
|
||||||
description: ''
|
description: ''
|
||||||
|
@ -2,3 +2,4 @@ _core:
|
|||||||
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
||||||
auto_import: { }
|
auto_import: { }
|
||||||
auto_export: { }
|
auto_export: { }
|
||||||
|
langcode: fr
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
||||||
|
langcode: fr
|
||||||
ignored_config_entities: { }
|
ignored_config_entities: { }
|
||||||
|
@ -1,17 +0,0 @@
|
|||||||
uuid: 9dcf4c0f-3d4f-4ae9-abb1-c023f55e4ce7
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: intro_partenaires
|
|
||||||
label: 'Intro partenaires'
|
|
||||||
token: true
|
|
||||||
context:
|
|
||||||
show_warning: true
|
|
||||||
group:
|
|
||||||
language: true
|
|
||||||
fallback:
|
|
||||||
language: ''
|
|
||||||
menu:
|
|
||||||
path: /edit/intro-partenaires
|
|
||||||
weight: 0
|
|
||||||
description: ''
|
|
@ -1,5 +1,6 @@
|
|||||||
_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,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: IdcCyfVkD8kunSj3rbm1mwrfJbfcJK4bjfPheIqxnxI
|
default_config_hash: IdcCyfVkD8kunSj3rbm1mwrfJbfcJK4bjfPheIqxnxI
|
||||||
|
langcode: fr
|
||||||
verbose: 0
|
verbose: 0
|
||||||
types:
|
types:
|
||||||
contact_message: { }
|
contact_message: { }
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
_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
|
||||||
|
@ -1,38 +0,0 @@
|
|||||||
uuid: fa11d5c4-5120-4fb2-a580-dba21e05dec5
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- block_content.type.link
|
|
||||||
- field.field.block_content.link.field_link
|
|
||||||
module:
|
|
||||||
- link
|
|
||||||
id: block_content.link.default
|
|
||||||
targetEntityType: block_content
|
|
||||||
bundle: link
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_link:
|
|
||||||
type: link_default
|
|
||||||
weight: 26
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
placeholder_url: ''
|
|
||||||
placeholder_title: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
info:
|
|
||||||
type: string_textfield
|
|
||||||
weight: -5
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
langcode:
|
|
||||||
type: language_select
|
|
||||||
weight: 2
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
include_locked: true
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden: { }
|
|
@ -1,24 +0,0 @@
|
|||||||
uuid: fdf01813-696c-4493-8d1f-2d987d5f54ad
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- config_pages.type.intro_partenaires
|
|
||||||
- field.field.config_pages.intro_partenaires.field_intro
|
|
||||||
module:
|
|
||||||
- text
|
|
||||||
id: config_pages.intro_partenaires.default
|
|
||||||
targetEntityType: config_pages
|
|
||||||
bundle: intro_partenaires
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_intro:
|
|
||||||
type: text_textarea
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden:
|
|
||||||
label: true
|
|
@ -11,26 +11,22 @@ dependencies:
|
|||||||
- field.field.node.actualite.field_liens
|
- field.field.node.actualite.field_liens
|
||||||
- field.field.node.actualite.field_poid
|
- field.field.node.actualite.field_poid
|
||||||
- field.field.node.actualite.field_site
|
- field.field.node.actualite.field_site
|
||||||
- field.field.node.actualite.field_tous_les_sites
|
|
||||||
- field.field.node.actualite.field_type_d_actualite
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
- image.style.thumbnail
|
- image.style.thumbnail
|
||||||
- node.type.actualite
|
- node.type.actualite
|
||||||
module:
|
module:
|
||||||
- advanced_text_formatter
|
|
||||||
- autocomplete_deluxe
|
- autocomplete_deluxe
|
||||||
- datetime_range
|
- datetime_range
|
||||||
- field_group
|
- field_group
|
||||||
- file
|
- file
|
||||||
- image
|
- image
|
||||||
- link
|
- link
|
||||||
- maxlength
|
|
||||||
- path
|
- path
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
field_group:
|
field_group:
|
||||||
group_details:
|
group_details:
|
||||||
children:
|
children:
|
||||||
- field_type_d_actualite
|
|
||||||
- status
|
- status
|
||||||
- promote
|
- promote
|
||||||
- field_a_la_une
|
- field_a_la_une
|
||||||
@ -43,7 +39,7 @@ third_party_settings:
|
|||||||
label: Details
|
label: Details
|
||||||
region: content
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 2
|
weight: 8
|
||||||
format_type: details_sidebar
|
format_type: details_sidebar
|
||||||
format_settings:
|
format_settings:
|
||||||
classes: ''
|
classes: ''
|
||||||
@ -54,75 +50,6 @@ third_party_settings:
|
|||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
weight: -100
|
weight: -100
|
||||||
group_tabs:
|
|
||||||
children:
|
|
||||||
- group_principal
|
|
||||||
- group_liens
|
|
||||||
- group_media
|
|
||||||
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_liens:
|
|
||||||
children:
|
|
||||||
- field_tous_les_sites
|
|
||||||
- field_site
|
|
||||||
- field_liens
|
|
||||||
label: Liens
|
|
||||||
region: content
|
|
||||||
parent_name: group_tabs
|
|
||||||
weight: 21
|
|
||||||
format_type: tab
|
|
||||||
format_settings:
|
|
||||||
classes: ''
|
|
||||||
show_empty_fields: false
|
|
||||||
id: ''
|
|
||||||
label_as_html: false
|
|
||||||
formatter: closed
|
|
||||||
description: ''
|
|
||||||
required_fields: true
|
|
||||||
group_media:
|
|
||||||
children:
|
|
||||||
- field_images
|
|
||||||
- field_fichiers
|
|
||||||
label: Media
|
|
||||||
region: content
|
|
||||||
parent_name: group_tabs
|
|
||||||
weight: 22
|
|
||||||
format_type: tab
|
|
||||||
format_settings:
|
|
||||||
classes: ''
|
|
||||||
show_empty_fields: false
|
|
||||||
id: ''
|
|
||||||
label_as_html: false
|
|
||||||
formatter: closed
|
|
||||||
description: ''
|
|
||||||
required_fields: true
|
|
||||||
group_principal:
|
|
||||||
children:
|
|
||||||
- field_date
|
|
||||||
- body
|
|
||||||
label: Principal
|
|
||||||
region: content
|
|
||||||
parent_name: group_tabs
|
|
||||||
weight: 20
|
|
||||||
format_type: tab
|
|
||||||
format_settings:
|
|
||||||
classes: ''
|
|
||||||
show_empty_fields: false
|
|
||||||
id: ''
|
|
||||||
label_as_html: false
|
|
||||||
formatter: closed
|
|
||||||
description: ''
|
|
||||||
required_fields: true
|
|
||||||
id: node.actualite.default
|
id: node.actualite.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: actualite
|
bundle: actualite
|
||||||
@ -136,25 +63,17 @@ content:
|
|||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show_summary: true
|
show_summary: false
|
||||||
third_party_settings:
|
third_party_settings: { }
|
||||||
maxlength:
|
|
||||||
maxlength_js: null
|
|
||||||
maxlength_js_label: 'Contenu limité à @limit caractères, restant : <strong>@remaining</strong>'
|
|
||||||
maxlength_js_summary: null
|
|
||||||
maxlength_js_label_summary: 'Contenu limité à @limit caractères, restant : <strong>@remaining</strong>'
|
|
||||||
maxlength_js_enforce: false
|
|
||||||
advanced_text_formatter:
|
|
||||||
show_token_tree: 0
|
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 7
|
weight: 13
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_a_la_une:
|
field_a_la_une:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 4
|
weight: 10
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
@ -167,14 +86,14 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_fichiers:
|
field_fichiers:
|
||||||
type: file_generic
|
type: file_generic
|
||||||
weight: 25
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_images:
|
field_images:
|
||||||
type: image_image
|
type: image_image
|
||||||
weight: 24
|
weight: 7
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
@ -182,7 +101,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_liens:
|
field_liens:
|
||||||
type: link_default
|
type: link_default
|
||||||
weight: 5
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
@ -190,14 +109,14 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_poid:
|
field_poid:
|
||||||
type: number
|
type: number
|
||||||
weight: 5
|
weight: 11
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_site:
|
field_site:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 4
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
@ -205,13 +124,6 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_tous_les_sites:
|
|
||||||
type: boolean_checkbox
|
|
||||||
weight: 3
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
third_party_settings: { }
|
|
||||||
field_type_d_actualite:
|
field_type_d_actualite:
|
||||||
type: autocomplete_deluxe
|
type: autocomplete_deluxe
|
||||||
weight: 1
|
weight: 1
|
||||||
@ -231,30 +143,30 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
path:
|
path:
|
||||||
type: path
|
type: path
|
||||||
weight: 8
|
weight: 14
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
promote:
|
promote:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 3
|
weight: 9
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
simple_sitemap:
|
simple_sitemap:
|
||||||
weight: 9
|
weight: 15
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
simple_sitemap_index_now:
|
simple_sitemap_index_now:
|
||||||
weight: 10
|
weight: 16
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
weight: 2
|
weight: 8
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
@ -267,9 +179,14 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
translation:
|
||||||
|
weight: 9
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 6
|
weight: 12
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
@ -280,4 +197,3 @@ content:
|
|||||||
hidden:
|
hidden:
|
||||||
langcode: true
|
langcode: true
|
||||||
sticky: true
|
sticky: true
|
||||||
translation: true
|
|
||||||
|
@ -12,9 +12,7 @@ dependencies:
|
|||||||
- field.field.node.ressource.field_mots_clefs
|
- field.field.node.ressource.field_mots_clefs
|
||||||
- field.field.node.ressource.field_site
|
- field.field.node.ressource.field_site
|
||||||
- field.field.node.ressource.field_sous_titre
|
- field.field.node.ressource.field_sous_titre
|
||||||
- field.field.node.ressource.field_tous_les_sites
|
|
||||||
- field.field.node.ressource.field_type_de_ressource
|
- field.field.node.ressource.field_type_de_ressource
|
||||||
- field.field.node.ressource.field_video
|
|
||||||
- image.style.thumbnail
|
- image.style.thumbnail
|
||||||
- node.type.ressource
|
- node.type.ressource
|
||||||
module:
|
module:
|
||||||
@ -25,7 +23,6 @@ dependencies:
|
|||||||
- link
|
- link
|
||||||
- path
|
- path
|
||||||
- text
|
- text
|
||||||
- video_embed_field
|
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
field_group:
|
field_group:
|
||||||
group_details:
|
group_details:
|
||||||
@ -40,7 +37,7 @@ third_party_settings:
|
|||||||
label: Details
|
label: Details
|
||||||
region: content
|
region: content
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 8
|
weight: 6
|
||||||
format_type: details_sidebar
|
format_type: details_sidebar
|
||||||
format_settings:
|
format_settings:
|
||||||
classes: ''
|
classes: ''
|
||||||
@ -51,76 +48,6 @@ third_party_settings:
|
|||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
weight: -100
|
weight: -100
|
||||||
group_tabs:
|
|
||||||
children:
|
|
||||||
- group_principal
|
|
||||||
- group_liens
|
|
||||||
- group_media
|
|
||||||
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_liens:
|
|
||||||
children:
|
|
||||||
- field_tous_les_sites
|
|
||||||
- field_site
|
|
||||||
- field_liens
|
|
||||||
label: Liens
|
|
||||||
region: content
|
|
||||||
parent_name: group_tabs
|
|
||||||
weight: 21
|
|
||||||
format_type: tab
|
|
||||||
format_settings:
|
|
||||||
classes: ''
|
|
||||||
show_empty_fields: false
|
|
||||||
id: ''
|
|
||||||
label_as_html: false
|
|
||||||
formatter: closed
|
|
||||||
description: ''
|
|
||||||
required_fields: true
|
|
||||||
group_principal:
|
|
||||||
children:
|
|
||||||
- field_sous_titre
|
|
||||||
- body
|
|
||||||
label: Principal
|
|
||||||
region: content
|
|
||||||
parent_name: group_tabs
|
|
||||||
weight: 20
|
|
||||||
format_type: tab
|
|
||||||
format_settings:
|
|
||||||
classes: ''
|
|
||||||
show_empty_fields: false
|
|
||||||
id: ''
|
|
||||||
label_as_html: false
|
|
||||||
formatter: open
|
|
||||||
description: ''
|
|
||||||
required_fields: true
|
|
||||||
group_media:
|
|
||||||
children:
|
|
||||||
- field_images
|
|
||||||
- field_video
|
|
||||||
- field_documents
|
|
||||||
label: Média
|
|
||||||
region: content
|
|
||||||
parent_name: group_tabs
|
|
||||||
weight: 22
|
|
||||||
format_type: tab
|
|
||||||
format_settings:
|
|
||||||
classes: ''
|
|
||||||
show_empty_fields: false
|
|
||||||
id: ''
|
|
||||||
label_as_html: false
|
|
||||||
formatter: closed
|
|
||||||
description: ''
|
|
||||||
required_fields: true
|
|
||||||
id: node.ressource.default
|
id: node.ressource.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: ressource
|
bundle: ressource
|
||||||
@ -152,14 +79,14 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_documents:
|
field_documents:
|
||||||
type: file_generic
|
type: file_generic
|
||||||
weight: 7
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_images:
|
field_images:
|
||||||
type: image_image
|
type: image_image
|
||||||
weight: 5
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
@ -167,7 +94,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_liens:
|
field_liens:
|
||||||
type: link_default
|
type: link_default
|
||||||
weight: 46
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
@ -185,7 +112,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_site:
|
field_site:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 45
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
@ -195,31 +122,18 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_sous_titre:
|
field_sous_titre:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 2
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_tous_les_sites:
|
|
||||||
type: boolean_checkbox
|
|
||||||
weight: 44
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
third_party_settings: { }
|
|
||||||
field_type_de_ressource:
|
field_type_de_ressource:
|
||||||
type: options_select
|
type: options_select
|
||||||
weight: 39
|
weight: 39
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_video:
|
|
||||||
type: video_embed_field_textfield
|
|
||||||
weight: 6
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
path:
|
path:
|
||||||
type: path
|
type: path
|
||||||
weight: 43
|
weight: 43
|
||||||
|
@ -1,29 +0,0 @@
|
|||||||
uuid: 75b7884d-1fa3-41fe-b0b4-ffc7f3fcbbca
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- block_content.type.link
|
|
||||||
- field.field.block_content.link.field_link
|
|
||||||
module:
|
|
||||||
- link
|
|
||||||
id: block_content.link.default
|
|
||||||
targetEntityType: block_content
|
|
||||||
bundle: link
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_link:
|
|
||||||
type: link
|
|
||||||
label: visually_hidden
|
|
||||||
settings:
|
|
||||||
trim_length: 80
|
|
||||||
url_only: false
|
|
||||||
url_plain: false
|
|
||||||
rel: ''
|
|
||||||
target: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
hidden:
|
|
||||||
langcode: true
|
|
||||||
search_api_excerpt: true
|
|
@ -1,23 +0,0 @@
|
|||||||
uuid: 4696309b-c78c-455c-8b3d-0aacd032ea5f
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- config_pages.type.intro_partenaires
|
|
||||||
- field.field.config_pages.intro_partenaires.field_intro
|
|
||||||
module:
|
|
||||||
- text
|
|
||||||
id: config_pages.intro_partenaires.default
|
|
||||||
targetEntityType: config_pages
|
|
||||||
bundle: intro_partenaires
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_intro:
|
|
||||||
type: text_default
|
|
||||||
label: visually_hidden
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
hidden:
|
|
||||||
search_api_excerpt: true
|
|
@ -11,7 +11,6 @@ dependencies:
|
|||||||
- field.field.node.actualite.field_liens
|
- field.field.node.actualite.field_liens
|
||||||
- field.field.node.actualite.field_poid
|
- field.field.node.actualite.field_poid
|
||||||
- field.field.node.actualite.field_site
|
- field.field.node.actualite.field_site
|
||||||
- field.field.node.actualite.field_tous_les_sites
|
|
||||||
- field.field.node.actualite.field_type_d_actualite
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
- image.style.wide
|
- image.style.wide
|
||||||
- node.type.actualite
|
- node.type.actualite
|
||||||
@ -36,18 +35,17 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
field_date:
|
field_date:
|
||||||
type: daterange_default
|
type: daterange_default
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: jj
|
format_type: jj
|
||||||
from_to: both
|
|
||||||
separator: '-'
|
separator: '-'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 6
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
field_fichiers:
|
field_fichiers:
|
||||||
type: file_default
|
type: file_default
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
use_description_as_link_text: true
|
use_description_as_link_text: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@ -55,7 +53,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
field_images:
|
field_images:
|
||||||
type: image_caption
|
type: image_caption
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
image_style: wide
|
image_style: wide
|
||||||
image_link: ''
|
image_link: ''
|
||||||
@ -66,7 +64,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
field_liens:
|
field_liens:
|
||||||
type: link
|
type: link
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
trim_length: 80
|
trim_length: 80
|
||||||
url_only: false
|
url_only: false
|
||||||
@ -78,25 +76,15 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
field_site:
|
field_site:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
field_tous_les_sites:
|
|
||||||
type: boolean
|
|
||||||
label: hidden
|
|
||||||
settings:
|
|
||||||
format: default
|
|
||||||
format_custom_false: ''
|
|
||||||
format_custom_true: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 106
|
|
||||||
region: content
|
|
||||||
field_type_d_actualite:
|
field_type_d_actualite:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@ -109,7 +97,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
title:
|
title:
|
||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
|
@ -12,7 +12,6 @@ dependencies:
|
|||||||
- field.field.node.actualite.field_liens
|
- field.field.node.actualite.field_liens
|
||||||
- field.field.node.actualite.field_poid
|
- field.field.node.actualite.field_poid
|
||||||
- field.field.node.actualite.field_site
|
- field.field.node.actualite.field_site
|
||||||
- field.field.node.actualite.field_tous_les_sites
|
|
||||||
- field.field.node.actualite.field_type_d_actualite
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
- image.style.wide
|
- image.style.wide
|
||||||
- node.type.actualite
|
- node.type.actualite
|
||||||
@ -30,25 +29,24 @@ mode: full
|
|||||||
content:
|
content:
|
||||||
body:
|
body:
|
||||||
type: text_default
|
type: text_default
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
field_date:
|
field_date:
|
||||||
type: daterange_default
|
type: daterange_default
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: jj
|
format_type: jj
|
||||||
from_to: both
|
|
||||||
separator: '-'
|
separator: '-'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 5
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
field_fichiers:
|
field_fichiers:
|
||||||
type: file_default
|
type: file_default
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
use_description_as_link_text: true
|
use_description_as_link_text: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@ -56,7 +54,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
field_images:
|
field_images:
|
||||||
type: image_caption
|
type: image_caption
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
image_style: wide
|
image_style: wide
|
||||||
image_link: ''
|
image_link: ''
|
||||||
@ -67,7 +65,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
field_liens:
|
field_liens:
|
||||||
type: link
|
type: link
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
trim_length: 80
|
trim_length: 80
|
||||||
url_only: false
|
url_only: false
|
||||||
@ -79,7 +77,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
field_site:
|
field_site:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@ -87,7 +85,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
field_type_d_actualite:
|
field_type_d_actualite:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
@ -95,7 +93,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
title:
|
title:
|
||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
@ -106,7 +104,6 @@ hidden:
|
|||||||
created: true
|
created: true
|
||||||
field_a_la_une: true
|
field_a_la_une: true
|
||||||
field_poid: true
|
field_poid: true
|
||||||
field_tous_les_sites: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
links: true
|
links: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -12,102 +12,81 @@ dependencies:
|
|||||||
- field.field.node.actualite.field_liens
|
- field.field.node.actualite.field_liens
|
||||||
- field.field.node.actualite.field_poid
|
- field.field.node.actualite.field_poid
|
||||||
- field.field.node.actualite.field_site
|
- field.field.node.actualite.field_site
|
||||||
- field.field.node.actualite.field_tous_les_sites
|
|
||||||
- field.field.node.actualite.field_type_d_actualite
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
- image.style.wide
|
- image.style.wide
|
||||||
- node.type.actualite
|
- node.type.actualite
|
||||||
module:
|
module:
|
||||||
- datetime_range
|
- datetime_range
|
||||||
- file
|
- image_delta_formatter
|
||||||
- image_field_caption
|
|
||||||
- link
|
|
||||||
- manage_display
|
- manage_display
|
||||||
- smart_read_more_link
|
- text
|
||||||
id: node.actualite.teaser
|
id: node.actualite.teaser
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: actualite
|
bundle: actualite
|
||||||
mode: teaser
|
mode: teaser
|
||||||
content:
|
content:
|
||||||
body:
|
body:
|
||||||
type: smart_read_more_link
|
type: text_summary_or_trimmed
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
trim_length: '6000000'
|
trim_length: 600
|
||||||
third_party_settings: { }
|
|
||||||
weight: 2
|
|
||||||
region: content
|
|
||||||
field_date:
|
|
||||||
type: daterange_default
|
|
||||||
label: hidden
|
|
||||||
settings:
|
|
||||||
timezone_override: ''
|
|
||||||
format_type: jj
|
|
||||||
from_to: both
|
|
||||||
separator: '-'
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 5
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
field_fichiers:
|
field_date:
|
||||||
type: file_default
|
type: daterange_default
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
use_description_as_link_text: true
|
timezone_override: ''
|
||||||
third_party_settings: { }
|
format_type: jj
|
||||||
weight: 6
|
separator: '-'
|
||||||
region: content
|
|
||||||
field_images:
|
|
||||||
type: image_caption
|
|
||||||
label: hidden
|
|
||||||
settings:
|
|
||||||
image_style: wide
|
|
||||||
image_link: ''
|
|
||||||
image_loading:
|
|
||||||
attribute: lazy
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
field_liens:
|
|
||||||
type: link
|
|
||||||
label: hidden
|
|
||||||
settings:
|
|
||||||
trim_length: 80
|
|
||||||
url_only: false
|
|
||||||
url_plain: false
|
|
||||||
rel: ''
|
|
||||||
target: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 7
|
|
||||||
region: content
|
|
||||||
field_site:
|
|
||||||
type: entity_reference_label
|
|
||||||
label: hidden
|
|
||||||
settings:
|
|
||||||
link: true
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 3
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
|
field_images:
|
||||||
|
type: image_delta_formatter
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
deltas: '0'
|
||||||
|
image_style: wide
|
||||||
|
image_link: content
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
deltas_reversed: 0
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_site:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
field_type_d_actualite:
|
field_type_d_actualite:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link: false
|
link: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 4
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
title:
|
title:
|
||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
created: true
|
||||||
field_a_la_une: true
|
field_a_la_une: true
|
||||||
|
field_fichiers: true
|
||||||
|
field_liens: true
|
||||||
field_poid: true
|
field_poid: true
|
||||||
field_tous_les_sites: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
links: true
|
links: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -12,9 +12,7 @@ dependencies:
|
|||||||
- field.field.node.ressource.field_mots_clefs
|
- field.field.node.ressource.field_mots_clefs
|
||||||
- field.field.node.ressource.field_site
|
- field.field.node.ressource.field_site
|
||||||
- field.field.node.ressource.field_sous_titre
|
- field.field.node.ressource.field_sous_titre
|
||||||
- field.field.node.ressource.field_tous_les_sites
|
|
||||||
- field.field.node.ressource.field_type_de_ressource
|
- field.field.node.ressource.field_type_de_ressource
|
||||||
- field.field.node.ressource.field_video
|
|
||||||
- image.style.wide
|
- image.style.wide
|
||||||
- node.type.ressource
|
- node.type.ressource
|
||||||
module:
|
module:
|
||||||
@ -24,7 +22,6 @@ dependencies:
|
|||||||
- link
|
- link
|
||||||
- manage_display
|
- manage_display
|
||||||
- text
|
- text
|
||||||
- video_embed_field
|
|
||||||
id: node.ressource.default
|
id: node.ressource.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: ressource
|
bundle: ressource
|
||||||
@ -109,16 +106,6 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 12
|
weight: 12
|
||||||
region: content
|
region: content
|
||||||
field_tous_les_sites:
|
|
||||||
type: boolean
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
format: default
|
|
||||||
format_custom_false: ''
|
|
||||||
format_custom_true: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 106
|
|
||||||
region: content
|
|
||||||
field_type_de_ressource:
|
field_type_de_ressource:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
label: visually_hidden
|
label: visually_hidden
|
||||||
@ -127,17 +114,6 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 102
|
weight: 102
|
||||||
region: content
|
region: content
|
||||||
field_video:
|
|
||||||
type: video_embed_field_video
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
autoplay: true
|
|
||||||
responsive: true
|
|
||||||
width: 854
|
|
||||||
height: 480
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 107
|
|
||||||
region: content
|
|
||||||
links:
|
links:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
@ -13,9 +13,7 @@ dependencies:
|
|||||||
- field.field.node.ressource.field_mots_clefs
|
- field.field.node.ressource.field_mots_clefs
|
||||||
- field.field.node.ressource.field_site
|
- field.field.node.ressource.field_site
|
||||||
- field.field.node.ressource.field_sous_titre
|
- field.field.node.ressource.field_sous_titre
|
||||||
- field.field.node.ressource.field_tous_les_sites
|
|
||||||
- field.field.node.ressource.field_type_de_ressource
|
- field.field.node.ressource.field_type_de_ressource
|
||||||
- field.field.node.ressource.field_video
|
|
||||||
- image.style.wide
|
- image.style.wide
|
||||||
- node.type.ressource
|
- node.type.ressource
|
||||||
module:
|
module:
|
||||||
@ -80,9 +78,7 @@ hidden:
|
|||||||
field_documents: true
|
field_documents: true
|
||||||
field_mots_clefs: true
|
field_mots_clefs: true
|
||||||
field_sous_titre: true
|
field_sous_titre: true
|
||||||
field_tous_les_sites: true
|
|
||||||
field_type_de_ressource: true
|
field_type_de_ressource: true
|
||||||
field_video: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
uid: true
|
uid: true
|
||||||
|
@ -13,9 +13,7 @@ dependencies:
|
|||||||
- field.field.node.ressource.field_mots_clefs
|
- field.field.node.ressource.field_mots_clefs
|
||||||
- field.field.node.ressource.field_site
|
- field.field.node.ressource.field_site
|
||||||
- field.field.node.ressource.field_sous_titre
|
- field.field.node.ressource.field_sous_titre
|
||||||
- field.field.node.ressource.field_tous_les_sites
|
|
||||||
- field.field.node.ressource.field_type_de_ressource
|
- field.field.node.ressource.field_type_de_ressource
|
||||||
- field.field.node.ressource.field_video
|
|
||||||
- image.style.wide
|
- image.style.wide
|
||||||
- node.type.ressource
|
- node.type.ressource
|
||||||
module:
|
module:
|
||||||
@ -91,7 +89,7 @@ content:
|
|||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
label: visually_hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
link: false
|
link: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 6
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
@ -122,9 +120,7 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
created: true
|
created: true
|
||||||
field_tous_les_sites: true
|
|
||||||
field_type_de_ressource: true
|
field_type_de_ressource: true
|
||||||
field_video: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
links: true
|
links: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
|
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
|
||||||
|
langcode: fr
|
||||||
module:
|
module:
|
||||||
actions_permissions: 0
|
actions_permissions: 0
|
||||||
admin_toolbar: 0
|
admin_toolbar: 0
|
||||||
@ -104,11 +105,9 @@ module:
|
|||||||
simple_sitemap: 0
|
simple_sitemap: 0
|
||||||
simple_sitemap_engines: 0
|
simple_sitemap_engines: 0
|
||||||
simple_sitemap_views: 0
|
simple_sitemap_views: 0
|
||||||
smart_read_more_link: 0
|
|
||||||
smart_trim: 0
|
smart_trim: 0
|
||||||
smtp: 0
|
smtp: 0
|
||||||
social_media_links: 0
|
social_media_links: 0
|
||||||
structure_sync: 0
|
|
||||||
system: 0
|
system: 0
|
||||||
taxonomy: 0
|
taxonomy: 0
|
||||||
telephone: 0
|
telephone: 0
|
||||||
@ -118,14 +117,11 @@ module:
|
|||||||
translation_views: 0
|
translation_views: 0
|
||||||
update: 0
|
update: 0
|
||||||
user: 0
|
user: 0
|
||||||
verf: 0
|
|
||||||
video_embed_field: 0
|
video_embed_field: 0
|
||||||
views_autocomplete_filters: 0
|
|
||||||
views_block_area: 0
|
views_block_area: 0
|
||||||
views_bulk_edit: 0
|
views_bulk_edit: 0
|
||||||
views_bulk_operations: 0
|
views_bulk_operations: 0
|
||||||
views_ui: 0
|
views_ui: 0
|
||||||
views_year_filter: 0
|
|
||||||
viewsreference: 0
|
viewsreference: 0
|
||||||
yaml_editor: 0
|
yaml_editor: 0
|
||||||
extlink: 1
|
extlink: 1
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: vCYrtzrLLCbq9UlGR4CxiEg0LXt4qGwRO4VkluZZq9o
|
default_config_hash: vCYrtzrLLCbq9UlGR4CxiEg0LXt4qGwRO4VkluZZq9o
|
||||||
|
langcode: fr
|
||||||
definitions: { }
|
definitions: { }
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: DfshuQJJ7I30rwPRVdQT67nvhPnXkFiJK_dmJxZgNKc
|
default_config_hash: DfshuQJJ7I30rwPRVdQT67nvhPnXkFiJK_dmJxZgNKc
|
||||||
|
langcode: fr
|
||||||
row_limit: 1000
|
row_limit: 1000
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_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:
|
||||||
|
@ -5,3 +5,4 @@ toolbar_items:
|
|||||||
- devel.phpinfo
|
- devel.phpinfo
|
||||||
- devel.run_cron
|
- devel.run_cron
|
||||||
- devel.theme_registry
|
- devel.theme_registry
|
||||||
|
langcode: fr
|
||||||
|
@ -49,7 +49,7 @@ image_upload:
|
|||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
directory: inline-images
|
directory: inline-images
|
||||||
max_size: null
|
max_size: ''
|
||||||
max_dimensions:
|
max_dimensions:
|
||||||
width: null
|
width: 0
|
||||||
height: null
|
height: 0
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
||||||
login_with_username: false
|
login_with_username: false
|
||||||
|
langcode: fr
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
_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
|
||||||
|
@ -1,23 +0,0 @@
|
|||||||
uuid: a4e5f0a0-3de0-42c0-a4ed-e2a1887e145f
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- block_content.type.link
|
|
||||||
- field.storage.block_content.field_link
|
|
||||||
module:
|
|
||||||
- link
|
|
||||||
id: block_content.link.field_link
|
|
||||||
field_name: field_link
|
|
||||||
entity_type: block_content
|
|
||||||
bundle: link
|
|
||||||
label: Link
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
title: 1
|
|
||||||
link_type: 17
|
|
||||||
field_type: link
|
|
@ -1,24 +0,0 @@
|
|||||||
uuid: 0b4a632b-37e0-4d31-88a7-c375de6aa2b7
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- config_pages.type.intro_partenaires
|
|
||||||
- field.storage.config_pages.field_intro
|
|
||||||
- filter.format.wysiwyg
|
|
||||||
module:
|
|
||||||
- text
|
|
||||||
id: config_pages.intro_partenaires.field_intro
|
|
||||||
field_name: field_intro
|
|
||||||
entity_type: config_pages
|
|
||||||
bundle: intro_partenaires
|
|
||||||
label: Intro
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
allowed_formats:
|
|
||||||
- wysiwyg
|
|
||||||
field_type: text_long
|
|
@ -4,7 +4,6 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.body
|
- field.storage.node.body
|
||||||
- filter.format.wysiwyg
|
|
||||||
- node.type.actualite
|
- node.type.actualite
|
||||||
module:
|
module:
|
||||||
- text
|
- text
|
||||||
@ -21,6 +20,5 @@ default_value_callback: ''
|
|||||||
settings:
|
settings:
|
||||||
display_summary: true
|
display_summary: true
|
||||||
required_summary: false
|
required_summary: false
|
||||||
allowed_formats:
|
allowed_formats: { }
|
||||||
- wysiwyg
|
|
||||||
field_type: text_with_summary
|
field_type: text_with_summary
|
||||||
|
@ -10,7 +10,7 @@ id: node.actualite.field_site
|
|||||||
field_name: field_site
|
field_name: field_site
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: actualite
|
bundle: actualite
|
||||||
label: Site(s)
|
label: Site
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
|
@ -1,23 +0,0 @@
|
|||||||
uuid: b590b728-2151-49ac-b542-fbbaa0b1343a
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.node.field_tous_les_sites
|
|
||||||
- node.type.actualite
|
|
||||||
id: node.actualite.field_tous_les_sites
|
|
||||||
field_name: field_tous_les_sites
|
|
||||||
entity_type: node
|
|
||||||
bundle: actualite
|
|
||||||
label: 'Tous les sites'
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value:
|
|
||||||
-
|
|
||||||
value: 0
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
on_label: oui
|
|
||||||
off_label: non
|
|
||||||
field_type: boolean
|
|
@ -10,7 +10,7 @@ id: node.ressource.field_site
|
|||||||
field_name: field_site
|
field_name: field_site
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: ressource
|
bundle: ressource
|
||||||
label: Site(s)
|
label: Site
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: false
|
translatable: false
|
||||||
|
@ -1,23 +0,0 @@
|
|||||||
uuid: 5ca39b7a-a663-4e36-bee4-57022e22b6c6
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.node.field_tous_les_sites
|
|
||||||
- node.type.ressource
|
|
||||||
id: node.ressource.field_tous_les_sites
|
|
||||||
field_name: field_tous_les_sites
|
|
||||||
entity_type: node
|
|
||||||
bundle: ressource
|
|
||||||
label: 'Tous les sites'
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value:
|
|
||||||
-
|
|
||||||
value: 0
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
on_label: oui
|
|
||||||
off_label: non
|
|
||||||
field_type: boolean
|
|
@ -1,25 +0,0 @@
|
|||||||
uuid: 4f46a88b-b4de-43d5-94a1-32218a63a7f8
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.node.field_video
|
|
||||||
- node.type.ressource
|
|
||||||
module:
|
|
||||||
- video_embed_field
|
|
||||||
id: node.ressource.field_video
|
|
||||||
field_name: field_video
|
|
||||||
entity_type: node
|
|
||||||
bundle: ressource
|
|
||||||
label: Video
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
allowed_providers:
|
|
||||||
vimeo: vimeo
|
|
||||||
youtube: youtube
|
|
||||||
youtube_playlist: '0'
|
|
||||||
field_type: video_embed_field
|
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: yC1VrNt3it8LmbGTO8cGhgNqRgN3ikhqun5dCWFVCAA
|
default_config_hash: yC1VrNt3it8LmbGTO8cGhgNqRgN3ikhqun5dCWFVCAA
|
||||||
|
langcode: fr
|
||||||
purge_batch_size: 50
|
purge_batch_size: 50
|
||||||
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 6bd9cb8e-662d-436c-9a42-134aa4149786
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- block_content
|
|
||||||
- link
|
|
||||||
id: block_content.field_link
|
|
||||||
field_name: field_link
|
|
||||||
entity_type: block_content
|
|
||||||
type: link
|
|
||||||
settings: { }
|
|
||||||
module: link
|
|
||||||
locked: false
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 531da152-ef47-4070-ab9c-8af2363d087e
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- config_pages
|
|
||||||
- text
|
|
||||||
id: config_pages.field_intro
|
|
||||||
field_name: field_intro
|
|
||||||
entity_type: config_pages
|
|
||||||
type: text_long
|
|
||||||
settings: { }
|
|
||||||
module: text
|
|
||||||
locked: false
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
@ -12,7 +12,7 @@ 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
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
uuid: a327636e-e42c-4625-87cc-33fcbda0432b
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: node.field_tous_les_sites
|
|
||||||
field_name: field_tous_les_sites
|
|
||||||
entity_type: node
|
|
||||||
type: boolean
|
|
||||||
settings: { }
|
|
||||||
module: core
|
|
||||||
locked: false
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 6f96724b-a30e-4aeb-95de-1a330e4b68b9
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
- video_embed_field
|
|
||||||
id: node.field_video
|
|
||||||
field_name: field_video
|
|
||||||
entity_type: node
|
|
||||||
type: video_embed_field
|
|
||||||
settings: { }
|
|
||||||
module: video_embed_field
|
|
||||||
locked: false
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: zZhJs6wF6FMXjS8njswFvmbk2XEGcj0nLI-mZCfAoFs
|
default_config_hash: zZhJs6wF6FMXjS8njswFvmbk2XEGcj0nLI-mZCfAoFs
|
||||||
field_prefix: field_
|
field_prefix: field_
|
||||||
|
langcode: fr
|
||||||
|
@ -5,4 +5,5 @@ description:
|
|||||||
length: 128
|
length: 128
|
||||||
icon:
|
icon:
|
||||||
directory: core/modules/file/icons
|
directory: core/modules/file/icons
|
||||||
|
langcode: fr
|
||||||
make_unused_managed_files_temporary: false
|
make_unused_managed_files_temporary: false
|
||||||
|
@ -2,3 +2,4 @@ _core:
|
|||||||
default_config_hash: lbxA85k_ynsRFrQ1JCNbgazSNG5GTs5aoOSL0W-UsvM
|
default_config_hash: lbxA85k_ynsRFrQ1JCNbgazSNG5GTs5aoOSL0W-UsvM
|
||||||
fallback_format: plain_text
|
fallback_format: plain_text
|
||||||
always_show_fallback_choice: false
|
always_show_fallback_choice: false
|
||||||
|
langcode: fr
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw
|
default_config_hash: MkRrI2YYk2oy2dBC48Sfb-SPN2Nf9xNMJedYjbsBUFw
|
||||||
protect_all_forms: false
|
|
||||||
unprotected_forms:
|
unprotected_forms:
|
||||||
- user_login_form
|
- user_login_form
|
||||||
- search_form
|
- search_form
|
||||||
- search_block_form
|
- search_block_form
|
||||||
- views_exposed_form
|
- views_exposed_form
|
||||||
- honeypot_settings_form
|
- honeypot_settings_form
|
||||||
|
protect_all_forms: false
|
||||||
log: true
|
log: true
|
||||||
element_name: url
|
element_name: url
|
||||||
time_limit: 5
|
time_limit: 5
|
||||||
@ -20,3 +20,4 @@ form_settings:
|
|||||||
node_fil_form: false
|
node_fil_form: false
|
||||||
node_page_form: false
|
node_page_form: false
|
||||||
node_static_form: false
|
node_static_form: false
|
||||||
|
langcode: fr
|
||||||
|
@ -3,3 +3,4 @@ _core:
|
|||||||
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
|
||||||
|
langcode: fr
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
uuid: ed559255-d60a-46b9-911b-9bbe4a928ff7
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- block_content.type.link
|
|
||||||
id: block_content.link
|
|
||||||
target_entity_type_id: block_content
|
|
||||||
target_bundle: link
|
|
||||||
default_langcode: site_default
|
|
||||||
language_alterable: false
|
|
@ -1,5 +1,6 @@
|
|||||||
_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,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: cRCI0tHP1UHHRAZnWB2kumZdKCl42f5lrV7q055H5jU
|
default_config_hash: cRCI0tHP1UHHRAZnWB2kumZdKCl42f5lrV7q055H5jU
|
||||||
|
langcode: fr
|
||||||
session:
|
session:
|
||||||
parameter: language
|
parameter: language
|
||||||
url:
|
url:
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_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 +0,0 @@
|
|||||||
label: 'Intro partners'
|
|
@ -1,5 +1,6 @@
|
|||||||
_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:
|
||||||
|
@ -3,3 +3,4 @@ _core:
|
|||||||
send: false
|
send: false
|
||||||
log: true
|
log: true
|
||||||
verbose: true
|
verbose: true
|
||||||
|
langcode: fr
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: mKwnhF-0ryfftZZP6jyqW8q9MEo9glyRkvRzSddrc0k
|
default_config_hash: mKwnhF-0ryfftZZP6jyqW8q9MEo9glyRkvRzSddrc0k
|
||||||
|
langcode: fr
|
||||||
site_id: '7'
|
site_id: '7'
|
||||||
url_http: 'http://analytics.figureslibres.io/'
|
url_http: 'http://analytics.figureslibres.io/'
|
||||||
url_https: 'https://analytics.figureslibres.io/'
|
url_https: 'https://analytics.figureslibres.io/'
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: ENUzSsLjtl0THWvptK2LZ7BJtRbb032hiy3VTvjR7Pw
|
default_config_hash: ENUzSsLjtl0THWvptK2LZ7BJtRbb032hiy3VTvjR7Pw
|
||||||
override_parent_selector: false
|
override_parent_selector: false
|
||||||
|
langcode: fr
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: tKLBW2GXZVLFXqS9QgLyfTuxCLc1u_quKPQLtCia-Bw
|
default_config_hash: tKLBW2GXZVLFXqS9QgLyfTuxCLc1u_quKPQLtCia-Bw
|
||||||
|
langcode: fr
|
||||||
entity_type_groups:
|
entity_type_groups:
|
||||||
search_api_task:
|
search_api_task:
|
||||||
search_api_task:
|
search_api_task:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: OXPp9nZGMVmjzysZndNjQcPUZHdkyhy6aYtZhf2z_Tw
|
default_config_hash: OXPp9nZGMVmjzysZndNjQcPUZHdkyhy6aYtZhf2z_Tw
|
||||||
|
langcode: fr
|
||||||
use_admin_theme: true
|
use_admin_theme: true
|
||||||
|
@ -10,8 +10,8 @@ third_party_settings:
|
|||||||
parent: ''
|
parent: ''
|
||||||
name: Actualité
|
name: Actualité
|
||||||
type: actualite
|
type: actualite
|
||||||
description: null
|
description: ''
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 0
|
preview_mode: 0
|
||||||
display_submitted: true
|
display_submitted: true
|
||||||
|
@ -11,8 +11,8 @@ third_party_settings:
|
|||||||
parent: 'main:'
|
parent: 'main:'
|
||||||
name: Partenaire
|
name: Partenaire
|
||||||
type: partenaire
|
type: partenaire
|
||||||
description: null
|
description: ''
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 0
|
preview_mode: 0
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
@ -10,8 +10,8 @@ third_party_settings:
|
|||||||
parent: ''
|
parent: ''
|
||||||
name: Ressource
|
name: Ressource
|
||||||
type: ressource
|
type: ressource
|
||||||
description: null
|
description: ''
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 0
|
preview_mode: 0
|
||||||
display_submitted: true
|
display_submitted: true
|
||||||
|
@ -10,8 +10,8 @@ third_party_settings:
|
|||||||
parent: ''
|
parent: ''
|
||||||
name: Site
|
name: Site
|
||||||
type: site
|
type: site
|
||||||
description: null
|
description: ''
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 0
|
preview_mode: 0
|
||||||
display_submitted: true
|
display_submitted: true
|
||||||
|
@ -13,7 +13,7 @@ _core:
|
|||||||
name: Static
|
name: Static
|
||||||
type: static
|
type: static
|
||||||
description: 'Static Page'
|
description: 'Static Page'
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 0
|
preview_mode: 0
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: z68x45zR7LGIA5yOENWmYUEBVYVfrokTWWDucm7wJos
|
default_config_hash: z68x45zR7LGIA5yOENWmYUEBVYVfrokTWWDucm7wJos
|
||||||
|
langcode: fr
|
||||||
core_override_preset: core
|
core_override_preset: core
|
||||||
url_querystring:
|
url_querystring:
|
||||||
core_override: false
|
core_override: false
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: ckyONixWlbijZ1ok9pSAOPqQXNS_lr2WerngczXkyd0
|
default_config_hash: ckyONixWlbijZ1ok9pSAOPqQXNS_lr2WerngczXkyd0
|
||||||
|
langcode: fr
|
||||||
default_config:
|
default_config:
|
||||||
panes:
|
panes:
|
||||||
left:
|
left:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 7eR0sk71Eol86r_A7BMqn5_46wzenh5J1O5vZRCGKv8
|
default_config_hash: 7eR0sk71Eol86r_A7BMqn5_46wzenh5J1O5vZRCGKv8
|
||||||
|
langcode: fr
|
||||||
show_unpublished: true
|
show_unpublished: true
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: KBawd6E6CLxJ91Ow0qS2q1YzL6D767qEivE-fC55L34
|
default_config_hash: KBawd6E6CLxJ91Ow0qS2q1YzL6D767qEivE-fC55L34
|
||||||
|
langcode: fr
|
||||||
user_special: true
|
user_special: true
|
||||||
regex_pattern: '{(^node|^user|^taxonomy/term)/([0-9]+)/(.+)}'
|
regex_pattern: '{(^node|^user|^taxonomy/term)/([0-9]+)/(.+)}'
|
||||||
|
@ -1,22 +0,0 @@
|
|||||||
uuid: 07558d48-aff4-4079-b7fb-52014c6be393
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- node
|
|
||||||
id: ressources
|
|
||||||
label: ressources
|
|
||||||
type: 'canonical_entities:node'
|
|
||||||
pattern: '/ressources/[node:title]'
|
|
||||||
selection_criteria:
|
|
||||||
539b6967-0e6a-417c-96ff-f2512298ced6:
|
|
||||||
id: 'entity_bundle:node'
|
|
||||||
negate: false
|
|
||||||
uuid: 539b6967-0e6a-417c-96ff-f2512298ced6
|
|
||||||
context_mapping:
|
|
||||||
node: node
|
|
||||||
bundles:
|
|
||||||
ressource: ressource
|
|
||||||
selection_logic: and
|
|
||||||
weight: -5
|
|
||||||
relationships: { }
|
|
@ -44,6 +44,7 @@ reduce_ascii: false
|
|||||||
case: true
|
case: true
|
||||||
ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with'
|
ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with'
|
||||||
update_action: 2
|
update_action: 2
|
||||||
|
langcode: fr
|
||||||
safe_tokens:
|
safe_tokens:
|
||||||
- alias
|
- alias
|
||||||
- alias
|
- alias
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 8GufBtaRPlip9zXBTr8vzOQOHnvtFyi4xLV7si356oM
|
default_config_hash: 8GufBtaRPlip9zXBTr8vzOQOHnvtFyi4xLV7si356oM
|
||||||
protocol_style: full
|
langcode: fr
|
||||||
local_paths: ''
|
|
||||||
scheme_whitelist:
|
scheme_whitelist:
|
||||||
- http
|
- http
|
||||||
- https
|
- https
|
||||||
- files
|
- files
|
||||||
- internal
|
- internal
|
||||||
|
protocol_style: full
|
||||||
|
local_paths: ''
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 6XRelHPjACQVOo9yRQMmbXt-ysCA2Pt6l762bxQQbdw
|
default_config_hash: 6XRelHPjACQVOo9yRQMmbXt-ysCA2Pt6l762bxQQbdw
|
||||||
|
langcode: fr
|
||||||
exclude:
|
exclude:
|
||||||
node: { }
|
node: { }
|
||||||
paragraph: { }
|
paragraph: { }
|
||||||
|
@ -4,3 +4,4 @@ default_cron_limit: 50
|
|||||||
cron_worker_runtime: 15
|
cron_worker_runtime: 15
|
||||||
default_tracker: default
|
default_tracker: default
|
||||||
tracking_page_size: 100
|
tracking_page_size: 100
|
||||||
|
langcode: fr
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: I7OvOT30AHPJTjtFh59agVjIr3wZ3fxIaTNefRF3-OQ
|
default_config_hash: I7OvOT30AHPJTjtFh59agVjIr3wZ3fxIaTNefRF3-OQ
|
||||||
autocomplete_max_occurrences: 0.9
|
autocomplete_max_occurrences: 0.9
|
||||||
|
langcode: fr
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 25hWeYa4sasuJtHqKKcEN_nYiuEC1lMPYHsn5dawJEw
|
default_config_hash: 25hWeYa4sasuJtHqKKcEN_nYiuEC1lMPYHsn5dawJEw
|
||||||
|
langcode: fr
|
||||||
links:
|
links:
|
||||||
-
|
-
|
||||||
path: /
|
path: /
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: MUpaAk1hn-0Ph4OFw3DD_6gUF9KbGwxja9Y0qmampzo
|
default_config_hash: MUpaAk1hn-0Ph4OFw3DD_6gUF9KbGwxja9Y0qmampzo
|
||||||
|
langcode: fr
|
||||||
max_links: 2000
|
max_links: 2000
|
||||||
cron_generate: true
|
cron_generate: true
|
||||||
cron_generate_interval: 0
|
cron_generate_interval: 0
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 33gg8hVdxE7nTswwBBOY_d2rH3XjAbBa4rw0XyMRh6Y
|
default_config_hash: 33gg8hVdxE7nTswwBBOY_d2rH3XjAbBa4rw0XyMRh6Y
|
||||||
|
langcode: fr
|
||||||
enabled: true
|
enabled: true
|
||||||
submission_interval: 24
|
submission_interval: 24
|
||||||
index_now_enabled: true
|
index_now_enabled: true
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
langcode: fr
|
|
||||||
blocks:
|
|
||||||
-
|
|
||||||
info: 'Lien actus'
|
|
||||||
langcode: fr
|
|
||||||
uuid: 764294aa-409f-4668-88bf-dc71e186915c
|
|
||||||
bundle: link
|
|
||||||
revision_id: null
|
|
||||||
rev_id_current: null
|
|
||||||
fields:
|
|
||||||
field_link:
|
|
||||||
-
|
|
||||||
uri: 'internal:/actualites'
|
|
||||||
title: 'Voir toutes les actualités'
|
|
||||||
options: { }
|
|
@ -1,4 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: zKBiZlLP3MYjnboclf3QHTqV4bHL5U57k7YT09_IUgI
|
default_config_hash: zKBiZlLP3MYjnboclf3QHTqV4bHL5U57k7YT09_IUgI
|
||||||
|
langcode: fr
|
||||||
enabled: true
|
enabled: true
|
||||||
interval_hours: 6
|
interval_hours: 6
|
||||||
|
@ -3,4 +3,5 @@ _core:
|
|||||||
threshold:
|
threshold:
|
||||||
requirements_warning: 172800
|
requirements_warning: 172800
|
||||||
requirements_error: 1209600
|
requirements_error: 1209600
|
||||||
logging: true
|
langcode: fr
|
||||||
|
logging: 1
|
||||||
|
@ -1,11 +1,12 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: GQGMdkmApapP8hCC1EBknnYV7rkIOfLs62l0ucgCkns
|
default_config_hash: GQGMdkmApapP8hCC1EBknnYV7rkIOfLs62l0ucgCkns
|
||||||
first_day: 1
|
|
||||||
country:
|
country:
|
||||||
default: FR
|
default: FR
|
||||||
|
first_day: 1
|
||||||
timezone:
|
timezone:
|
||||||
default: Europe/Paris
|
default: Europe/Paris
|
||||||
user:
|
user:
|
||||||
configurable: false
|
configurable: false
|
||||||
default: 0
|
|
||||||
warn: false
|
warn: false
|
||||||
|
default: 0
|
||||||
|
langcode: fr
|
||||||
|
@ -3,3 +3,4 @@ _core:
|
|||||||
context:
|
context:
|
||||||
lines_leading: 2
|
lines_leading: 2
|
||||||
lines_trailing: 2
|
lines_trailing: 2
|
||||||
|
langcode: fr
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: YmCMyicTFf9RprIih1qCDtcv49xhs4fIO98FLO72uoQ
|
default_config_hash: YmCMyicTFf9RprIih1qCDtcv49xhs4fIO98FLO72uoQ
|
||||||
|
langcode: fr
|
||||||
linkset_endpoint: false
|
linkset_endpoint: false
|
||||||
|
@ -5,3 +5,4 @@ default_scheme: public
|
|||||||
path:
|
path:
|
||||||
temporary: /tmp
|
temporary: /tmp
|
||||||
temporary_maximum_age: 21600
|
temporary_maximum_age: 21600
|
||||||
|
langcode: fr
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 4YcE8Hcsaj70JXlGGmatBaarAYPpNMonbFc3eRVZ3lo
|
default_config_hash: 4YcE8Hcsaj70JXlGGmatBaarAYPpNMonbFc3eRVZ3lo
|
||||||
|
langcode: fr
|
||||||
jpeg_quality: 95
|
jpeg_quality: 95
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: nXCKr4YHeXjNagehk2FVvVen05hIeLJJQOxL-EV1WdA
|
default_config_hash: nXCKr4YHeXjNagehk2FVvVen05hIeLJJQOxL-EV1WdA
|
||||||
|
langcode: fr
|
||||||
toolkit: gd
|
toolkit: gd
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: vWBxifROGDjDcIRD_9OAODkutkPss2kpPrFdCMNZU9g
|
default_config_hash: vWBxifROGDjDcIRD_9OAODkutkPss2kpPrFdCMNZU9g
|
||||||
error_level: hide
|
error_level: hide
|
||||||
|
langcode: fr
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 9ROPf1HneeN1pDQSfiYMS8bfZ-SlAWEqg-xtrNpNN70
|
default_config_hash: 9ROPf1HneeN1pDQSfiYMS8bfZ-SlAWEqg-xtrNpNN70
|
||||||
|
langcode: fr
|
||||||
interface:
|
interface:
|
||||||
default: maillog
|
default: maillog
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: bUb8UUGCJnZ5aiph4NCUr8rnJay_s8sKGe2JK_7_mzg
|
default_config_hash: bUb8UUGCJnZ5aiph4NCUr8rnJay_s8sKGe2JK_7_mzg
|
||||||
|
langcode: fr
|
||||||
cache:
|
cache:
|
||||||
page:
|
page:
|
||||||
max_age: 3600
|
max_age: 3600
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: S5uQkVe5wkt0j4O7sfCxOPi4fX8a0aUfJd9o2bNfImM
|
default_config_hash: S5uQkVe5wkt0j4O7sfCxOPi4fX8a0aUfJd9o2bNfImM
|
||||||
items:
|
|
||||||
view_mode: rss
|
|
||||||
limit: 10
|
|
||||||
channel:
|
channel:
|
||||||
description: ''
|
description: ''
|
||||||
|
items:
|
||||||
|
limit: 10
|
||||||
|
view_mode: rss
|
||||||
|
langcode: fr
|
||||||
|
@ -12,4 +12,3 @@ page:
|
|||||||
admin_compact_mode: false
|
admin_compact_mode: false
|
||||||
weight_select_max: 100
|
weight_select_max: 100
|
||||||
default_langcode: fr
|
default_langcode: fr
|
||||||
mail_notification: null
|
|
||||||
|
@ -14,3 +14,4 @@ logo:
|
|||||||
path: ''
|
path: ''
|
||||||
url: ''
|
url: ''
|
||||||
use_default: true
|
use_default: true
|
||||||
|
langcode: fr
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user