Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
802c4c9103 | ||
|
|
66883a685c | ||
|
|
5dd6914fc8 | ||
|
|
55de8453a8 | ||
|
|
265bff668d | ||
|
|
31da505862 | ||
|
|
4bb6b3b5c7 | ||
|
|
77590c9ddc | ||
|
|
6f1cdc0d2f | ||
|
|
1a35baab2d | ||
|
|
f9b68caf74 | ||
|
|
7ef5389160 | ||
|
|
960cf53ef4 | ||
|
|
5488fc457d | ||
|
|
7e8445756c | ||
|
|
8e5290267e | ||
|
|
639f41c4f9 | ||
|
|
0dde0d3e78 | ||
|
|
296f90c9a2 | ||
|
|
c66e32ebac | ||
|
|
c57031eef8 | ||
|
|
0ecf317a12 | ||
|
|
418ce4ec77 | ||
|
|
3f9d4c85ac | ||
|
|
5f168b2621 | ||
|
|
67a99c3443 | ||
|
|
6c6a07e6f7 | ||
|
|
513d6e45f1 | ||
|
|
ef5f79d5a9 | ||
|
|
0b12405c00 | ||
|
|
e919d163ed | ||
|
|
9a4e85a45c | ||
|
|
715e5ee67b | ||
|
|
ecfa6c747e | ||
|
|
9d9b18c16e | ||
|
|
8837deb4af | ||
|
|
7d2715e52e | ||
|
|
7f1b9decb2 | ||
|
|
a36758e0d3 | ||
|
|
8cbd6e4acd | ||
|
|
85492a5ffe | ||
|
|
5fff97b92a | ||
|
|
f55e4c19a4 | ||
|
|
063294edf3 | ||
|
|
6eff519895 | ||
|
|
dd38f3cad8 | ||
|
|
31e745d5b4 | ||
|
|
a63f08be9d | ||
|
|
014954c43c | ||
|
|
182f9937c1 | ||
|
|
660b56fb31 | ||
|
|
86135fb150 | ||
|
|
6ebe96cfa2 | ||
|
|
da6fb958d2 | ||
|
|
b6458c4e05 | ||
|
|
2336fa2522 | ||
|
|
4fb23847d9 | ||
|
|
4c18b4636c | ||
|
|
9dd24e76cd | ||
|
|
3ab979e9d0 | ||
|
|
18dd8199a9 | ||
|
|
ba687f9d59 | ||
|
|
6cca324965 | ||
|
|
d84546f86d | ||
|
|
1c8c8aa73f | ||
|
|
d05acf87b3 | ||
|
|
d3ec580884 | ||
|
|
b797bc23b5 | ||
|
|
0c091420ba | ||
|
|
0d66318257 | ||
|
|
1e41b1bc98 | ||
|
|
36c55ee931 | ||
|
|
ea031339c0 | ||
|
|
aca6a5620d | ||
|
|
a6b8396ec7 | ||
|
|
26cc7be1af | ||
|
|
8239170aef | ||
|
|
98de7de265 | ||
|
|
3855efa611 | ||
|
|
c06774e52b | ||
|
|
5c4df4921b | ||
|
|
4db57ba2dc | ||
|
|
dbccbadbfb | ||
|
|
f854745c4f | ||
|
|
14f8abb8e2 | ||
|
|
fd8c0d2e1e | ||
|
|
11bb49e694 | ||
|
|
d94a436697 | ||
|
|
f29dda1d8e | ||
|
|
929b7cfbcf | ||
|
|
3b988737f4 | ||
|
|
b16bc42a91 | ||
|
|
fa549387fd | ||
|
|
4a8f57a0fd | ||
|
|
c5d0df7d39 | ||
|
|
d3d2d23936 | ||
|
|
fa046ba694 | ||
|
|
899a0cf80d | ||
|
|
c96848b4e2 | ||
|
|
d7353669fb | ||
|
|
4828ee2622 | ||
|
|
e55e20f03d | ||
|
|
393c715334 | ||
|
|
0133d925f2 | ||
|
|
d76887e7d1 | ||
|
|
b081c1604f | ||
|
|
3878a6bdac | ||
|
|
653e832f50 | ||
|
|
5dda1da2e2 | ||
|
|
a3addfedd0 | ||
|
|
a043196093 | ||
|
|
10840b0e75 | ||
|
|
22ae86b588 | ||
|
|
db3b7e551e | ||
|
|
f7dc1144af | ||
|
|
697a2e9296 | ||
|
|
7096bc780f | ||
|
|
302e4fdc15 | ||
|
|
f1a9390611 | ||
|
|
e384958a54 | ||
|
|
48fbe0fbe1 | ||
|
|
ef565c5b5b | ||
|
|
509d7d0df4 | ||
|
|
572cea175b | ||
|
|
4142bc7b75 | ||
|
|
1130c0b31b |
@@ -42,6 +42,9 @@
|
|||||||
*.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."
|
||||||
|
|||||||
+19
-14
@@ -16,30 +16,30 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"composer/installers": "^1.9",
|
"composer/installers": "^1.9",
|
||||||
"drupal/address": "^1.10",
|
|
||||||
"drupal/administerusersbyrole": "^3.0",
|
"drupal/administerusersbyrole": "^3.0",
|
||||||
"drupal/computed_token_field": "^1.0@beta",
|
"drupal/computed_token_field": "^1.0@beta",
|
||||||
"drupal/config_enforce": "^1.0",
|
"drupal/config_enforce": "^1.0",
|
||||||
"drupal/config_pages": "2.x-dev@dev",
|
"drupal/config_pages": "^2.17",
|
||||||
"drupal/core-composer-scaffold": "^9.2",
|
"drupal/core-composer-scaffold": "^10",
|
||||||
"drupal/core-project-message": "^9.2",
|
"drupal/core-project-message": "^10",
|
||||||
"drupal/core-recommended": "^9.5",
|
"drupal/core-recommended": "^10",
|
||||||
"drupal/entity_browser_enhanced": "^2.0",
|
"drupal/entity_browser_enhanced": "^2.0",
|
||||||
"drupal/entity_type_clone": "^4.0.3",
|
"drupal/entity_type_clone": "^4.0.3",
|
||||||
"drupal/geocoder": "^3.25",
|
"drupal/extlink": "^2.0",
|
||||||
|
"drupal/geocoder": "^3.47 || ^4.0",
|
||||||
"drupal/geofield": "^1.36",
|
"drupal/geofield": "^1.36",
|
||||||
"drupal/honeypot": "^2.1",
|
"drupal/honeypot": "^2.1",
|
||||||
"drupal/image_delta_formatter": "^1.1",
|
"drupal/image_delta_formatter": "^1.1",
|
||||||
"drupal/image_field_caption": "^2.0",
|
"drupal/image_field_caption": "^3.0",
|
||||||
"drupal/leaflet": "^10.2",
|
"drupal/leaflet": "^10.2",
|
||||||
"drupal/leaflet_more_maps": "^2.1",
|
"drupal/leaflet_more_maps": "^2.1",
|
||||||
"drupal/leaflet_more_markers": "^1.1",
|
"drupal/leaflet_more_markers": "^1.1",
|
||||||
"drupal/linked_field": "^1.3",
|
"drupal/linked_field": "^1.3",
|
||||||
"drupal/mailsystem": "^4.4",
|
"drupal/mailsystem": "^4.4",
|
||||||
"drupal/manage_display": "1.x-dev@dev",
|
"drupal/manage_display": "^3.0",
|
||||||
"drupal/page_manager": "4.x-dev@dev",
|
"drupal/page_manager": "^4.0@RC",
|
||||||
"drupal/panels": "^4.6",
|
"drupal/panels": "^4.6",
|
||||||
"drupal/paragraphs": "1.x-dev@dev",
|
"drupal/paragraphs": "^1.17",
|
||||||
"drupal/role_delegation": "^1.1",
|
"drupal/role_delegation": "^1.1",
|
||||||
"drupal/search_api": "^1.30",
|
"drupal/search_api": "^1.30",
|
||||||
"drupal/slick": "^2.9",
|
"drupal/slick": "^2.9",
|
||||||
@@ -49,7 +49,9 @@
|
|||||||
"drupal/video_embed_dailymotion": "^2.0",
|
"drupal/video_embed_dailymotion": "^2.0",
|
||||||
"drupal/views_conditional": "^1.5",
|
"drupal/views_conditional": "^1.5",
|
||||||
"drupal/views_ef_fieldset": "^1.6",
|
"drupal/views_ef_fieldset": "^1.6",
|
||||||
|
"drupal/views_pdf": "^3.0@alpha",
|
||||||
"drupal/webform": "^6.1",
|
"drupal/webform": "^6.1",
|
||||||
|
"drush/drush": "^13",
|
||||||
"geocoder-php/mapquest-provider": "^4.2",
|
"geocoder-php/mapquest-provider": "^4.2",
|
||||||
"wikimedia/composer-merge-plugin": "^2.0"
|
"wikimedia/composer-merge-plugin": "^2.0"
|
||||||
},
|
},
|
||||||
@@ -137,6 +139,12 @@
|
|||||||
"old_patches": {
|
"old_patches": {
|
||||||
"drupal/core": {
|
"drupal/core": {
|
||||||
"Title formatting broken due to flawed EntityViewController->buildTitle https://www.drupal.org/project/drupal/issues/2941208": "https://www.drupal.org/files/issues/2021-12-01/entity.title-2941208-147.patch"
|
"Title formatting broken due to flawed EntityViewController->buildTitle https://www.drupal.org/project/drupal/issues/2941208": "https://www.drupal.org/files/issues/2021-12-01/entity.title-2941208-147.patch"
|
||||||
|
},
|
||||||
|
"drupal/leaflet_more_maps": {
|
||||||
|
"Stamen map tiles moving to Stadia hosting and will no longer be available at old URL https://www.drupal.org/project/leaflet_more_maps/issues/3393412": "https://git.drupalcode.org/project/leaflet_more_maps/-/merge_requests/5.diff"
|
||||||
|
},
|
||||||
|
"drupal/page_manager": {
|
||||||
|
"optional path arguments https://www.drupal.org/project/page_manager/issues/2810329" : "https://www.drupal.org/files/issues/2020-06-04/page_manager-allow_optional_parameters-2810329-16.patch"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"patches": {
|
"patches": {
|
||||||
@@ -144,10 +152,7 @@
|
|||||||
"Skip saving empty paragraphs for certain types https://www.drupal.org/project/paragraphs/issues/2877695" : "https://www.drupal.org/files/issues/2021-03-31/2877695-35.patch"
|
"Skip saving empty paragraphs for certain types https://www.drupal.org/project/paragraphs/issues/2877695" : "https://www.drupal.org/files/issues/2021-03-31/2877695-35.patch"
|
||||||
},
|
},
|
||||||
"drupal/page_manager": {
|
"drupal/page_manager": {
|
||||||
"optional path arguments https://www.drupal.org/project/page_manager/issues/2810329" : "https://www.drupal.org/files/issues/2020-06-04/page_manager-allow_optional_parameters-2810329-16.patch"
|
"https://www.drupal.org/project/page_manager/issues/3438993": "https://www.drupal.org/files/issues/2024-08-14/page-manager-3438993-MR34-24.patch"
|
||||||
},
|
|
||||||
"drupal/leaflet_more_maps": {
|
|
||||||
"Stamen map tiles moving to Stadia hosting and will no longer be available at old URL https://www.drupal.org/project/leaflet_more_maps/issues/3393412": "https://git.drupalcode.org/project/leaflet_more_maps/-/merge_requests/5.diff"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+3529
-4852
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,7 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: jvTSppzcgH5wnzBhX5xnAExcp2I1CzkQ_aky65XNfYI
|
default_config_hash: jvTSppzcgH5wnzBhX5xnAExcp2I1CzkQ_aky65XNfYI
|
||||||
langcode: fr
|
enable_toggle_shortcut: false
|
||||||
menu_depth: 5
|
menu_depth: 5
|
||||||
hoverintent_behavior:
|
hoverintent_behavior:
|
||||||
enabled: true
|
enabled: true
|
||||||
timeout: 500
|
timeout: 500
|
||||||
enable_toggle_shortcut: false
|
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: UiTY9bhUKWJOIWDlOKM3akeeyHuJJRspXETsv3SY6jw
|
default_config_hash: UiTY9bhUKWJOIWDlOKM3akeeyHuJJRspXETsv3SY6jw
|
||||||
langcode: fr
|
|
||||||
roles:
|
roles:
|
||||||
user: perm
|
user: perm
|
||||||
editeur: perm
|
editeur: perm
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ provider: null
|
|||||||
plugin: system_breadcrumb_block
|
plugin: system_breadcrumb_block
|
||||||
settings:
|
settings:
|
||||||
id: system_breadcrumb_block
|
id: system_breadcrumb_block
|
||||||
label: 'Fils d''ariane'
|
label: "Fils d'ariane"
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
provider: system
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ provider: null
|
|||||||
plugin: local_actions_block
|
plugin: local_actions_block
|
||||||
settings:
|
settings:
|
||||||
id: local_actions_block
|
id: local_actions_block
|
||||||
label: 'Actions d''administration principales'
|
label: "Actions d'administration principales"
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
provider: core
|
provider: core
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ dependencies:
|
|||||||
id: burger
|
id: burger
|
||||||
theme: eql
|
theme: eql
|
||||||
region: header_top_rigth
|
region: header_top_rigth
|
||||||
weight: 0
|
weight: -4
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'menu_block:burger'
|
plugin: 'menu_block:burger'
|
||||||
settings:
|
settings:
|
||||||
@@ -21,11 +21,14 @@ settings:
|
|||||||
provider: menu_block
|
provider: menu_block
|
||||||
follow: false
|
follow: false
|
||||||
follow_parent: child
|
follow_parent: child
|
||||||
|
display_empty: false
|
||||||
label_link: false
|
label_link: false
|
||||||
label_type: block
|
label_type: block
|
||||||
level: 1
|
level: 1
|
||||||
depth: 0
|
depth: 0
|
||||||
expand_all_items: true
|
expand_all_items: true
|
||||||
parent: 'burger:'
|
parent: 'burger:'
|
||||||
|
render_parent: false
|
||||||
suggestion: burger
|
suggestion: burger
|
||||||
|
hide_on_nonactive: false
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|||||||
@@ -0,0 +1,23 @@
|
|||||||
|
uuid: ee91c513-b453-47b4-ae37-dc52e9daa176
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- eql
|
||||||
|
id: eql_identitedusite
|
||||||
|
theme: eql
|
||||||
|
region: header_top_rigth
|
||||||
|
weight: -6
|
||||||
|
provider: null
|
||||||
|
plugin: system_branding_block
|
||||||
|
settings:
|
||||||
|
id: system_branding_block
|
||||||
|
label: 'Identité du site'
|
||||||
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
|
use_site_logo: false
|
||||||
|
use_site_name: true
|
||||||
|
use_site_slogan: false
|
||||||
|
visibility: { }
|
||||||
@@ -0,0 +1,25 @@
|
|||||||
|
uuid: ab2a8f6c-f7e6-46e5-b66b-6563ac851a38
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:logo_block:47c6c9fe-2676-433a-ab1d-81331fa1a235'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
theme:
|
||||||
|
- eql
|
||||||
|
id: eql_logoepau
|
||||||
|
theme: eql
|
||||||
|
region: header_top_left
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:47c6c9fe-2676-433a-ab1d-81331fa1a235'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:47c6c9fe-2676-433a-ab1d-81331fa1a235'
|
||||||
|
label: 'Logo epau'
|
||||||
|
label_display: '0'
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility: { }
|
||||||
@@ -10,8 +10,8 @@ dependencies:
|
|||||||
- eql
|
- eql
|
||||||
id: headermenu
|
id: headermenu
|
||||||
theme: eql
|
theme: eql
|
||||||
region: header_top_left
|
region: header_bottom
|
||||||
weight: -1
|
weight: -5
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'menu_block:header-menu'
|
plugin: 'menu_block:header-menu'
|
||||||
settings:
|
settings:
|
||||||
@@ -21,11 +21,14 @@ settings:
|
|||||||
provider: menu_block
|
provider: menu_block
|
||||||
follow: false
|
follow: false
|
||||||
follow_parent: child
|
follow_parent: child
|
||||||
|
display_empty: false
|
||||||
label_link: false
|
label_link: false
|
||||||
label_type: block
|
label_type: block
|
||||||
level: 1
|
level: 1
|
||||||
depth: 0
|
depth: 0
|
||||||
expand_all_items: false
|
expand_all_items: false
|
||||||
parent: 'header-menu:'
|
parent: 'header-menu:'
|
||||||
|
render_parent: false
|
||||||
suggestion: header_menu
|
suggestion: header_menu
|
||||||
|
hide_on_nonactive: false
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|||||||
@@ -10,8 +10,8 @@ dependencies:
|
|||||||
- eql
|
- eql
|
||||||
id: logoeql
|
id: logoeql
|
||||||
theme: eql
|
theme: eql
|
||||||
region: header_top_left
|
region: header_top_rigth
|
||||||
weight: -2
|
weight: -5
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'block_content:471ad4df-2ba5-4305-aadd-d7d733b9693e'
|
plugin: 'block_content:471ad4df-2ba5-4305-aadd-d7d733b9693e'
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ dependencies:
|
|||||||
id: logogouv
|
id: logogouv
|
||||||
theme: eql
|
theme: eql
|
||||||
region: header_top_left
|
region: header_top_left
|
||||||
weight: -3
|
weight: -6
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'block_content:c7d5e705-b1c9-41f0-af19-a54357bf64c4'
|
plugin: 'block_content:c7d5e705-b1c9-41f0-af19-a54357bf64c4'
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -21,11 +21,14 @@ settings:
|
|||||||
provider: menu_block
|
provider: menu_block
|
||||||
follow: false
|
follow: false
|
||||||
follow_parent: child
|
follow_parent: child
|
||||||
|
display_empty: false
|
||||||
label_link: false
|
label_link: false
|
||||||
label_type: block
|
label_type: block
|
||||||
level: 1
|
level: 1
|
||||||
depth: 0
|
depth: 0
|
||||||
expand_all_items: false
|
expand_all_items: false
|
||||||
parent: 'footer:'
|
parent: 'footer:'
|
||||||
|
render_parent: false
|
||||||
suggestion: footer
|
suggestion: footer
|
||||||
|
hide_on_nonactive: false
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
uuid: ddd4c562-b0f9-4940-8631-6a86aa74a308
|
uuid: ddd4c562-b0f9-4940-8631-6a86aa74a308
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: false
|
||||||
dependencies:
|
dependencies:
|
||||||
content:
|
content:
|
||||||
- 'block_content:custom:dbcf6df0-ddee-477d-a97e-c4a29e06781d'
|
- 'block_content:custom:dbcf6df0-ddee-477d-a97e-c4a29e06781d'
|
||||||
@@ -11,7 +11,7 @@ dependencies:
|
|||||||
id: socialnetwork_2
|
id: socialnetwork_2
|
||||||
theme: eql
|
theme: eql
|
||||||
region: header_top_left
|
region: header_top_left
|
||||||
weight: 0
|
weight: -5
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'block_content:dbcf6df0-ddee-477d-a97e-c4a29e06781d'
|
plugin: 'block_content:dbcf6df0-ddee-477d-a97e-c4a29e06781d'
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
langcode: fr
|
|
||||||
maxlength_block_class_field: 255
|
maxlength_block_class_field: 255
|
||||||
field_type: multiple_textfields
|
field_type: multiple_textfields
|
||||||
default_case: standard
|
default_case: standard
|
||||||
|
|||||||
@@ -4,5 +4,5 @@ status: true
|
|||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: custom
|
id: custom
|
||||||
label: custom
|
label: custom
|
||||||
revision: 0
|
revision: false
|
||||||
description: ''
|
description: ''
|
||||||
|
|||||||
@@ -4,5 +4,5 @@ status: true
|
|||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: link
|
id: link
|
||||||
label: link
|
label: link
|
||||||
revision: 0
|
revision: false
|
||||||
description: ''
|
description: ''
|
||||||
|
|||||||
@@ -4,5 +4,5 @@ status: true
|
|||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: logo_block
|
id: logo_block
|
||||||
label: 'logo block'
|
label: 'logo block'
|
||||||
revision: 0
|
revision: false
|
||||||
description: ''
|
description: ''
|
||||||
|
|||||||
@@ -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,5 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk
|
default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk
|
||||||
langcode: fr
|
|
||||||
mode: simple
|
mode: simple
|
||||||
ignored_config_entities: { }
|
ignored_config_entities: { }
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
|
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
|
||||||
langcode: fr
|
|
||||||
default_form: feedback
|
default_form: feedback
|
||||||
flood:
|
flood:
|
||||||
limit: 5
|
limit: 5
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8
|
default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8
|
||||||
langcode: fr
|
|
||||||
verbose: 0
|
verbose: 0
|
||||||
types:
|
types:
|
||||||
contact_message: { }
|
contact_message: { }
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: X-PFa6GhUhVBudfnAsBqaWn_qhxq0xTtg76HCEoibeQ
|
default_config_hash: X-PFa6GhUhVBudfnAsBqaWn_qhxq0xTtg76HCEoibeQ
|
||||||
langcode: fr
|
|
||||||
content_lock_timeout_minutes: '30'
|
content_lock_timeout_minutes: '30'
|
||||||
content_lock_timeout_on_edit: 0
|
content_lock_timeout_on_edit: 0
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ id: node.actualite.promote
|
|||||||
field_name: promote
|
field_name: promote
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: actualite
|
bundle: actualite
|
||||||
label: 'Promu en page d''accueil'
|
label: "Promu en page d'accueil"
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ id: node.offre_de_service.promote
|
|||||||
field_name: promote
|
field_name: promote
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: offre_de_service
|
bundle: offre_de_service
|
||||||
label: 'Promu en page d''accueil'
|
label: "Promu en page d'accueil"
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ id: node.partenaires_logo_footer_.promote
|
|||||||
field_name: promote
|
field_name: promote
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: partenaires_logo_footer_
|
bundle: partenaires_logo_footer_
|
||||||
label: 'Promu en page d''accueil'
|
label: "Promu en page d'accueil"
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ id: node.projet.promote
|
|||||||
field_name: promote
|
field_name: promote
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: projet
|
bundle: projet
|
||||||
label: 'Promu en page d''accueil'
|
label: "Promu en page d'accueil"
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ id: node.question_reponse.promote
|
|||||||
field_name: promote
|
field_name: promote
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: question_reponse
|
bundle: question_reponse
|
||||||
label: 'Promu en page d''accueil'
|
label: "Promu en page d'accueil"
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ id: node.ressource.promote
|
|||||||
field_name: promote
|
field_name: promote
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: ressource
|
bundle: ressource
|
||||||
label: 'Promu en page d''accueil'
|
label: "Promu en page d'accueil"
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ id: node.static.promote
|
|||||||
field_name: promote
|
field_name: promote
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: static
|
bundle: static
|
||||||
label: 'Promu en page d''accueil'
|
label: "Promu en page d'accueil"
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ dependencies:
|
|||||||
- field.field.node.actualite.field_liens
|
- field.field.node.actualite.field_liens
|
||||||
- field.field.node.actualite.field_lieu
|
- field.field.node.actualite.field_lieu
|
||||||
- field.field.node.actualite.field_partenaires
|
- field.field.node.actualite.field_partenaires
|
||||||
|
- field.field.node.actualite.field_projets_liee
|
||||||
- field.field.node.actualite.field_ress
|
- field.field.node.actualite.field_ress
|
||||||
- field.field.node.actualite.field_sous_titre
|
- field.field.node.actualite.field_sous_titre
|
||||||
- field.field.node.actualite.field_textes
|
- field.field.node.actualite.field_textes
|
||||||
@@ -83,6 +84,7 @@ third_party_settings:
|
|||||||
required_fields: true
|
required_fields: true
|
||||||
group_liens:
|
group_liens:
|
||||||
children:
|
children:
|
||||||
|
- field_projets_liee
|
||||||
- field_ress
|
- field_ress
|
||||||
- field_liens
|
- field_liens
|
||||||
label: Liens
|
label: Liens
|
||||||
@@ -172,7 +174,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_liens:
|
field_liens:
|
||||||
type: link_default
|
type: link_default
|
||||||
weight: 30
|
weight: 130
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
@@ -198,9 +200,19 @@ content:
|
|||||||
form_display_mode: default
|
form_display_mode: default
|
||||||
default_paragraph_type: partenaire
|
default_paragraph_type: partenaire
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
field_projets_liee:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 128
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
field_ress:
|
field_ress:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 29
|
weight: 129
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
|
|||||||
@@ -277,7 +277,7 @@ content:
|
|||||||
min_length: 0
|
min_length: 0
|
||||||
delimiter: ''
|
delimiter: ''
|
||||||
not_found_message_allow: false
|
not_found_message_allow: false
|
||||||
not_found_message: 'The term ''@term'' will be added'
|
not_found_message: "The term '@term' will be added"
|
||||||
new_terms: false
|
new_terms: false
|
||||||
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
|
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
|
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
|
||||||
id: user.register
|
id: user.register
|
||||||
label: 'S''inscrire'
|
label: "S'inscrire"
|
||||||
|
description: ''
|
||||||
targetEntityType: user
|
targetEntityType: user
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ dependencies:
|
|||||||
- field.field.node.actualite.field_liens
|
- field.field.node.actualite.field_liens
|
||||||
- field.field.node.actualite.field_lieu
|
- field.field.node.actualite.field_lieu
|
||||||
- field.field.node.actualite.field_partenaires
|
- field.field.node.actualite.field_partenaires
|
||||||
|
- field.field.node.actualite.field_projets_liee
|
||||||
- field.field.node.actualite.field_ress
|
- field.field.node.actualite.field_ress
|
||||||
- field.field.node.actualite.field_sous_titre
|
- field.field.node.actualite.field_sous_titre
|
||||||
- field.field.node.actualite.field_textes
|
- field.field.node.actualite.field_textes
|
||||||
@@ -67,6 +68,8 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
image_style: wide
|
image_style: wide
|
||||||
image_link: ''
|
image_link: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
@@ -97,7 +100,15 @@ content:
|
|||||||
view_mode: default
|
view_mode: default
|
||||||
link: ''
|
link: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 12
|
weight: 13
|
||||||
|
region: content
|
||||||
|
field_projets_liee:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 11
|
||||||
region: content
|
region: content
|
||||||
field_ress:
|
field_ress:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
@@ -122,7 +133,7 @@ content:
|
|||||||
view_mode: default
|
view_mode: default
|
||||||
link: ''
|
link: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 11
|
weight: 12
|
||||||
region: content
|
region: content
|
||||||
links:
|
links:
|
||||||
settings: { }
|
settings: { }
|
||||||
@@ -133,7 +144,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ dependencies:
|
|||||||
- field.field.node.actualite.field_liens
|
- field.field.node.actualite.field_liens
|
||||||
- field.field.node.actualite.field_lieu
|
- field.field.node.actualite.field_lieu
|
||||||
- field.field.node.actualite.field_partenaires
|
- field.field.node.actualite.field_partenaires
|
||||||
|
- field.field.node.actualite.field_projets_liee
|
||||||
- field.field.node.actualite.field_ress
|
- field.field.node.actualite.field_ress
|
||||||
- field.field.node.actualite.field_sous_titre
|
- field.field.node.actualite.field_sous_titre
|
||||||
- field.field.node.actualite.field_textes
|
- field.field.node.actualite.field_textes
|
||||||
@@ -47,9 +48,9 @@ content:
|
|||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
deltas: '0'
|
deltas: '0'
|
||||||
image_style: ''
|
deltas_reversed: false
|
||||||
image_link: content
|
image_link: content
|
||||||
deltas_reversed: '0'
|
image_style: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
@@ -78,7 +79,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
@@ -89,6 +90,7 @@ hidden:
|
|||||||
field_fichiers: true
|
field_fichiers: true
|
||||||
field_liens: true
|
field_liens: true
|
||||||
field_partenaires: true
|
field_partenaires: true
|
||||||
|
field_projets_liee: true
|
||||||
field_ress: true
|
field_ress: true
|
||||||
field_textes: true
|
field_textes: true
|
||||||
langcode: true
|
langcode: true
|
||||||
|
|||||||
@@ -139,7 +139,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -50
|
weight: -50
|
||||||
|
|||||||
@@ -187,7 +187,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -50
|
weight: -50
|
||||||
|
|||||||
@@ -0,0 +1,182 @@
|
|||||||
|
uuid: 1fec8ef9-c577-4bb7-bcaf-6badfa8c55a6
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.full
|
||||||
|
- field.field.node.projet.body
|
||||||
|
- field.field.node.projet.field_adresse
|
||||||
|
- field.field.node.projet.field_encours_fini
|
||||||
|
- field.field.node.projet.field_equipe
|
||||||
|
- field.field.node.projet.field_etape_du_projet
|
||||||
|
- field.field.node.projet.field_fichiers
|
||||||
|
- field.field.node.projet.field_geofield
|
||||||
|
- field.field.node.projet.field_incube
|
||||||
|
- field.field.node.projet.field_liens
|
||||||
|
- field.field.node.projet.field_neuf_rehabilitation
|
||||||
|
- field.field.node.projet.field_partenaires
|
||||||
|
- field.field.node.projet.field_photo
|
||||||
|
- field.field.node.projet.field_region
|
||||||
|
- field.field.node.projet.field_ressource_s_liee_s_
|
||||||
|
- field.field.node.projet.field_textes
|
||||||
|
- field.field.node.projet.field_type_de_moa
|
||||||
|
- field.field.node.projet.field_type_de_projet
|
||||||
|
- image.style.wide
|
||||||
|
- node.type.projet
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- file
|
||||||
|
- image_field_caption
|
||||||
|
- link
|
||||||
|
- manage_display
|
||||||
|
- options
|
||||||
|
- text
|
||||||
|
id: node.projet.full
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: projet
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_encours_fini:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
field_equipe:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 11
|
||||||
|
region: content
|
||||||
|
field_etape_du_projet:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 14
|
||||||
|
region: content
|
||||||
|
field_fichiers:
|
||||||
|
type: file_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 8
|
||||||
|
region: content
|
||||||
|
field_incube:
|
||||||
|
type: boolean
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
format: default
|
||||||
|
format_custom_false: ''
|
||||||
|
format_custom_true: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_liens:
|
||||||
|
type: link
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: ''
|
||||||
|
target: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
field_neuf_rehabilitation:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_partenaires:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
field_photo:
|
||||||
|
type: image_caption
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
image_style: wide
|
||||||
|
image_link: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 9
|
||||||
|
region: content
|
||||||
|
field_region:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_ressource_s_liee_s_:
|
||||||
|
type: entity_reference_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: teaser
|
||||||
|
link: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 15
|
||||||
|
region: content
|
||||||
|
field_textes:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
field_type_de_moa:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 12
|
||||||
|
region: content
|
||||||
|
field_type_de_projet:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 13
|
||||||
|
region: content
|
||||||
|
title:
|
||||||
|
type: title
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: true
|
||||||
|
tag: h2
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
field_adresse: true
|
||||||
|
field_geofield: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
uid: true
|
||||||
@@ -0,0 +1,200 @@
|
|||||||
|
uuid: 9b419d51-93c9-4a25-bcc7-08936202eb26
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.pdf
|
||||||
|
- field.field.node.projet.body
|
||||||
|
- field.field.node.projet.field_adresse
|
||||||
|
- field.field.node.projet.field_encours_fini
|
||||||
|
- field.field.node.projet.field_equipe
|
||||||
|
- field.field.node.projet.field_etape_du_projet
|
||||||
|
- field.field.node.projet.field_fichiers
|
||||||
|
- field.field.node.projet.field_geofield
|
||||||
|
- field.field.node.projet.field_incube
|
||||||
|
- field.field.node.projet.field_liens
|
||||||
|
- field.field.node.projet.field_neuf_rehabilitation
|
||||||
|
- field.field.node.projet.field_partenaires
|
||||||
|
- field.field.node.projet.field_photo
|
||||||
|
- field.field.node.projet.field_region
|
||||||
|
- field.field.node.projet.field_ressource_s_liee_s_
|
||||||
|
- field.field.node.projet.field_textes
|
||||||
|
- field.field.node.projet.field_type_de_moa
|
||||||
|
- field.field.node.projet.field_type_de_projet
|
||||||
|
- node.type.projet
|
||||||
|
module:
|
||||||
|
- address
|
||||||
|
- entity_reference_revisions
|
||||||
|
- file
|
||||||
|
- geofield
|
||||||
|
- image_field_caption
|
||||||
|
- link
|
||||||
|
- manage_display
|
||||||
|
- options
|
||||||
|
- text
|
||||||
|
id: node.projet.pdf
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: projet
|
||||||
|
mode: pdf
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 101
|
||||||
|
region: content
|
||||||
|
field_adresse:
|
||||||
|
type: address_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 111
|
||||||
|
region: content
|
||||||
|
field_encours_fini:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 104
|
||||||
|
region: content
|
||||||
|
field_equipe:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 113
|
||||||
|
region: content
|
||||||
|
field_etape_du_projet:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 116
|
||||||
|
region: content
|
||||||
|
field_fichiers:
|
||||||
|
type: file_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 107
|
||||||
|
region: content
|
||||||
|
field_geofield:
|
||||||
|
type: geofield_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
output_format: wkt
|
||||||
|
output_escape: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 112
|
||||||
|
region: content
|
||||||
|
field_incube:
|
||||||
|
type: boolean
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
format: default
|
||||||
|
format_custom_false: ''
|
||||||
|
format_custom_true: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 102
|
||||||
|
region: content
|
||||||
|
field_liens:
|
||||||
|
type: link
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: ''
|
||||||
|
target: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 108
|
||||||
|
region: content
|
||||||
|
field_neuf_rehabilitation:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 103
|
||||||
|
region: content
|
||||||
|
field_partenaires:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 106
|
||||||
|
region: content
|
||||||
|
field_photo:
|
||||||
|
type: image_caption
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 110
|
||||||
|
region: content
|
||||||
|
field_region:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 117
|
||||||
|
region: content
|
||||||
|
field_ressource_s_liee_s_:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 109
|
||||||
|
region: content
|
||||||
|
field_textes:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 105
|
||||||
|
region: content
|
||||||
|
field_type_de_moa:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 114
|
||||||
|
region: content
|
||||||
|
field_type_de_projet:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 115
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
title:
|
||||||
|
type: title
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: true
|
||||||
|
tag: h2
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: -50
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
uid: true
|
||||||
@@ -95,7 +95,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -50
|
weight: -50
|
||||||
|
|||||||
@@ -168,7 +168,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
|
|||||||
@@ -87,7 +87,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 3
|
weight: 3
|
||||||
|
|||||||
@@ -126,7 +126,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ content:
|
|||||||
type: title
|
type: title
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
linked: true
|
link_to_entity: true
|
||||||
tag: h2
|
tag: h2
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: AJ4KPUipTz1VsDPfMT_D9pamgbfXUJBgvYVel4P1DHE
|
default_config_hash: AJ4KPUipTz1VsDPfMT_D9pamgbfXUJBgvYVel4P1DHE
|
||||||
id: block.token
|
id: block.token
|
||||||
label: 'Jeton (token)'
|
label: 'Jeton (token)'
|
||||||
|
description: ''
|
||||||
targetEntityType: block
|
targetEntityType: block
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg
|
default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg
|
||||||
id: block_content.full
|
id: block_content.full
|
||||||
label: Full
|
label: Full
|
||||||
|
description: ''
|
||||||
targetEntityType: block_content
|
targetEntityType: block_content
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ dependencies:
|
|||||||
- config_pages
|
- config_pages
|
||||||
id: config_pages.docs
|
id: config_pages.docs
|
||||||
label: Docs
|
label: Docs
|
||||||
|
description: ''
|
||||||
targetEntityType: config_pages
|
targetEntityType: config_pages
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: VYERDzPNi1-oUm7KMLjol4oLcjbHr-onKbitt4dZuN0
|
default_config_hash: VYERDzPNi1-oUm7KMLjol4oLcjbHr-onKbitt4dZuN0
|
||||||
id: config_pages.full
|
id: config_pages.full
|
||||||
label: Full
|
label: Full
|
||||||
|
description: ''
|
||||||
targetEntityType: config_pages
|
targetEntityType: config_pages
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ dependencies:
|
|||||||
- config_pages
|
- config_pages
|
||||||
id: config_pages.intro
|
id: config_pages.intro
|
||||||
label: Intro
|
label: Intro
|
||||||
|
description: ''
|
||||||
targetEntityType: config_pages
|
targetEntityType: config_pages
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ dependencies:
|
|||||||
- config_pages
|
- config_pages
|
||||||
id: config_pages.toc
|
id: config_pages.toc
|
||||||
label: Toc
|
label: Toc
|
||||||
|
description: ''
|
||||||
targetEntityType: config_pages
|
targetEntityType: config_pages
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: X-u-oHfskJg3f8koTCKJndfJyBWavJ5aWeHGYn2arnE
|
default_config_hash: X-u-oHfskJg3f8koTCKJndfJyBWavJ5aWeHGYn2arnE
|
||||||
id: contact_message.token
|
id: contact_message.token
|
||||||
label: 'Jeton (token)'
|
label: 'Jeton (token)'
|
||||||
|
description: ''
|
||||||
targetEntityType: contact_message
|
targetEntityType: contact_message
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: T6IiNXJhdrBudWJ_guxnUz3p71T0lFcidLSTM9VlFl8
|
default_config_hash: T6IiNXJhdrBudWJ_guxnUz3p71T0lFcidLSTM9VlFl8
|
||||||
id: file.token
|
id: file.token
|
||||||
label: 'Jeton (token)'
|
label: 'Jeton (token)'
|
||||||
|
description: ''
|
||||||
targetEntityType: file
|
targetEntityType: file
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: TTHbJnnmzx02KP2FNkAlzqP_BFdKZwAVb8hfUbRbxuk
|
default_config_hash: TTHbJnnmzx02KP2FNkAlzqP_BFdKZwAVb8hfUbRbxuk
|
||||||
id: menu_link_content.token
|
id: menu_link_content.token
|
||||||
label: 'Jeton (token)'
|
label: 'Jeton (token)'
|
||||||
|
description: ''
|
||||||
targetEntityType: menu_link_content
|
targetEntityType: menu_link_content
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ dependencies:
|
|||||||
- node
|
- node
|
||||||
id: node.annuaire_de_recherche
|
id: node.annuaire_de_recherche
|
||||||
label: 'Annuaire de recherche'
|
label: 'Annuaire de recherche'
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk
|
default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk
|
||||||
id: node.full
|
id: node.full
|
||||||
label: 'Contenu complet'
|
label: 'Contenu complet'
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ dependencies:
|
|||||||
- node
|
- node
|
||||||
id: node.logo
|
id: node.logo
|
||||||
label: logo
|
label: logo
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -0,0 +1,11 @@
|
|||||||
|
uuid: b267ef04-3dee-4b9f-9f60-9763b7f08ddc
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.pdf
|
||||||
|
label: pdf
|
||||||
|
description: ''
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU
|
default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU
|
||||||
id: node.rss
|
id: node.rss
|
||||||
label: RSS
|
label: RSS
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY
|
default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY
|
||||||
id: node.search_index
|
id: node.search_index
|
||||||
label: 'Index de recherche'
|
label: 'Index de recherche'
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM
|
default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM
|
||||||
id: node.search_result
|
id: node.search_result
|
||||||
label: 'Résultat de recherche mettant en évidence la saisie'
|
label: 'Résultat de recherche mettant en évidence la saisie'
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ dependencies:
|
|||||||
- node
|
- node
|
||||||
id: node.sidebar
|
id: node.sidebar
|
||||||
label: Sidebar
|
label: Sidebar
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4
|
default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4
|
||||||
id: node.teaser
|
id: node.teaser
|
||||||
label: Accroche
|
label: Accroche
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: vIX64lRX14_lPePewHfWVFSyTfJt0Yh-Lja05UgP8N0
|
default_config_hash: vIX64lRX14_lPePewHfWVFSyTfJt0Yh-Lja05UgP8N0
|
||||||
id: node.token
|
id: node.token
|
||||||
label: 'Jeton (token)'
|
label: 'Jeton (token)'
|
||||||
|
description: ''
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
|
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
|
||||||
id: paragraph.preview
|
id: paragraph.preview
|
||||||
label: Preview
|
label: Preview
|
||||||
|
description: ''
|
||||||
targetEntityType: paragraph
|
targetEntityType: paragraph
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ dependencies:
|
|||||||
- paragraphs
|
- paragraphs
|
||||||
id: paragraph.textes_toc
|
id: paragraph.textes_toc
|
||||||
label: 'textes TOC'
|
label: 'textes TOC'
|
||||||
|
description: ''
|
||||||
targetEntityType: paragraph
|
targetEntityType: paragraph
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ dependencies:
|
|||||||
- path_alias
|
- path_alias
|
||||||
id: path_alias.token
|
id: path_alias.token
|
||||||
label: Token
|
label: Token
|
||||||
|
description: ''
|
||||||
targetEntityType: path_alias
|
targetEntityType: path_alias
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE'
|
default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE'
|
||||||
id: taxonomy_term.full
|
id: taxonomy_term.full
|
||||||
label: 'Page d''un terme de taxonomie'
|
label: "Page d'un terme de taxonomie"
|
||||||
|
description: ''
|
||||||
targetEntityType: taxonomy_term
|
targetEntityType: taxonomy_term
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: AQZt3mTM-HGFLxai2IPOFFyGtOVC-P26IQaOLYmI1b8
|
default_config_hash: AQZt3mTM-HGFLxai2IPOFFyGtOVC-P26IQaOLYmI1b8
|
||||||
id: taxonomy_term.token
|
id: taxonomy_term.token
|
||||||
label: 'Jeton (token)'
|
label: 'Jeton (token)'
|
||||||
|
description: ''
|
||||||
targetEntityType: taxonomy_term
|
targetEntityType: taxonomy_term
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g
|
default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g
|
||||||
id: user.compact
|
id: user.compact
|
||||||
label: Compact
|
label: Compact
|
||||||
|
description: ''
|
||||||
targetEntityType: user
|
targetEntityType: user
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM
|
default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM
|
||||||
id: user.full
|
id: user.full
|
||||||
label: 'Compte utilisateur'
|
label: 'Compte utilisateur'
|
||||||
|
description: ''
|
||||||
targetEntityType: user
|
targetEntityType: user
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
@@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: Ta5_n_jXyfP3WcRw_Rmp1QPg-aSHbXzg3_Qr5UE1ieY
|
default_config_hash: Ta5_n_jXyfP3WcRw_Rmp1QPg-aSHbXzg3_Qr5UE1ieY
|
||||||
id: user.token
|
id: user.token
|
||||||
label: 'Jeton (token)'
|
label: 'Jeton (token)'
|
||||||
|
description: ''
|
||||||
targetEntityType: user
|
targetEntityType: user
|
||||||
cache: true
|
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
|
||||||
@@ -17,8 +16,7 @@ module:
|
|||||||
block_class: 0
|
block_class: 0
|
||||||
block_content: 0
|
block_content: 0
|
||||||
breakpoint: 0
|
breakpoint: 0
|
||||||
bulkdelete: 0
|
ckeditor5: 0
|
||||||
ckeditor: 0
|
|
||||||
computed_field: 0
|
computed_field: 0
|
||||||
computed_token_field: 0
|
computed_token_field: 0
|
||||||
config: 0
|
config: 0
|
||||||
@@ -34,7 +32,6 @@ module:
|
|||||||
context: 0
|
context: 0
|
||||||
context_ui: 0
|
context_ui: 0
|
||||||
contextual: 0
|
contextual: 0
|
||||||
cshs: 0
|
|
||||||
ctools: 0
|
ctools: 0
|
||||||
ctools_block: 0
|
ctools_block: 0
|
||||||
ctools_views: 0
|
ctools_views: 0
|
||||||
@@ -70,9 +67,6 @@ module:
|
|||||||
image_field_caption: 0
|
image_field_caption: 0
|
||||||
inline_entity_form: 0
|
inline_entity_form: 0
|
||||||
jquery_ui: 0
|
jquery_ui: 0
|
||||||
jquery_ui_button: 0
|
|
||||||
jquery_ui_checkboxradio: 0
|
|
||||||
jquery_ui_controlgroup: 0
|
|
||||||
jquery_ui_datepicker: 0
|
jquery_ui_datepicker: 0
|
||||||
jquery_ui_slider: 0
|
jquery_ui_slider: 0
|
||||||
jquery_ui_touch_punch: 0
|
jquery_ui_touch_punch: 0
|
||||||
@@ -87,7 +81,6 @@ module:
|
|||||||
link_attributes: 0
|
link_attributes: 0
|
||||||
linkit: 0
|
linkit: 0
|
||||||
locale: 0
|
locale: 0
|
||||||
maillog: 0
|
|
||||||
mailsystem: 0
|
mailsystem: 0
|
||||||
matomo: 0
|
matomo: 0
|
||||||
maxlength: 0
|
maxlength: 0
|
||||||
@@ -100,13 +93,12 @@ module:
|
|||||||
page_cache: 0
|
page_cache: 0
|
||||||
page_manager: 0
|
page_manager: 0
|
||||||
page_manager_ui: 0
|
page_manager_ui: 0
|
||||||
pagerer: 0
|
|
||||||
panels: 0
|
panels: 0
|
||||||
path: 0
|
path: 0
|
||||||
path_alias: 0
|
path_alias: 0
|
||||||
path_alias_xt: 0
|
|
||||||
pathologic: 0
|
pathologic: 0
|
||||||
persistent_login: 0
|
persistent_login: 0
|
||||||
|
phpass: 0
|
||||||
redirect: 0
|
redirect: 0
|
||||||
redis: 0
|
redis: 0
|
||||||
responsive_image: 0
|
responsive_image: 0
|
||||||
@@ -125,7 +117,6 @@ module:
|
|||||||
translation_views: 0
|
translation_views: 0
|
||||||
update: 0
|
update: 0
|
||||||
upgrade_status: 0
|
upgrade_status: 0
|
||||||
url_to_video_filter: 0
|
|
||||||
user: 0
|
user: 0
|
||||||
video_embed_field: 0
|
video_embed_field: 0
|
||||||
views_bulk_edit: 0
|
views_bulk_edit: 0
|
||||||
@@ -136,7 +127,6 @@ module:
|
|||||||
webform: 0
|
webform: 0
|
||||||
webform_ui: 0
|
webform_ui: 0
|
||||||
extlink: 1
|
extlink: 1
|
||||||
filefield_sources: 1
|
|
||||||
manage_display: 1
|
manage_display: 1
|
||||||
menu_admin_per_menu: 1
|
menu_admin_per_menu: 1
|
||||||
pathauto: 1
|
pathauto: 1
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM
|
default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM
|
||||||
langcode: fr
|
|
||||||
definitions:
|
definitions:
|
||||||
system__admin_structure:
|
system__admin_structure:
|
||||||
menu_name: admin
|
menu_name: admin
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58
|
default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58
|
||||||
langcode: fr
|
|
||||||
row_limit: 1000
|
row_limit: 1000
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 8SYa5OOpQGdg4wnttb0LFNuG6GmivsS2qNv9sTH9gDI
|
default_config_hash: 8SYa5OOpQGdg4wnttb0LFNuG6GmivsS2qNv9sTH9gDI
|
||||||
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,50 @@
|
|||||||
|
uuid: 63cd7f9f-3e2c-427b-87fb-4572c2e1ddf5
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.webform_default
|
||||||
|
module:
|
||||||
|
- ckeditor5
|
||||||
|
format: webform_default
|
||||||
|
editor: ckeditor5
|
||||||
|
settings:
|
||||||
|
toolbar:
|
||||||
|
items:
|
||||||
|
- heading
|
||||||
|
- '|'
|
||||||
|
- bold
|
||||||
|
- italic
|
||||||
|
- subscript
|
||||||
|
- superscript
|
||||||
|
- '|'
|
||||||
|
- specialCharacters
|
||||||
|
- '|'
|
||||||
|
- numberedList
|
||||||
|
- bulletedList
|
||||||
|
- '|'
|
||||||
|
- link
|
||||||
|
- '|'
|
||||||
|
- indent
|
||||||
|
- outdent
|
||||||
|
- '|'
|
||||||
|
- blockQuote
|
||||||
|
- '|'
|
||||||
|
- sourceEditing
|
||||||
|
plugins:
|
||||||
|
ckeditor5_heading:
|
||||||
|
enabled_headings:
|
||||||
|
- heading2
|
||||||
|
- heading3
|
||||||
|
- heading4
|
||||||
|
- heading5
|
||||||
|
- heading6
|
||||||
|
ckeditor5_list:
|
||||||
|
properties:
|
||||||
|
reversed: true
|
||||||
|
startIndex: true
|
||||||
|
multiBlock: true
|
||||||
|
ckeditor5_sourceEditing:
|
||||||
|
allowed_tags: { }
|
||||||
|
image_upload:
|
||||||
|
status: false
|
||||||
@@ -1,64 +1,53 @@
|
|||||||
uuid: 0b448044-22d4-49e6-9d45-d849b3b4d154
|
uuid: cb09e5e1-dbca-45f6-a4be-c2e2debac9a9
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- filter.format.wysiwyg
|
- filter.format.wysiwyg
|
||||||
module:
|
module:
|
||||||
- ckeditor
|
- ckeditor5
|
||||||
_core:
|
|
||||||
default_config_hash: 45tCDsVx8RKDcrtyfVeP88jcBXzIxLtadjP2kF_DIjs
|
|
||||||
format: wysiwyg
|
format: wysiwyg
|
||||||
editor: ckeditor
|
editor: ckeditor5
|
||||||
settings:
|
settings:
|
||||||
toolbar:
|
toolbar:
|
||||||
rows:
|
|
||||||
-
|
|
||||||
-
|
|
||||||
name: Formats
|
|
||||||
items:
|
items:
|
||||||
- Styles
|
- style
|
||||||
- Bold
|
- bold
|
||||||
- Italic
|
- italic
|
||||||
- Underline
|
- underline
|
||||||
-
|
- '|'
|
||||||
name: Liens
|
- link
|
||||||
items:
|
- '|'
|
||||||
- DrupalLink
|
- bulletedList
|
||||||
- DrupalUnlink
|
- numberedList
|
||||||
-
|
- '|'
|
||||||
name: Listes
|
- blockQuote
|
||||||
items:
|
- drupalInsertImage
|
||||||
- BulletedList
|
- '|'
|
||||||
- NumberedList
|
- sourceEditing
|
||||||
-
|
|
||||||
name: Média
|
|
||||||
items:
|
|
||||||
- Blockquote
|
|
||||||
- DrupalImage
|
|
||||||
-
|
|
||||||
name: Outils
|
|
||||||
items:
|
|
||||||
- Source
|
|
||||||
-
|
|
||||||
name: Copy/Paste
|
|
||||||
items:
|
|
||||||
- Copy
|
|
||||||
- Cut
|
|
||||||
- Paste
|
|
||||||
- PasteText
|
|
||||||
- PasteFromWord
|
|
||||||
plugins:
|
plugins:
|
||||||
drupallink:
|
ckeditor5_imageResize:
|
||||||
|
allow_resize: true
|
||||||
|
ckeditor5_list:
|
||||||
|
properties:
|
||||||
|
reversed: true
|
||||||
|
startIndex: true
|
||||||
|
multiBlock: true
|
||||||
|
ckeditor5_sourceEditing:
|
||||||
|
allowed_tags: { }
|
||||||
|
ckeditor5_style:
|
||||||
|
styles:
|
||||||
|
-
|
||||||
|
label: Inter-titre
|
||||||
|
element: '<h4 class="inter-titre">'
|
||||||
|
linkit_extension:
|
||||||
linkit_enabled: true
|
linkit_enabled: true
|
||||||
linkit_profile: default
|
linkit_profile: default
|
||||||
stylescombo:
|
|
||||||
styles: h4.inter-titre|Inter-titre
|
|
||||||
image_upload:
|
image_upload:
|
||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
directory: wysiwyg-images
|
directory: wysiwyg-images
|
||||||
max_size: ''
|
max_size: null
|
||||||
max_dimensions:
|
max_dimensions:
|
||||||
width: null
|
width: null
|
||||||
height: null
|
height: null
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
||||||
langcode: fr
|
|
||||||
login_with_username: false
|
login_with_username: false
|
||||||
require_username_on_registration: false
|
require_username_on_registration: false
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: Ed6LXVlKotwVS4tx7_rnsL-6NlBoD-PLu3KFPAvpNMc
|
default_config_hash: Ed6LXVlKotwVS4tx7_rnsL-6NlBoD-PLu3KFPAvpNMc
|
||||||
langcode: fr
|
|
||||||
file_scheme: public
|
file_scheme: public
|
||||||
upload_directory: embed_buttons
|
upload_directory: embed_buttons
|
||||||
|
|||||||
@@ -3,17 +3,29 @@ _core:
|
|||||||
langcode: fr
|
langcode: fr
|
||||||
extlink_target: false
|
extlink_target: false
|
||||||
extlink_target_no_override: false
|
extlink_target_no_override: false
|
||||||
|
extlink_target_display_default_title: true
|
||||||
|
extlink_target_default_title_text: '(opens in a new window)'
|
||||||
|
extlink_title_no_override: false
|
||||||
extlink_nofollow: false
|
extlink_nofollow: false
|
||||||
extlink_follow_no_override: false
|
extlink_follow_no_override: false
|
||||||
extlink_subdomains: true
|
extlink_subdomains: true
|
||||||
extlink_alert: false
|
extlink_alert: false
|
||||||
extlink_alert_text: 'Ce lien vous dirige vers un site externe. Nous ne sommes pas responsables de son contenu.'
|
extlink_alert_text: 'Ce lien vous dirige vers un site externe. Nous ne sommes pas responsables de son contenu.'
|
||||||
|
extlink_additional_link_classes: ''
|
||||||
|
extlink_additional_mailto_classes: ''
|
||||||
|
extlink_additional_tel_classes: ''
|
||||||
extlink_exclude: ''
|
extlink_exclude: ''
|
||||||
extlink_include: ''
|
extlink_include: ''
|
||||||
|
extlink_exclude_noreferrer: ''
|
||||||
extlink_class: ext
|
extlink_class: ext
|
||||||
extlink_label: '(le lien est externe)'
|
extlink_label: '(le lien est externe)'
|
||||||
extlink_img_class: false
|
extlink_img_class: false
|
||||||
extlink_css_exclude: ''
|
extlink_css_exclude: ''
|
||||||
|
extlink_css_include: ''
|
||||||
extlink_css_explicit: ''
|
extlink_css_explicit: ''
|
||||||
extlink_mailto_class: mailto
|
extlink_mailto_class: mailto
|
||||||
extlink_mailto_label: '(link sends email)'
|
extlink_mailto_label: '(link sends email)'
|
||||||
|
extlink_tel_class: ''
|
||||||
|
extlink_tel_label: '(link is a phone number)'
|
||||||
|
extlink_prevent_orphan: false
|
||||||
|
allowed_domains: null
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ id: node.actualite.field_actu_type
|
|||||||
field_name: field_actu_type
|
field_name: field_actu_type
|
||||||
entity_type: node
|
entity_type: node
|
||||||
bundle: actualite
|
bundle: actualite
|
||||||
label: 'Type d''actu'
|
label: "Type d'actu"
|
||||||
description: ''
|
description: ''
|
||||||
required: true
|
required: true
|
||||||
translatable: false
|
translatable: false
|
||||||
|
|||||||
@@ -0,0 +1,29 @@
|
|||||||
|
uuid: 041ee836-121d-494a-9c4a-3200280883a9
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_projets_liee
|
||||||
|
- node.type.actualite
|
||||||
|
- node.type.projet
|
||||||
|
id: node.actualite.field_projets_liee
|
||||||
|
field_name: field_projets_liee
|
||||||
|
entity_type: node
|
||||||
|
bundle: actualite
|
||||||
|
label: 'Projet(s) lié(s)'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:node'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
projet: projet
|
||||||
|
sort:
|
||||||
|
field: _none
|
||||||
|
direction: ASC
|
||||||
|
auto_create: false
|
||||||
|
auto_create_bundle: ''
|
||||||
|
field_type: entity_reference
|
||||||
@@ -1,4 +1,3 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0
|
default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0
|
||||||
langcode: fr
|
|
||||||
purge_batch_size: 50
|
purge_batch_size: 50
|
||||||
|
|||||||
@@ -26,6 +26,15 @@ settings:
|
|||||||
-
|
-
|
||||||
value: 5
|
value: 5
|
||||||
label: 'Projet livré'
|
label: 'Projet livré'
|
||||||
|
-
|
||||||
|
value: 6
|
||||||
|
label: 'Arrêté provisoirement'
|
||||||
|
-
|
||||||
|
value: 7
|
||||||
|
label: Abandonné
|
||||||
|
-
|
||||||
|
value: 8
|
||||||
|
label: 'Sélection de la MOE'
|
||||||
allowed_values_function: ''
|
allowed_values_function: ''
|
||||||
module: options
|
module: options
|
||||||
locked: false
|
locked: false
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ settings:
|
|||||||
label: 'Pays de la Loire'
|
label: 'Pays de la Loire'
|
||||||
-
|
-
|
||||||
value: 12
|
value: 12
|
||||||
label: 'Provence-Alpes-Côte d''Azur'
|
label: "Provence-Alpes-Côte d'Azur"
|
||||||
-
|
-
|
||||||
value: 13
|
value: 13
|
||||||
label: Guadeloupe
|
label: Guadeloupe
|
||||||
|
|||||||
@@ -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,9 +1,15 @@
|
|||||||
_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
|
||||||
icon:
|
icon:
|
||||||
directory: core/modules/file/icons
|
directory: core/modules/file/icons
|
||||||
make_unused_managed_files_temporary: false
|
make_unused_managed_files_temporary: false
|
||||||
|
filename_sanitization:
|
||||||
|
transliterate: false
|
||||||
|
replace_whitespace: false
|
||||||
|
replace_non_alphanumeric: false
|
||||||
|
deduplicate_separators: false
|
||||||
|
lowercase: false
|
||||||
|
replacement_character: '-'
|
||||||
|
|||||||
@@ -8,6 +8,12 @@ name: 'Texte brut'
|
|||||||
format: plain_text
|
format: plain_text
|
||||||
weight: 10
|
weight: 10
|
||||||
filters:
|
filters:
|
||||||
|
filter_autop:
|
||||||
|
id: filter_autop
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 0
|
||||||
|
settings: { }
|
||||||
filter_html_escape:
|
filter_html_escape:
|
||||||
id: filter_html_escape
|
id: filter_html_escape
|
||||||
provider: filter
|
provider: filter
|
||||||
@@ -21,9 +27,3 @@ filters:
|
|||||||
weight: 0
|
weight: 0
|
||||||
settings:
|
settings:
|
||||||
filter_url_length: 72
|
filter_url_length: 72
|
||||||
filter_autop:
|
|
||||||
id: filter_autop
|
|
||||||
provider: filter
|
|
||||||
status: true
|
|
||||||
weight: 0
|
|
||||||
settings: { }
|
|
||||||
|
|||||||
@@ -0,0 +1,11 @@
|
|||||||
|
uuid: ac1217b3-4157-439e-9b6d-872de892e226
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
enforced:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
name: 'Webform (Default) - DO NOT EDIT'
|
||||||
|
format: webform_default
|
||||||
|
weight: 100
|
||||||
|
filters: { }
|
||||||
@@ -4,7 +4,7 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- editor
|
- editor
|
||||||
- url_to_video_filter
|
- pathologic
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: w3wAkgsV6hn7P_cXCSnV-_1B_HOVJ7qwjv2DZID3B7g
|
default_config_hash: w3wAkgsV6hn7P_cXCSnV-_1B_HOVJ7qwjv2DZID3B7g
|
||||||
name: wysiwyg
|
name: wysiwyg
|
||||||
@@ -17,65 +17,72 @@ filters:
|
|||||||
status: true
|
status: true
|
||||||
weight: -50
|
weight: -50
|
||||||
settings: { }
|
settings: { }
|
||||||
filter_html_image_secure:
|
|
||||||
id: filter_html_image_secure
|
|
||||||
provider: filter
|
|
||||||
status: true
|
|
||||||
weight: -48
|
|
||||||
settings: { }
|
|
||||||
filter_url:
|
|
||||||
id: filter_url
|
|
||||||
provider: filter
|
|
||||||
status: true
|
|
||||||
weight: -45
|
|
||||||
settings:
|
|
||||||
filter_url_length: 72
|
|
||||||
filter_autop:
|
|
||||||
id: filter_autop
|
|
||||||
provider: filter
|
|
||||||
status: true
|
|
||||||
weight: -49
|
|
||||||
settings: { }
|
|
||||||
filter_htmlcorrector:
|
|
||||||
id: filter_htmlcorrector
|
|
||||||
provider: filter
|
|
||||||
status: true
|
|
||||||
weight: -47
|
|
||||||
settings: { }
|
|
||||||
filter_html:
|
|
||||||
id: filter_html
|
|
||||||
provider: filter
|
|
||||||
status: false
|
|
||||||
weight: -43
|
|
||||||
settings:
|
|
||||||
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h5 id> <h6 id> <u> <a href hreflang !href accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution> <img src alt data-entity-type data-entity-uuid data-entity-substitution> <p> <h1> <pre> <h4 id class="inter-titre">'
|
|
||||||
filter_html_help: true
|
|
||||||
filter_html_nofollow: false
|
|
||||||
filter_align:
|
filter_align:
|
||||||
id: filter_align
|
id: filter_align
|
||||||
provider: filter
|
provider: filter
|
||||||
status: false
|
status: false
|
||||||
weight: -41
|
weight: -41
|
||||||
settings: { }
|
settings: { }
|
||||||
|
filter_autop:
|
||||||
|
id: filter_autop
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -49
|
||||||
|
settings: { }
|
||||||
filter_caption:
|
filter_caption:
|
||||||
id: filter_caption
|
id: filter_caption
|
||||||
provider: filter
|
provider: filter
|
||||||
status: false
|
status: false
|
||||||
weight: -40
|
weight: -40
|
||||||
settings: { }
|
settings: { }
|
||||||
|
filter_html:
|
||||||
|
id: filter_html
|
||||||
|
provider: filter
|
||||||
|
status: false
|
||||||
|
weight: -43
|
||||||
|
settings:
|
||||||
|
allowed_html: '<h4 class="inter-titre">'
|
||||||
|
filter_html_help: true
|
||||||
|
filter_html_nofollow: false
|
||||||
filter_html_escape:
|
filter_html_escape:
|
||||||
id: filter_html_escape
|
id: filter_html_escape
|
||||||
provider: filter
|
provider: filter
|
||||||
status: false
|
status: false
|
||||||
weight: -42
|
weight: -42
|
||||||
settings: { }
|
settings: { }
|
||||||
filter_url_to_video:
|
filter_html_image_secure:
|
||||||
id: filter_url_to_video
|
id: filter_html_image_secure
|
||||||
provider: url_to_video_filter
|
provider: filter
|
||||||
status: true
|
status: true
|
||||||
weight: -46
|
weight: -48
|
||||||
|
settings: { }
|
||||||
|
filter_htmlcorrector:
|
||||||
|
id: filter_htmlcorrector
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -47
|
||||||
|
settings: { }
|
||||||
|
filter_image_lazy_load:
|
||||||
|
id: filter_image_lazy_load
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -49
|
||||||
|
settings: { }
|
||||||
|
filter_pathologic:
|
||||||
|
id: filter_pathologic
|
||||||
|
provider: pathologic
|
||||||
|
status: false
|
||||||
|
weight: 50
|
||||||
settings:
|
settings:
|
||||||
youtube: '1'
|
settings_source: global
|
||||||
youtube_webp_preview: '0'
|
local_settings:
|
||||||
vimeo: '1'
|
protocol_style: full
|
||||||
autoload: '0'
|
local_paths: ''
|
||||||
|
keep_language_prefix: true
|
||||||
|
filter_url:
|
||||||
|
id: filter_url
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -45
|
||||||
|
settings:
|
||||||
|
filter_url_length: 72
|
||||||
|
|||||||
@@ -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,5 @@
|
|||||||
_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
|
||||||
|
queue: false
|
||||||
|
|||||||
@@ -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: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc
|
default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc
|
||||||
langcode: fr
|
|
||||||
map:
|
map:
|
||||||
'no': nb
|
'no': nb
|
||||||
pt: pt-pt
|
pt: pt-pt
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user