Compare commits
132 Commits
959622891e
...
master
Author | SHA1 | Date | |
---|---|---|---|
310ff06463 | |||
249b139495 | |||
27a59c7174 | |||
80d1284484 | |||
b944bc0690 | |||
c8a186a34d | |||
e97074c0e7 | |||
1304257fe6 | |||
9709130f0c | |||
1a22f4c4c3 | |||
d912155cd0 | |||
be90064f2a | |||
fc7abaac3a | |||
11a7eb8a3f | |||
0023c1230b | |||
7a5aa0a711 | |||
1b1f8a5aef | |||
29496a9a11 | |||
9ade02e921 | |||
f44ab62723 | |||
6b92ed3183 | |||
43214f82db | |||
277807ef4b | |||
5bd85f61d5 | |||
b0eb49a93e | |||
5b13541fdc | |||
c052f89d27 | |||
cd3b47e913 | |||
217b84c755 | |||
6db99742c4 | |||
9cd6627bfa | |||
dea01885d7 | |||
e6e9e9f7ac | |||
5c4f8fd464 | |||
ccd0f3a610 | |||
bd1b450a45 | |||
018960837d | |||
e6d39d0dc3 | |||
c56dadee02 | |||
42ed7763d0 | |||
d86a691985 | |||
4845247d6b | |||
4150f9d8d5 | |||
13bbaef953 | |||
289cb7b399 | |||
ad1af49cec | |||
838163f34e | |||
2c3c1b02d0 | |||
87c7fb881d | |||
1a0bd22366 | |||
42d5494278 | |||
b8ee08c029 | |||
508f0c1f6f | |||
a08d5658a9 | |||
bd5f1bca88 | |||
7f62e67b5a | |||
d98506a9c5 | |||
05ff1c3c74 | |||
dec98f68d4 | |||
fe03cbe40f | |||
935fe18134 | |||
072f7da7de | |||
842b220b1d | |||
97b7d0396f | |||
fea4a05aab | |||
c3c3f5fab8 | |||
9efd055028 | |||
e9c29cb090 | |||
d7daa253b7 | |||
4adc386dc6 | |||
0dbd73ffe0 | |||
1b9e835792 | |||
440134ae68 | |||
3894df0162 | |||
090ead3cbb | |||
c444355f1b | |||
d27c68f389 | |||
33f79c0d3e | |||
54e34f98f9 | |||
746c347042 | |||
9e171e69a6 | |||
432bf3c253 | |||
fa8bcef1c3 | |||
03165aa5d8 | |||
ebadb23dcd | |||
652f8ef333 | |||
2636bef2b2 | |||
510aae23d7 | |||
59a0e39d0f | |||
a65fe81184 | |||
f0b7202210 | |||
84515f933c | |||
eb0294062a | |||
20506e8c5a | |||
3fe478e987 | |||
82006213fe | |||
3a0fe66eca | |||
eee07205df | |||
ab1c4c3653 | |||
b684fb8a5c | |||
b1ec0d91c9 | |||
b1238b1e14 | |||
7cb3a64a1d | |||
f1f41ed3fe | |||
8874947edf | |||
871f0f1736 | |||
5a0ac55810 | |||
b4b7cdb16e | |||
dc87f13fb2 | |||
3b1627508e | |||
22b49b379d | |||
869d880264 | |||
f1f9b3af42 | |||
09e205ff09 | |||
03d9ba180d | |||
bc6f2e7e72 | |||
3414034491 | |||
7a93f85fd3 | |||
34164911b4 | |||
0e876fbf97 | |||
591b74135c | |||
a0fc50a1ca | |||
9db8cebe7d | |||
02e77dda2f | |||
a0137d95ac | |||
cb35336870 | |||
6c4cf6f696 | |||
1bf7b2b251 | |||
a08922d8be | |||
b258cc3181 | |||
c62ab40411 | |||
c2faabd427 |
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -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."
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,6 +11,8 @@
|
|||||||
/web/sites/*/settings.local.php
|
/web/sites/*/settings.local.php
|
||||||
/web/sites/*/services*.yml
|
/web/sites/*/services*.yml
|
||||||
/web/sites/*/salt.txt
|
/web/sites/*/salt.txt
|
||||||
|
/web/sites/development.services.yml
|
||||||
|
/web/sites/default/development.services.yml
|
||||||
|
|
||||||
# Ignore Drupal's file directory
|
# Ignore Drupal's file directory
|
||||||
/web/sites/*/files/
|
/web/sites/*/files/
|
||||||
|
@ -16,9 +16,36 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"composer/installers": "^2.0",
|
"composer/installers": "^2.0",
|
||||||
"drupal/core-composer-scaffold": "^10.1",
|
"drupal/agreement": "^3.0@alpha",
|
||||||
"drupal/core-project-message": "^10.1",
|
"drupal/better_exposed_filters": "^6.0",
|
||||||
"drupal/core-recommended": "^10.1",
|
"drupal/betterlogin": "^2.0",
|
||||||
|
"drupal/config_pages": "^2.0",
|
||||||
|
"drupal/core-composer-scaffold": "^10.2",
|
||||||
|
"drupal/core-project-message": "^10.2",
|
||||||
|
"drupal/core-recommended": "^10.2",
|
||||||
|
"drupal/devel": "^5.1",
|
||||||
|
"drupal/email_registration": "^1.4",
|
||||||
|
"drupal/faq": "^1.2",
|
||||||
|
"drupal/geofield": "^1.61",
|
||||||
|
"drupal/geofield_map": "^3.0",
|
||||||
|
"drupal/image_delta_formatter": "^1.2",
|
||||||
|
"drupal/image_field_caption": "^2.0",
|
||||||
|
"drupal/leaflet": "^10.2",
|
||||||
|
"drupal/linked_field": "^1.5",
|
||||||
|
"drupal/matomo": "^1.23",
|
||||||
|
"drupal/page_manager": "^4.0@RC",
|
||||||
|
"drupal/panels": "^4.7",
|
||||||
|
"drupal/paragraphs": "^1.16",
|
||||||
|
"drupal/password_policy": "^4.0",
|
||||||
|
"drupal/profile": "^1.9",
|
||||||
|
"drupal/registration_role": "^2.0",
|
||||||
|
"drupal/smart_date": "^4.2",
|
||||||
|
"drupal/social_media_links": "^2.9",
|
||||||
|
"drupal/structure_sync": "^2.0",
|
||||||
|
"drupal/terms_of_use": "^2.3",
|
||||||
|
"drupal/user_email_verification": "^1.2",
|
||||||
|
"drupal/view_unpublished": "^1.2",
|
||||||
|
"drupal/webform": "^6.2",
|
||||||
"wikimedia/composer-merge-plugin": "^2.1"
|
"wikimedia/composer-merge-plugin": "^2.1"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
@ -101,6 +128,16 @@
|
|||||||
"recurse": true,
|
"recurse": true,
|
||||||
"replace": false,
|
"replace": false,
|
||||||
"merge-extra": true
|
"merge-extra": true
|
||||||
|
},
|
||||||
|
"patches": {
|
||||||
|
},
|
||||||
|
"oldpatches": {
|
||||||
|
"drupal/user_email_verification":{
|
||||||
|
"Fatal error when rules module is missing https://www.drupal.org/project/user_email_verification/issues/3376165":"https://www.drupal.org/files/issues/2023-07-21/user_email_verification-rules_conditions-3376165-2.patch"
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
5151
composer.lock
generated
5151
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,3 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
|
default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
|
||||||
langcode: fr
|
|
||||||
menu_depth: 4
|
menu_depth: 4
|
||||||
|
20
config/sync/block.block.erabletheme_connexionutilisateur.yml
Normal file
20
config/sync/block.block.erabletheme_connexionutilisateur.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
uuid: 5ef7f4c4-4f3a-457a-9419-02a39010652a
|
||||||
|
langcode: fr
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_connexionutilisateur
|
||||||
|
theme: erabletheme
|
||||||
|
region: footer_center
|
||||||
|
weight: -8
|
||||||
|
provider: null
|
||||||
|
plugin: user_login_block
|
||||||
|
settings:
|
||||||
|
id: user_login_block
|
||||||
|
label: 'Connexion utilisateur'
|
||||||
|
label_display: '0'
|
||||||
|
provider: user
|
||||||
|
visibility: { }
|
@ -0,0 +1,20 @@
|
|||||||
|
uuid: 050bab14-0676-4c81-b718-814de988c1fd
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_contenudelapageprincipale
|
||||||
|
theme: erabletheme
|
||||||
|
region: content
|
||||||
|
weight: -2
|
||||||
|
provider: null
|
||||||
|
plugin: system_main_block
|
||||||
|
settings:
|
||||||
|
id: system_main_block
|
||||||
|
label: 'Contenu de la page principale'
|
||||||
|
label_display: '0'
|
||||||
|
provider: system
|
||||||
|
visibility: { }
|
31
config/sync/block.block.erabletheme_header.yml
Normal file
31
config/sync/block.block.erabletheme_header.yml
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
uuid: fdb8d3f5-542e-4680-acfa-d282b070336f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.header
|
||||||
|
module:
|
||||||
|
- menu_block
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_header
|
||||||
|
theme: erabletheme
|
||||||
|
region: header
|
||||||
|
weight: -5
|
||||||
|
provider: null
|
||||||
|
plugin: 'menu_block:header'
|
||||||
|
settings:
|
||||||
|
id: 'menu_block:header'
|
||||||
|
label: Menu
|
||||||
|
label_display: visible
|
||||||
|
provider: menu_block
|
||||||
|
follow: false
|
||||||
|
follow_parent: child
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
parent: 'header:'
|
||||||
|
suggestion: header
|
||||||
|
visibility: { }
|
31
config/sync/block.block.erabletheme_leprogramme.yml
Normal file
31
config/sync/block.block.erabletheme_leprogramme.yml
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
uuid: b233a4bb-16c2-4ebb-8588-a835dad22f53
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.le-
|
||||||
|
module:
|
||||||
|
- menu_block
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_leprogramme
|
||||||
|
theme: erabletheme
|
||||||
|
region: secondary_menu
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'menu_block:le-'
|
||||||
|
settings:
|
||||||
|
id: 'menu_block:le-'
|
||||||
|
label: 'Le Programme'
|
||||||
|
label_display: visible
|
||||||
|
provider: menu_block
|
||||||
|
follow: false
|
||||||
|
follow_parent: child
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
parent: 'le-:'
|
||||||
|
suggestion: le_
|
||||||
|
visibility: { }
|
31
config/sync/block.block.erabletheme_leprogramme_2.yml
Normal file
31
config/sync/block.block.erabletheme_leprogramme_2.yml
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
uuid: fdcecdf1-6b41-44be-9a67-d1bc81a2eab3
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.le-
|
||||||
|
module:
|
||||||
|
- menu_block
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_leprogramme_2
|
||||||
|
theme: erabletheme
|
||||||
|
region: sidebar_first
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'menu_block:le-'
|
||||||
|
settings:
|
||||||
|
id: 'menu_block:le-'
|
||||||
|
label: 'Le Programme'
|
||||||
|
label_display: visible
|
||||||
|
provider: menu_block
|
||||||
|
follow: false
|
||||||
|
follow_parent: child
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
parent: 'le-:'
|
||||||
|
suggestion: le_
|
||||||
|
visibility: { }
|
25
config/sync/block.block.erabletheme_logoepau.yml
Normal file
25
config/sync/block.block.erabletheme_logoepau.yml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
uuid: c0d2dc76-b02f-4b99-8421-dc1cb498ca99
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:logo_link:3276aaec-886f-4368-a08e-002f8e90e274'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_logoepau
|
||||||
|
theme: erabletheme
|
||||||
|
region: footer_left
|
||||||
|
weight: -3
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:3276aaec-886f-4368-a08e-002f8e90e274'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:3276aaec-886f-4368-a08e-002f8e90e274'
|
||||||
|
label: 'logo epau'
|
||||||
|
label_display: '0'
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility: { }
|
25
config/sync/block.block.erabletheme_logoepau_2.yml
Normal file
25
config/sync/block.block.erabletheme_logoepau_2.yml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
uuid: f7bdd26c-e6c1-4478-bbda-8a6065351ed2
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:logo_link:3276aaec-886f-4368-a08e-002f8e90e274'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_logoepau_2
|
||||||
|
theme: erabletheme
|
||||||
|
region: header
|
||||||
|
weight: -7
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:3276aaec-886f-4368-a08e-002f8e90e274'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:3276aaec-886f-4368-a08e-002f8e90e274'
|
||||||
|
label: 'logo epau'
|
||||||
|
label_display: '0'
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility: { }
|
25
config/sync/block.block.erabletheme_logoerable.yml
Normal file
25
config/sync/block.block.erabletheme_logoerable.yml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
uuid: 1d836ad4-58cc-44d4-853d-bb21674a6bac
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:logo_link:60ae10db-2185-4e75-a324-3590dec9d124'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_logoerable
|
||||||
|
theme: erabletheme
|
||||||
|
region: header
|
||||||
|
weight: -6
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:60ae10db-2185-4e75-a324-3590dec9d124'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:60ae10db-2185-4e75-a324-3590dec9d124'
|
||||||
|
label: 'Logo erable'
|
||||||
|
label_display: '0'
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility: { }
|
25
config/sync/block.block.erabletheme_logorep.yml
Normal file
25
config/sync/block.block.erabletheme_logorep.yml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
uuid: be3c07e2-3aa9-4a10-a45e-e391848dd737
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:logo_link:e08fbafe-5787-4aba-8a5f-c3996085bce6'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_logorep
|
||||||
|
theme: erabletheme
|
||||||
|
region: footer_left
|
||||||
|
weight: -4
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:e08fbafe-5787-4aba-8a5f-c3996085bce6'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:e08fbafe-5787-4aba-8a5f-c3996085bce6'
|
||||||
|
label: 'logo rep'
|
||||||
|
label_display: '0'
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility: { }
|
25
config/sync/block.block.erabletheme_logorep_2.yml
Normal file
25
config/sync/block.block.erabletheme_logorep_2.yml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
uuid: 1cde71d9-f26f-4209-a5ea-384bb158f9eb
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:logo_link:e08fbafe-5787-4aba-8a5f-c3996085bce6'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_logorep_2
|
||||||
|
theme: erabletheme
|
||||||
|
region: header
|
||||||
|
weight: -8
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:e08fbafe-5787-4aba-8a5f-c3996085bce6'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:e08fbafe-5787-4aba-8a5f-c3996085bce6'
|
||||||
|
label: 'logo rep'
|
||||||
|
label_display: '0'
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility: { }
|
@ -0,0 +1,31 @@
|
|||||||
|
uuid: 2d1b25c8-da6a-493a-a7bf-c28f91c0fd99
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.account
|
||||||
|
module:
|
||||||
|
- menu_block
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_menuducomptedelutilisateur
|
||||||
|
theme: erabletheme
|
||||||
|
region: footer_center
|
||||||
|
weight: -7
|
||||||
|
provider: null
|
||||||
|
plugin: 'menu_block:account'
|
||||||
|
settings:
|
||||||
|
id: 'menu_block:account'
|
||||||
|
label: "Menu du compte de l'utilisateur"
|
||||||
|
label_display: '0'
|
||||||
|
provider: menu_block
|
||||||
|
follow: false
|
||||||
|
follow_parent: child
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
parent: 'account:'
|
||||||
|
suggestion: account
|
||||||
|
visibility: { }
|
31
config/sync/block.block.erabletheme_navigationprincipale.yml
Normal file
31
config/sync/block.block.erabletheme_navigationprincipale.yml
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
uuid: fbafd41d-6910-4030-b311-94796bfdea06
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.main
|
||||||
|
module:
|
||||||
|
- menu_block
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_navigationprincipale
|
||||||
|
theme: erabletheme
|
||||||
|
region: primary_menu
|
||||||
|
weight: -5
|
||||||
|
provider: null
|
||||||
|
plugin: 'menu_block:main'
|
||||||
|
settings:
|
||||||
|
id: 'menu_block:main'
|
||||||
|
label: 'Navigation principale'
|
||||||
|
label_display: '0'
|
||||||
|
provider: menu_block
|
||||||
|
follow: false
|
||||||
|
follow_parent: child
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
parent: 'main:'
|
||||||
|
suggestion: main
|
||||||
|
visibility: { }
|
31
config/sync/block.block.erabletheme_pieddepage.yml
Normal file
31
config/sync/block.block.erabletheme_pieddepage.yml
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
uuid: 577993e9-e7db-404f-b873-94ccbd6e4f3f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.footer
|
||||||
|
module:
|
||||||
|
- menu_block
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_pieddepage
|
||||||
|
theme: erabletheme
|
||||||
|
region: footer_center
|
||||||
|
weight: -5
|
||||||
|
provider: null
|
||||||
|
plugin: 'menu_block:footer'
|
||||||
|
settings:
|
||||||
|
id: 'menu_block:footer'
|
||||||
|
label: 'Pied de page'
|
||||||
|
label_display: '0'
|
||||||
|
provider: menu_block
|
||||||
|
follow: false
|
||||||
|
follow_parent: child
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
parent: 'footer:'
|
||||||
|
suggestion: footer
|
||||||
|
visibility: { }
|
165
config/sync/block.block.erabletheme_socialmedialinks.yml
Normal file
165
config/sync/block.block.erabletheme_socialmedialinks.yml
Normal file
@ -0,0 +1,165 @@
|
|||||||
|
uuid: 3eb1e80e-a7a2-4d83-8087-50818311788f
|
||||||
|
langcode: fr
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- social_media_links
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_socialmedialinks
|
||||||
|
theme: erabletheme
|
||||||
|
region: header
|
||||||
|
weight: -4
|
||||||
|
provider: null
|
||||||
|
plugin: social_media_links_block
|
||||||
|
settings:
|
||||||
|
id: social_media_links_block
|
||||||
|
label: 'Social Media Links'
|
||||||
|
label_display: '0'
|
||||||
|
provider: social_media_links
|
||||||
|
platforms:
|
||||||
|
linkedin:
|
||||||
|
value: company/erable-raconter-le-vivant-pour-agir
|
||||||
|
description: ''
|
||||||
|
weight: '-43'
|
||||||
|
twitter:
|
||||||
|
value: erable_program
|
||||||
|
description: ''
|
||||||
|
weight: '-42'
|
||||||
|
website:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-41'
|
||||||
|
glassdoor:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-40'
|
||||||
|
instagram:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-39'
|
||||||
|
xing:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-38'
|
||||||
|
contact:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-37'
|
||||||
|
rss:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-36'
|
||||||
|
tiktok:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-35'
|
||||||
|
mastodon:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-34'
|
||||||
|
amazon:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-33'
|
||||||
|
bitbucket:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-32'
|
||||||
|
patreon:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-31'
|
||||||
|
vkontakte:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-30'
|
||||||
|
slideshare:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-29'
|
||||||
|
github:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-28'
|
||||||
|
behance:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-27'
|
||||||
|
vimeo:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-26'
|
||||||
|
telegram:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-25'
|
||||||
|
youtube_channel:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-24'
|
||||||
|
googleplus:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-23'
|
||||||
|
facebook:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-22'
|
||||||
|
drupal:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-21'
|
||||||
|
flickr:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-20'
|
||||||
|
gitlab:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-19'
|
||||||
|
tumblr:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-18'
|
||||||
|
youtube:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-17'
|
||||||
|
pinterest:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-16'
|
||||||
|
email:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-15'
|
||||||
|
goodreads:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-14'
|
||||||
|
googleplay:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-13'
|
||||||
|
whatsapp:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-12'
|
||||||
|
meetup:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-11'
|
||||||
|
appearance:
|
||||||
|
orientation: h
|
||||||
|
show_name: 0
|
||||||
|
suggestion: ''
|
||||||
|
link_attributes:
|
||||||
|
target: '<none>'
|
||||||
|
rel: '<none>'
|
||||||
|
iconset:
|
||||||
|
style: 'fontawesome:2x'
|
||||||
|
installed_iconsets:
|
||||||
|
fontawesome:
|
||||||
|
examples: ''
|
||||||
|
visibility: { }
|
165
config/sync/block.block.erabletheme_socialmedialinks_2.yml
Normal file
165
config/sync/block.block.erabletheme_socialmedialinks_2.yml
Normal file
@ -0,0 +1,165 @@
|
|||||||
|
uuid: 0a48c335-fdc7-42bc-8034-8f3c727ab83e
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- social_media_links
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_socialmedialinks_2
|
||||||
|
theme: erabletheme
|
||||||
|
region: footer_right
|
||||||
|
weight: -5
|
||||||
|
provider: null
|
||||||
|
plugin: social_media_links_block
|
||||||
|
settings:
|
||||||
|
id: social_media_links_block
|
||||||
|
label: 'Social Media Links'
|
||||||
|
label_display: '0'
|
||||||
|
provider: social_media_links
|
||||||
|
platforms:
|
||||||
|
linkedin:
|
||||||
|
value: company/erable-raconter-le-vivant-pour-agir
|
||||||
|
description: ''
|
||||||
|
weight: '-43'
|
||||||
|
twitter:
|
||||||
|
value: erable_program
|
||||||
|
description: ''
|
||||||
|
weight: '-42'
|
||||||
|
amazon:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-41'
|
||||||
|
bitbucket:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-40'
|
||||||
|
patreon:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-39'
|
||||||
|
vkontakte:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-38'
|
||||||
|
slideshare:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-37'
|
||||||
|
github:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-36'
|
||||||
|
behance:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-35'
|
||||||
|
vimeo:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-34'
|
||||||
|
telegram:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-33'
|
||||||
|
youtube_channel:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-32'
|
||||||
|
googleplus:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-31'
|
||||||
|
facebook:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-30'
|
||||||
|
drupal:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-29'
|
||||||
|
flickr:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-28'
|
||||||
|
gitlab:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-27'
|
||||||
|
tumblr:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-26'
|
||||||
|
youtube:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-25'
|
||||||
|
pinterest:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-24'
|
||||||
|
email:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-23'
|
||||||
|
goodreads:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-22'
|
||||||
|
googleplay:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-21'
|
||||||
|
whatsapp:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-20'
|
||||||
|
meetup:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-19'
|
||||||
|
website:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-18'
|
||||||
|
glassdoor:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-17'
|
||||||
|
instagram:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-16'
|
||||||
|
xing:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-15'
|
||||||
|
contact:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-14'
|
||||||
|
rss:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-13'
|
||||||
|
tiktok:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-12'
|
||||||
|
mastodon:
|
||||||
|
value: ''
|
||||||
|
description: ''
|
||||||
|
weight: '-11'
|
||||||
|
appearance:
|
||||||
|
orientation: h
|
||||||
|
show_name: 0
|
||||||
|
suggestion: ''
|
||||||
|
link_attributes:
|
||||||
|
target: '<none>'
|
||||||
|
rel: '<none>'
|
||||||
|
iconset:
|
||||||
|
style: 'fontawesome:2x'
|
||||||
|
installed_iconsets:
|
||||||
|
fontawesome:
|
||||||
|
examples: ''
|
||||||
|
visibility: { }
|
29
config/sync/block.block.erabletheme_titredepage.yml
Normal file
29
config/sync/block.block.erabletheme_titredepage.yml
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
uuid: ff745720-af36-4b4d-9369-ce2d45048dfa
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_titredepage
|
||||||
|
theme: erabletheme
|
||||||
|
region: content
|
||||||
|
weight: -3
|
||||||
|
provider: null
|
||||||
|
plugin: page_title_block
|
||||||
|
settings:
|
||||||
|
id: page_title_block
|
||||||
|
label: 'Titre de page'
|
||||||
|
label_display: '0'
|
||||||
|
provider: core
|
||||||
|
visibility:
|
||||||
|
'entity_bundle:node':
|
||||||
|
id: 'entity_bundle:node'
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
node: '@node.node_route_context:node'
|
||||||
|
bundles:
|
||||||
|
equipe: equipe
|
||||||
|
partenaire: partenaire
|
||||||
|
static: static
|
30
config/sync/block.block.erabletheme_unequestion.yml
Normal file
30
config/sync/block.block.erabletheme_unequestion.yml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
uuid: 8eb6829e-ca59-4575-9995-09c358c6044e
|
||||||
|
langcode: fr
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:link:82c97cc5-9a38-42e6-852f-e160d945a338'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_unequestion
|
||||||
|
theme: erabletheme
|
||||||
|
region: sidebar_second
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:82c97cc5-9a38-42e6-852f-e160d945a338'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:82c97cc5-9a38-42e6-852f-e160d945a338'
|
||||||
|
label: 'Une question ?'
|
||||||
|
label_display: visible
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility:
|
||||||
|
request_path:
|
||||||
|
id: request_path
|
||||||
|
negate: false
|
||||||
|
pages: /node/2
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 155a7584-5e51-498b-a5f8-b0e84e6c69b4
|
||||||
|
langcode: fr
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user_email_verification
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_useremailverificationnotification
|
||||||
|
theme: erabletheme
|
||||||
|
region: footer_center
|
||||||
|
weight: -6
|
||||||
|
provider: null
|
||||||
|
plugin: user_email_verification_notification
|
||||||
|
settings:
|
||||||
|
id: user_email_verification_notification
|
||||||
|
label: 'User Email verification notification'
|
||||||
|
label_display: visible
|
||||||
|
provider: user_email_verification
|
||||||
|
notification:
|
||||||
|
value: 'Verify your Email by 3 simple steps:1. Open your mail inbox,2. Find Email verification message from [site:name],3. Click by verification link.'
|
||||||
|
format: wysiwyg
|
||||||
|
visibility: { }
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 073a7f08-cb29-45bc-9e4b-1012e850f692
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user_email_verification
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_useremailverificationnotification_2
|
||||||
|
theme: erabletheme
|
||||||
|
region: featured
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: user_email_verification_notification
|
||||||
|
settings:
|
||||||
|
id: user_email_verification_notification
|
||||||
|
label: 'Validation de votre email'
|
||||||
|
label_display: visible
|
||||||
|
provider: user_email_verification
|
||||||
|
notification:
|
||||||
|
value: '<p>Verifiez votre Email : Clickez sur le lien de verification dans le mail envoyé par [site:name].</p>'
|
||||||
|
format: wysiwyg
|
||||||
|
visibility: { }
|
@ -0,0 +1,33 @@
|
|||||||
|
uuid: b68c1fb5-1b2f-46a4-8e03-b4b198467e39
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- views.view.projets
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- views
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_views_block__projets_block_1
|
||||||
|
theme: erabletheme
|
||||||
|
region: sidebar_first
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'views_block:projets-block_1'
|
||||||
|
settings:
|
||||||
|
id: 'views_block:projets-block_1'
|
||||||
|
label: ''
|
||||||
|
label_display: visible
|
||||||
|
provider: views
|
||||||
|
views_label: ''
|
||||||
|
items_per_page: none
|
||||||
|
exposed: { }
|
||||||
|
visibility:
|
||||||
|
'entity_bundle:node':
|
||||||
|
id: 'entity_bundle:node'
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
node: '@node.node_route_context:node'
|
||||||
|
bundles:
|
||||||
|
projet: projet
|
@ -0,0 +1,30 @@
|
|||||||
|
uuid: 06d94b61-c1be-4382-b4e0-2184f06300c7
|
||||||
|
langcode: fr
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:link:40c00cc4-49aa-41f8-b27c-3545c6be2982'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- erabletheme
|
||||||
|
id: erabletheme_votrequestionnexistepas
|
||||||
|
theme: erabletheme
|
||||||
|
region: sidebar_second
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:40c00cc4-49aa-41f8-b27c-3545c6be2982'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:40c00cc4-49aa-41f8-b27c-3545c6be2982'
|
||||||
|
label: "Votre question n'éxiste pas ?"
|
||||||
|
label_display: visible
|
||||||
|
provider: block_content
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility:
|
||||||
|
request_path:
|
||||||
|
id: request_path
|
||||||
|
negate: false
|
||||||
|
pages: /faq-page
|
@ -4,6 +4,7 @@ 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
|
||||||
|
block_classes_stored: { }
|
||||||
enable_attributes: true
|
enable_attributes: true
|
||||||
enable_auto_complete: true
|
enable_auto_complete: true
|
||||||
qty_classes_per_block: 10
|
qty_classes_per_block: 10
|
||||||
@ -15,7 +16,7 @@ weight_attributes: 0
|
|||||||
weight_class: 0
|
weight_class: 0
|
||||||
weight_id: 0
|
weight_id: 0
|
||||||
filter_html_clean_css_identifier: ''
|
filter_html_clean_css_identifier: ''
|
||||||
maxlength_attributes: 0
|
maxlength_attributes: 255
|
||||||
maxlength_id: 255
|
maxlength_id: 255
|
||||||
attribute_keys_stored: '[]'
|
attribute_keys_stored: '[]'
|
||||||
attribute_value_stored: '[]'
|
attribute_value_stored: '[]'
|
||||||
|
8
config/sync/block_content.type.link.yml
Normal file
8
config/sync/block_content.type.link.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
uuid: aa440e91-840d-4132-9053-b4d52c2fa5db
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: link
|
||||||
|
label: Link
|
||||||
|
revision: false
|
||||||
|
description: ''
|
8
config/sync/block_content.type.logo_link.yml
Normal file
8
config/sync/block_content.type.logo_link.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
uuid: 67af75c2-6ba0-4910-98c3-acb6d563642f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: logo_link
|
||||||
|
label: 'Logo link'
|
||||||
|
revision: false
|
||||||
|
description: ''
|
@ -2,4 +2,3 @@ _core:
|
|||||||
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
|
||||||
auto_import: { }
|
auto_import: { }
|
||||||
auto_export: { }
|
auto_export: { }
|
||||||
langcode: fr
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
||||||
langcode: fr
|
|
||||||
ignored_config_entities: { }
|
ignored_config_entities: { }
|
||||||
|
mode: simple
|
||||||
|
17
config/sync/config_pages.type.les_projets.yml
Normal file
17
config/sync/config_pages.type.les_projets.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
uuid: 489de33d-a68c-41d8-b843-87ce72b5dfce
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: les_projets
|
||||||
|
label: 'Les projets'
|
||||||
|
token: true
|
||||||
|
context:
|
||||||
|
show_warning: true
|
||||||
|
group:
|
||||||
|
language: false
|
||||||
|
fallback:
|
||||||
|
language: ''
|
||||||
|
menu:
|
||||||
|
path: /admin/content/projets
|
||||||
|
weight: 0
|
||||||
|
description: ''
|
17
config/sync/config_pages.type.meetup.yml
Normal file
17
config/sync/config_pages.type.meetup.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
uuid: 982d1280-03dd-4001-bc0f-31f45a368ddb
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: meetup
|
||||||
|
label: Meetup
|
||||||
|
token: true
|
||||||
|
context:
|
||||||
|
show_warning: true
|
||||||
|
group:
|
||||||
|
language: false
|
||||||
|
fallback:
|
||||||
|
language: ''
|
||||||
|
menu:
|
||||||
|
path: /admin/content/meetup
|
||||||
|
weight: 0
|
||||||
|
description: ''
|
17
config/sync/config_pages.type.partenaires.yml
Normal file
17
config/sync/config_pages.type.partenaires.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
uuid: 5d4ed356-2db2-4817-b5cd-ac0d7df3cd20
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: partenaires
|
||||||
|
label: Partenaires
|
||||||
|
token: true
|
||||||
|
context:
|
||||||
|
show_warning: true
|
||||||
|
group:
|
||||||
|
language: false
|
||||||
|
fallback:
|
||||||
|
language: ''
|
||||||
|
menu:
|
||||||
|
path: /admin/content/partenaires
|
||||||
|
weight: 0
|
||||||
|
description: ''
|
@ -1,6 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: Ybib_dFQ1insjZmm1a7bQlvdUVX8BGbF8EZGz2jMBPo
|
default_config_hash: Ybib_dFQ1insjZmm1a7bQlvdUVX8BGbF8EZGz2jMBPo
|
||||||
langcode: fr
|
|
||||||
default_form: feedback
|
default_form: feedback
|
||||||
flood:
|
flood:
|
||||||
limit: 5
|
limit: 5
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: IdcCyfVkD8kunSj3rbm1mwrfJbfcJK4bjfPheIqxnxI
|
default_config_hash: IdcCyfVkD8kunSj3rbm1mwrfJbfcJK4bjfPheIqxnxI
|
||||||
langcode: fr
|
|
||||||
verbose: 0
|
verbose: 0
|
||||||
types:
|
types:
|
||||||
contact_message: { }
|
contact_message: { }
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: S2TgQLZhiodGAfJKqb5Epnsksw3ST09nIMqTazOcBuI
|
default_config_hash: S2TgQLZhiodGAfJKqb5Epnsksw3ST09nIMqTazOcBuI
|
||||||
langcode: fr
|
|
||||||
content_lock_timeout_minutes: '30'
|
content_lock_timeout_minutes: '30'
|
||||||
content_lock_timeout_on_edit: 0
|
content_lock_timeout_on_edit: 0
|
||||||
|
22
config/sync/core.base_field_override.node.offre.promote.yml
Normal file
22
config/sync/core.base_field_override.node.offre.promote.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
uuid: 9e7d783d-631f-46ea-8995-6be563f32f89
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.offre
|
||||||
|
id: node.offre.promote
|
||||||
|
field_name: promote
|
||||||
|
entity_type: node
|
||||||
|
bundle: offre
|
||||||
|
label: "Promu en page d'accueil"
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
22
config/sync/core.base_field_override.node.offre.status.yml
Normal file
22
config/sync/core.base_field_override.node.offre.status.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
uuid: 3bd75eb8-384a-437d-8240-2c665b0d11bf
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.offre
|
||||||
|
id: node.offre.status
|
||||||
|
field_name: status
|
||||||
|
entity_type: node
|
||||||
|
bundle: offre
|
||||||
|
label: Publié
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
22
config/sync/core.base_field_override.node.projet.promote.yml
Normal file
22
config/sync/core.base_field_override.node.projet.promote.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
uuid: 1f0169b8-8fc4-4998-9cd3-c8f7b052921b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.projet
|
||||||
|
id: node.projet.promote
|
||||||
|
field_name: promote
|
||||||
|
entity_type: node
|
||||||
|
bundle: projet
|
||||||
|
label: "Promu en page d'accueil"
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
@ -0,0 +1,22 @@
|
|||||||
|
uuid: fa6a3f8d-43b1-4744-b392-d9a8dde206f9
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.ressource
|
||||||
|
id: node.ressource.promote
|
||||||
|
field_name: promote
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: "Promu en page d'accueil"
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
8
config/sync/core.date_format.moyen.yml
Normal file
8
config/sync/core.date_format.moyen.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
uuid: 1b2356c7-f76c-4e0a-80e7-6ff49bf35099
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: moyen
|
||||||
|
label: Moyen
|
||||||
|
locked: false
|
||||||
|
pattern: 'j F Y'
|
@ -0,0 +1,38 @@
|
|||||||
|
uuid: 2b032f99-8e01-4053-b4d3-ea250a2628dc
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.link
|
||||||
|
- field.field.block_content.link.field_lien_libele
|
||||||
|
module:
|
||||||
|
- link
|
||||||
|
id: block_content.link.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: link
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_lien_libele:
|
||||||
|
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: { }
|
@ -0,0 +1,43 @@
|
|||||||
|
uuid: 1de740a5-4aed-478d-bdc5-0b1467075e72
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.logo_link
|
||||||
|
- field.field.block_content.logo_link.field_lien
|
||||||
|
- field.field.block_content.logo_link.field_logo
|
||||||
|
- image.style.thumbnail
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
id: block_content.logo_link.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: logo_link
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_lien:
|
||||||
|
type: link_default
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder_url: ''
|
||||||
|
placeholder_title: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_logo:
|
||||||
|
type: image_image
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
info:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
@ -0,0 +1,24 @@
|
|||||||
|
uuid: dc8884e8-08cc-43a3-a9fd-00eea58bfc67
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.les_projets
|
||||||
|
- field.field.config_pages.les_projets.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.les_projets.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: les_projets
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
label: true
|
@ -0,0 +1,24 @@
|
|||||||
|
uuid: 2f5f298f-065f-4f06-a802-d3d3e9aabc22
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.meetup
|
||||||
|
- field.field.config_pages.meetup.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.meetup.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: meetup
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
label: true
|
@ -0,0 +1,24 @@
|
|||||||
|
uuid: ac8b36dd-5535-49aa-8acb-cf54fc1af148
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.partenaires
|
||||||
|
- field.field.config_pages.partenaires.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.partenaires.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: partenaires
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
label: true
|
222
config/sync/core.entity_form_display.node.actualite.default.yml
Normal file
222
config/sync/core.entity_form_display.node.actualite.default.yml
Normal file
@ -0,0 +1,222 @@
|
|||||||
|
uuid: be6fcdbc-e76e-405d-aeb1-fbfc41ca937d
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.actualite.body
|
||||||
|
- field.field.node.actualite.field_date
|
||||||
|
- field.field.node.actualite.field_image
|
||||||
|
- field.field.node.actualite.field_lien
|
||||||
|
- field.field.node.actualite.field_pieces_jointes
|
||||||
|
- field.field.node.actualite.field_sous_titre
|
||||||
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
|
- image.style.thumbnail
|
||||||
|
- node.type.actualite
|
||||||
|
module:
|
||||||
|
- datetime_range
|
||||||
|
- field_group
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- path
|
||||||
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- field_type_d_actualite
|
||||||
|
- field_date
|
||||||
|
- status
|
||||||
|
- promote
|
||||||
|
- path
|
||||||
|
label: Details
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 5
|
||||||
|
format_type: details_sidebar
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
open: true
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
weight: 0
|
||||||
|
group_tabs:
|
||||||
|
children:
|
||||||
|
- group_texte
|
||||||
|
- group_image
|
||||||
|
- group_liens
|
||||||
|
- group_media
|
||||||
|
label: Tabs
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 4
|
||||||
|
format_type: tabs
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
direction: horizontal
|
||||||
|
width_breakpoint: 640
|
||||||
|
group_liens:
|
||||||
|
children:
|
||||||
|
- field_lien
|
||||||
|
label: Liens
|
||||||
|
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_media:
|
||||||
|
children:
|
||||||
|
- field_pieces_jointes
|
||||||
|
label: 'Pièces jointes'
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 23
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_texte:
|
||||||
|
children:
|
||||||
|
- body
|
||||||
|
label: Texte
|
||||||
|
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
|
||||||
|
group_image:
|
||||||
|
children:
|
||||||
|
- field_image
|
||||||
|
label: Image
|
||||||
|
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
|
||||||
|
id: node.actualite.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: actualite
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_textarea_with_summary
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 9
|
||||||
|
summary_rows: 3
|
||||||
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
|
third_party_settings: { }
|
||||||
|
field_date:
|
||||||
|
type: daterange_default
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_image:
|
||||||
|
type: image_image
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
field_lien:
|
||||||
|
type: link_default
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder_url: ''
|
||||||
|
placeholder_title: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_generic
|
||||||
|
weight: 8
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
field_sous_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_type_d_actualite:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
promote:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
sticky: true
|
||||||
|
uid: true
|
93
config/sync/core.entity_form_display.node.equipe.default.yml
Normal file
93
config/sync/core.entity_form_display.node.equipe.default.yml
Normal file
@ -0,0 +1,93 @@
|
|||||||
|
uuid: 6bf48c81-9753-45b9-a7be-7f8d0f74ad7b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.equipe.field_membre
|
||||||
|
- field.field.node.equipe.field_poids
|
||||||
|
- field.field.node.equipe.field_presentation
|
||||||
|
- node.type.equipe
|
||||||
|
module:
|
||||||
|
- field_group
|
||||||
|
- paragraphs
|
||||||
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- status
|
||||||
|
- field_poids
|
||||||
|
label: Details
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 5
|
||||||
|
format_type: details_sidebar
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
open: true
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
weight: 0
|
||||||
|
id: node.equipe.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: equipe
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_membre:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
field_poids:
|
||||||
|
type: number
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_presentation:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
path: true
|
||||||
|
promote: true
|
||||||
|
sticky: true
|
||||||
|
uid: true
|
95
config/sync/core.entity_form_display.node.faq.default.yml
Normal file
95
config/sync/core.entity_form_display.node.faq.default.yml
Normal file
@ -0,0 +1,95 @@
|
|||||||
|
uuid: f9592b3c-a546-4994-98de-98059045d0a7
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.faq.body
|
||||||
|
- field.field.node.faq.field_detailed_question
|
||||||
|
- node.type.faq
|
||||||
|
module:
|
||||||
|
- path
|
||||||
|
- text
|
||||||
|
_core:
|
||||||
|
default_config_hash: TNqy7c_8xILlBgAIoqfCVT0POwfRYmZsqvs97HVfnFg
|
||||||
|
id: node.faq.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: faq
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_textarea_with_summary
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 9
|
||||||
|
summary_rows: 3
|
||||||
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
|
third_party_settings: { }
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_detailed_question:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
langcode:
|
||||||
|
type: language_select
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
include_locked: true
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
promote:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 9
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
sticky:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 8
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden: { }
|
134
config/sync/core.entity_form_display.node.offre.default.yml
Normal file
134
config/sync/core.entity_form_display.node.offre.default.yml
Normal file
@ -0,0 +1,134 @@
|
|||||||
|
uuid: 159ae36a-f89a-4f82-8b1c-3638eca6fa94
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.offre.field_description
|
||||||
|
- field.field.node.offre.field_documents_complementaires
|
||||||
|
- field.field.node.offre.field_image_de_presentation
|
||||||
|
- field.field.node.offre.field_lien_offre
|
||||||
|
- field.field.node.offre.field_localisation
|
||||||
|
- field.field.node.offre.field_structure
|
||||||
|
- image.style.thumbnail
|
||||||
|
- node.type.offre
|
||||||
|
module:
|
||||||
|
- address
|
||||||
|
- cshs
|
||||||
|
- field_group
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- uid
|
||||||
|
- created
|
||||||
|
- field_validation
|
||||||
|
- status
|
||||||
|
label: Details
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 11
|
||||||
|
format_type: details_sidebar
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
open: true
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
weight: 0
|
||||||
|
id: node.offre.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: offre
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 9
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_description:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_documents_complementaires:
|
||||||
|
type: file_generic
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
field_image_de_presentation:
|
||||||
|
type: image_image
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
field_lien_offre:
|
||||||
|
type: link_default
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder_url: ''
|
||||||
|
placeholder_title: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_localisation:
|
||||||
|
type: address_default
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_structure:
|
||||||
|
type: cshs
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
save_lineage: false
|
||||||
|
force_deepest: false
|
||||||
|
parent: ''
|
||||||
|
level_labels: ''
|
||||||
|
hierarchy_depth: 0
|
||||||
|
required_depth: 0
|
||||||
|
none_label: '- Please select -'
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 11
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 8
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
path: true
|
||||||
|
promote: true
|
||||||
|
sticky: true
|
161
config/sync/core.entity_form_display.node.partenaire.default.yml
Normal file
161
config/sync/core.entity_form_display.node.partenaire.default.yml
Normal file
@ -0,0 +1,161 @@
|
|||||||
|
uuid: c6c2ed37-e2bc-4d76-a65a-99b050c1624f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.partenaire.body
|
||||||
|
- field.field.node.partenaire.field_lien
|
||||||
|
- field.field.node.partenaire.field_logo
|
||||||
|
- field.field.node.partenaire.field_poids
|
||||||
|
- image.style.thumbnail
|
||||||
|
- node.type.partenaire
|
||||||
|
module:
|
||||||
|
- field_group
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- status
|
||||||
|
- field_poids
|
||||||
|
label: Details
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 7
|
||||||
|
format_type: details_sidebar
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
open: true
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
weight: 0
|
||||||
|
group_tabs:
|
||||||
|
children:
|
||||||
|
- group_logo
|
||||||
|
- group_lien
|
||||||
|
- group_texte
|
||||||
|
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_texte:
|
||||||
|
children:
|
||||||
|
- body
|
||||||
|
label: Texte
|
||||||
|
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_lien:
|
||||||
|
children:
|
||||||
|
- field_lien
|
||||||
|
label: Lien
|
||||||
|
region: hidden
|
||||||
|
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_logo:
|
||||||
|
children:
|
||||||
|
- field_logo
|
||||||
|
label: Logo
|
||||||
|
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.partenaire.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: partenaire
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_textarea_with_summary
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 9
|
||||||
|
summary_rows: 3
|
||||||
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
|
third_party_settings: { }
|
||||||
|
field_lien:
|
||||||
|
type: link_default
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder_url: ''
|
||||||
|
placeholder_title: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_logo:
|
||||||
|
type: image_image
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
field_poids:
|
||||||
|
type: number
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
path: true
|
||||||
|
promote: true
|
||||||
|
sticky: true
|
||||||
|
uid: true
|
419
config/sync/core.entity_form_display.node.projet.default.yml
Normal file
419
config/sync/core.entity_form_display.node.projet.default.yml
Normal file
@ -0,0 +1,419 @@
|
|||||||
|
uuid: 85689c5e-1da1-4e43-bec6-4463b338ced0
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.projet.field_actualites_liees
|
||||||
|
- field.field.node.projet.field_carte
|
||||||
|
- field.field.node.projet.field_chiffres_clefs
|
||||||
|
- field.field.node.projet.field_chronologie
|
||||||
|
- field.field.node.projet.field_collectif_du_projet
|
||||||
|
- field.field.node.projet.field_diaporama
|
||||||
|
- field.field.node.projet.field_intro
|
||||||
|
- field.field.node.projet.field_legende_carte
|
||||||
|
- field.field.node.projet.field_liens
|
||||||
|
- field.field.node.projet.field_localisation_textuel
|
||||||
|
- field.field.node.projet.field_pieces_jointes
|
||||||
|
- field.field.node.projet.field_poids
|
||||||
|
- field.field.node.projet.field_pour_aller_plus_loin
|
||||||
|
- field.field.node.projet.field_session
|
||||||
|
- field.field.node.projet.field_sous_titre
|
||||||
|
- field.field.node.projet.field_texte
|
||||||
|
- field.field.node.projet.field_th
|
||||||
|
- image.style.thumbnail
|
||||||
|
- node.type.projet
|
||||||
|
module:
|
||||||
|
- field_group
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- paragraphs
|
||||||
|
- path
|
||||||
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_tabs:
|
||||||
|
children:
|
||||||
|
- group_textes
|
||||||
|
- group_diaporama
|
||||||
|
- group_carte
|
||||||
|
- group_thematiques
|
||||||
|
- group_collectif_du_projet
|
||||||
|
- group_annexe
|
||||||
|
- group_transversal
|
||||||
|
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_textes:
|
||||||
|
children:
|
||||||
|
- field_sous_titre
|
||||||
|
- field_localisation_textuel
|
||||||
|
- field_intro
|
||||||
|
- field_texte
|
||||||
|
- field_chiffres_clefs
|
||||||
|
- field_chronologie
|
||||||
|
label: Contenus
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 21
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: open
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_carte:
|
||||||
|
children:
|
||||||
|
- field_legende_carte
|
||||||
|
- field_carte
|
||||||
|
label: carte
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 23
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_diaporama:
|
||||||
|
children:
|
||||||
|
- field_diaporama
|
||||||
|
label: Diaporama
|
||||||
|
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_annexe:
|
||||||
|
children:
|
||||||
|
- field_liens
|
||||||
|
- field_pieces_jointes
|
||||||
|
label: Annexe
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 26
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- field_session
|
||||||
|
- status
|
||||||
|
- field_poids
|
||||||
|
- path
|
||||||
|
label: Details
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 2
|
||||||
|
format_type: details_sidebar
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
open: true
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
weight: -100
|
||||||
|
group_transversal:
|
||||||
|
children:
|
||||||
|
- field_actualites_liees
|
||||||
|
- field_pour_aller_plus_loin
|
||||||
|
label: Transversal
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 27
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_thematiques:
|
||||||
|
children:
|
||||||
|
- field_th
|
||||||
|
label: Thématiques
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 24
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
group_collectif_du_projet:
|
||||||
|
children:
|
||||||
|
- field_collectif_du_projet
|
||||||
|
label: 'Collectif du projet'
|
||||||
|
region: content
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 25
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
id: node.projet.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: projet
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_actualites_liees:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_carte:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
field_chiffres_clefs:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
field_chronologie:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
field_collectif_du_projet:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 27
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
field_diaporama:
|
||||||
|
type: image_image
|
||||||
|
weight: 14
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
field_intro:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_legende_carte:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_liens:
|
||||||
|
type: link_default
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder_url: ''
|
||||||
|
placeholder_title: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_localisation_textuel:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_generic
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
field_poids:
|
||||||
|
type: number
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_pour_aller_plus_loin:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_session:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 28
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_sous_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_texte:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
field_th:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 31
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 29
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
promote: true
|
||||||
|
sticky: true
|
||||||
|
uid: true
|
100
config/sync/core.entity_form_display.node.ressource.default.yml
Normal file
100
config/sync/core.entity_form_display.node.ressource.default.yml
Normal file
@ -0,0 +1,100 @@
|
|||||||
|
uuid: 67859886-7629-4d0b-bb7e-86aaf74b4fe4
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.ressource.field_couverture
|
||||||
|
- field.field.node.ressource.field_fichier_ressource
|
||||||
|
- field.field.node.ressource.field_ressource_date
|
||||||
|
- image.style.thumbnail
|
||||||
|
- node.type.ressource
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- path
|
||||||
|
id: node.ressource.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: ressource
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_couverture:
|
||||||
|
type: image_image
|
||||||
|
weight: 123
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
field_fichier_ressource:
|
||||||
|
type: file_generic
|
||||||
|
weight: 122
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
field_ressource_date:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 124
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
langcode:
|
||||||
|
type: language_select
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
include_locked: true
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
promote:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 15
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 120
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
sticky:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 16
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden: { }
|
132
config/sync/core.entity_form_display.node.static.default.yml
Normal file
132
config/sync/core.entity_form_display.node.static.default.yml
Normal file
@ -0,0 +1,132 @@
|
|||||||
|
uuid: a5ab3bf9-f58d-4ca0-ac72-12af916d1943
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.static.body
|
||||||
|
- field.field.node.static.field_liens
|
||||||
|
- field.field.node.static.field_pieces_jointes
|
||||||
|
- field.field.node.static.field_sous_titre
|
||||||
|
- node.type.static
|
||||||
|
module:
|
||||||
|
- field_group
|
||||||
|
- file
|
||||||
|
- link
|
||||||
|
- path
|
||||||
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_tabs:
|
||||||
|
children:
|
||||||
|
- group_principal
|
||||||
|
- group_media
|
||||||
|
label: Tabs
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 2
|
||||||
|
format_type: tabs
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
direction: horizontal
|
||||||
|
width_breakpoint: 640
|
||||||
|
group_principal:
|
||||||
|
children:
|
||||||
|
- body
|
||||||
|
label: Principal
|
||||||
|
region: hidden
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 7
|
||||||
|
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_liens
|
||||||
|
- field_pieces_jointes
|
||||||
|
label: Média
|
||||||
|
region: hidden
|
||||||
|
parent_name: group_tabs
|
||||||
|
weight: 8
|
||||||
|
format_type: tab
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
formatter: closed
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
id: node.static.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: static
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_textarea_with_summary
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 9
|
||||||
|
summary_rows: 3
|
||||||
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
|
third_party_settings: { }
|
||||||
|
field_liens:
|
||||||
|
type: link_default
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder_url: ''
|
||||||
|
placeholder_title: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_generic
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
field_sous_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
promote: true
|
||||||
|
sticky: true
|
||||||
|
uid: true
|
@ -0,0 +1,34 @@
|
|||||||
|
uuid: 7a7fe585-fe69-416a-bd3b-08ac2675b567
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.chiffre_clef.field_chiffre
|
||||||
|
- field.field.paragraph.chiffre_clef.field_texte_chiffreclef
|
||||||
|
- paragraphs.paragraphs_type.chiffre_clef
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.chiffre_clef.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: chiffre_clef
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_chiffre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_texte_chiffreclef:
|
||||||
|
type: text_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -0,0 +1,34 @@
|
|||||||
|
uuid: 028efb70-43c4-427b-ada7-50b776ea460a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.chronologie.field_texte
|
||||||
|
- field.field.paragraph.chronologie.field_titre
|
||||||
|
- paragraphs.paragraphs_type.chronologie
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.chronologie.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: chronologie
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_texte:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -0,0 +1,44 @@
|
|||||||
|
uuid: f59bbc75-5d91-4bb9-8209-e07e35332510
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.collectif_projet.field_membre_collectif
|
||||||
|
- field.field.paragraph.collectif_projet.field_titre
|
||||||
|
- paragraphs.paragraphs_type.collectif_projet
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.collectif_projet.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: collectif_projet
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_membre_collectif:
|
||||||
|
type: paragraphs
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
title: Paragraphe
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
closed_mode: summary
|
||||||
|
autocollapse: none
|
||||||
|
closed_mode_threshold: 0
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
features:
|
||||||
|
collapse_edit_all: collapse_edit_all
|
||||||
|
duplicate: duplicate
|
||||||
|
third_party_settings: { }
|
||||||
|
field_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -0,0 +1,99 @@
|
|||||||
|
uuid: c23cab46-cadb-4b78-a0f1-48212974f8a5
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.geofield_projet.field_carte
|
||||||
|
- field.field.paragraph.geofield_projet.field_libele
|
||||||
|
- field.field.paragraph.geofield_projet.field_principal
|
||||||
|
- paragraphs.paragraphs_type.geofield_projet
|
||||||
|
module:
|
||||||
|
- leaflet
|
||||||
|
id: paragraph.geofield_projet.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: geofield_projet
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_carte:
|
||||||
|
type: leaflet_widget_default
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
map:
|
||||||
|
leaflet_map: 'OSM Mapnik'
|
||||||
|
height: 400
|
||||||
|
auto_center: 1
|
||||||
|
map_position:
|
||||||
|
force: false
|
||||||
|
center:
|
||||||
|
lat: 0.0
|
||||||
|
lon: 0.0
|
||||||
|
zoomControlPosition: topleft
|
||||||
|
zoom: 5
|
||||||
|
minZoom: 1
|
||||||
|
maxZoom: 18
|
||||||
|
zoomFiner: 0
|
||||||
|
scroll_zoom_enabled: 1
|
||||||
|
input:
|
||||||
|
show: true
|
||||||
|
readonly: false
|
||||||
|
toolbar:
|
||||||
|
position: topright
|
||||||
|
marker: defaultMarker
|
||||||
|
drawPolyline: true
|
||||||
|
drawRectangle: true
|
||||||
|
drawPolygon: true
|
||||||
|
drawCircle: false
|
||||||
|
drawText: false
|
||||||
|
editMode: true
|
||||||
|
dragMode: true
|
||||||
|
cutPolygon: false
|
||||||
|
removalMode: true
|
||||||
|
rotateMode: false
|
||||||
|
reset_map:
|
||||||
|
control: false
|
||||||
|
options: '{"position": "topleft", "title": "Reset View"}'
|
||||||
|
map_scale:
|
||||||
|
control: false
|
||||||
|
options: '{"position":"bottomright","maxWidth":100,"metric":true,"imperial":false,"updateWhenIdle":false}'
|
||||||
|
fullscreen:
|
||||||
|
control: false
|
||||||
|
options: '{"position":"topleft","pseudoFullscreen":false}'
|
||||||
|
path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'
|
||||||
|
locate:
|
||||||
|
control: false
|
||||||
|
options: '{"position": "topright", "setView": "untilPanOrZoom", "returnToPrevBounds":true, "keepCurrentZoomLevel": true, "strings": {"title": "Locate my position"}}'
|
||||||
|
automatic: false
|
||||||
|
geocoder:
|
||||||
|
control: false
|
||||||
|
settings:
|
||||||
|
position: topright
|
||||||
|
input_size: 20
|
||||||
|
providers: { }
|
||||||
|
min_terms: 4
|
||||||
|
delay: 800
|
||||||
|
zoom: 16
|
||||||
|
popup: false
|
||||||
|
options: ''
|
||||||
|
geometry_validation: false
|
||||||
|
feature_properties:
|
||||||
|
values: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_libele:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_principal:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -0,0 +1,34 @@
|
|||||||
|
uuid: 13dfa03a-1b39-4cb1-a924-b50b4e102846
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.intertitre_texte.field_inter_titre
|
||||||
|
- field.field.paragraph.intertitre_texte.field_texte_paragraphe
|
||||||
|
- paragraphs.paragraphs_type.intertitre_texte
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.intertitre_texte.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: intertitre_texte
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_inter_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_texte_paragraphe:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -0,0 +1,54 @@
|
|||||||
|
uuid: 2feeb5f3-5b16-4527-90c2-87ed63c62584
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.membre_equipe.field_nom
|
||||||
|
- field.field.paragraph.membre_equipe.field_portrait
|
||||||
|
- field.field.paragraph.membre_equipe.field_prenom
|
||||||
|
- field.field.paragraph.membre_equipe.field_texte
|
||||||
|
- image.style.thumbnail
|
||||||
|
- paragraphs.paragraphs_type.membre_equipe
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
- text
|
||||||
|
id: paragraph.membre_equipe.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: membre_equipe
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_nom:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_portrait:
|
||||||
|
type: image_image
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
field_prenom:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_texte:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -0,0 +1,31 @@
|
|||||||
|
uuid: b39e855b-0b41-4c65-8896-8507740eb356
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.profile.candidat.field_nom
|
||||||
|
- field.field.profile.candidat.field_prenom
|
||||||
|
- profile.type.candidat
|
||||||
|
id: profile.candidat.default
|
||||||
|
targetEntityType: profile
|
||||||
|
bundle: candidat
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_nom:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 27
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_prenom:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 26
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
is_default: true
|
61
config/sync/core.entity_form_display.user.user.default.yml
Normal file
61
config/sync/core.entity_form_display.user.user.default.yml
Normal file
@ -0,0 +1,61 @@
|
|||||||
|
uuid: a789bd6f-b0ff-4c7b-9d35-eddd66c2f762
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.user.user.field_last_password_reset
|
||||||
|
- field.field.user.user.field_password_expiration
|
||||||
|
- field.field.user.user.field_pending_expire_sent
|
||||||
|
module:
|
||||||
|
- inline_entity_form
|
||||||
|
- user
|
||||||
|
id: user.user.default
|
||||||
|
targetEntityType: user
|
||||||
|
bundle: user
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
account:
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
candidat_profiles:
|
||||||
|
type: inline_entity_form_simple
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
form_mode: default
|
||||||
|
override_labels: false
|
||||||
|
label_singular: ''
|
||||||
|
label_plural: ''
|
||||||
|
collapsible: false
|
||||||
|
collapsed: false
|
||||||
|
revision: false
|
||||||
|
third_party_settings: { }
|
||||||
|
contact:
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_pending_expire_sent:
|
||||||
|
type: number
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
language:
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
terms_of_use:
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
field_last_password_reset: true
|
||||||
|
field_password_expiration: true
|
||||||
|
langcode: true
|
||||||
|
path: true
|
42
config/sync/core.entity_form_display.user.user.register.yml
Normal file
42
config/sync/core.entity_form_display.user.user.register.yml
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
uuid: 6fdfd5ad-662b-4c0d-ae2c-e705f7b9b46b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_form_mode.user.register
|
||||||
|
- field.field.user.user.field_last_password_reset
|
||||||
|
- field.field.user.user.field_password_expiration
|
||||||
|
- field.field.user.user.field_pending_expire_sent
|
||||||
|
module:
|
||||||
|
- profile
|
||||||
|
- user
|
||||||
|
id: user.user.register
|
||||||
|
targetEntityType: user
|
||||||
|
bundle: user
|
||||||
|
mode: register
|
||||||
|
content:
|
||||||
|
account:
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
candidat_profiles:
|
||||||
|
type: profile_form
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
form_mode: default
|
||||||
|
third_party_settings: { }
|
||||||
|
terms_of_use:
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
contact: true
|
||||||
|
field_last_password_reset: true
|
||||||
|
field_password_expiration: true
|
||||||
|
field_pending_expire_sent: true
|
||||||
|
langcode: true
|
||||||
|
language: true
|
||||||
|
path: true
|
@ -8,5 +8,6 @@ _core:
|
|||||||
default_config_hash: wtsEf26SHyRbzRKFX3yOY9yJzYsEq5e2bd7xSCKPevw
|
default_config_hash: wtsEf26SHyRbzRKFX3yOY9yJzYsEq5e2bd7xSCKPevw
|
||||||
id: user.register
|
id: user.register
|
||||||
label: "S'inscrire"
|
label: "S'inscrire"
|
||||||
|
description: ''
|
||||||
targetEntityType: user
|
targetEntityType: user
|
||||||
cache: true
|
cache: true
|
||||||
|
@ -0,0 +1,29 @@
|
|||||||
|
uuid: 42a79631-c255-46e3-8105-70c12120d245
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.link
|
||||||
|
- field.field.block_content.link.field_lien_libele
|
||||||
|
module:
|
||||||
|
- link
|
||||||
|
id: block_content.link.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: link
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_lien_libele:
|
||||||
|
type: link
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: '0'
|
||||||
|
target: '0'
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,37 @@
|
|||||||
|
uuid: 14822d63-acb4-4091-9a32-68d9f7a39b05
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.logo_link
|
||||||
|
- field.field.block_content.logo_link.field_lien
|
||||||
|
- field.field.block_content.logo_link.field_logo
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
- linked_field
|
||||||
|
id: block_content.logo_link.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: logo_link
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_logo:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings:
|
||||||
|
linked_field:
|
||||||
|
linked: '1'
|
||||||
|
type: field
|
||||||
|
destination: field_lien
|
||||||
|
advanced: { }
|
||||||
|
token: ''
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_lien: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: aac426b1-164a-4513-8e7a-8b653f963204
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.les_projets
|
||||||
|
- field.field.config_pages.les_projets.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.les_projets.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: les_projets
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,24 @@
|
|||||||
|
uuid: 14c18c44-e677-485f-8c4f-8ad8d3ee0907
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.les_projets
|
||||||
|
- core.entity_view_mode.config_pages.full
|
||||||
|
- field.field.config_pages.les_projets.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.les_projets.full
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: les_projets
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 45723af1-b606-4641-91f3-a0e7cc6b31e3
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.meetup
|
||||||
|
- field.field.config_pages.meetup.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.meetup.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: meetup
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,24 @@
|
|||||||
|
uuid: 16b137e8-17a2-4a63-8116-613f067da978
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.meetup
|
||||||
|
- core.entity_view_mode.config_pages.full
|
||||||
|
- field.field.config_pages.meetup.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.meetup.full
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: meetup
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 428832a7-10f4-4ebb-a75c-0db9fc7c6d2b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.partenaires
|
||||||
|
- field.field.config_pages.partenaires.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.partenaires.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: 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
|
@ -0,0 +1,24 @@
|
|||||||
|
uuid: 8bd188c3-a191-4967-a4eb-101f4d0b5653
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.partenaires
|
||||||
|
- core.entity_view_mode.config_pages.full
|
||||||
|
- field.field.config_pages.partenaires.field_intro
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.partenaires.full
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: partenaires
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
110
config/sync/core.entity_view_display.node.actualite.default.yml
Normal file
110
config/sync/core.entity_view_display.node.actualite.default.yml
Normal file
@ -0,0 +1,110 @@
|
|||||||
|
uuid: e435566a-3bd5-4cca-9370-3f2117023428
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.actualite.body
|
||||||
|
- field.field.node.actualite.field_date
|
||||||
|
- field.field.node.actualite.field_image
|
||||||
|
- field.field.node.actualite.field_lien
|
||||||
|
- field.field.node.actualite.field_pieces_jointes
|
||||||
|
- field.field.node.actualite.field_sous_titre
|
||||||
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
|
- node.type.actualite
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- smart_date
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.actualite.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: actualite
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 101
|
||||||
|
region: content
|
||||||
|
field_date:
|
||||||
|
type: smartdate_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
format: moyen
|
||||||
|
force_chronological: false
|
||||||
|
add_classes: false
|
||||||
|
time_wrapper: true
|
||||||
|
localize: false
|
||||||
|
parts:
|
||||||
|
start: start
|
||||||
|
end: end
|
||||||
|
duration: '0'
|
||||||
|
duration:
|
||||||
|
separator: ' | '
|
||||||
|
unit: ''
|
||||||
|
decimals: 2
|
||||||
|
suffix: h
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 103
|
||||||
|
region: content
|
||||||
|
field_image:
|
||||||
|
type: image
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 102
|
||||||
|
region: content
|
||||||
|
field_lien:
|
||||||
|
type: link
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: nofollow
|
||||||
|
target: '0'
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_default
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_type_d_actualite:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 104
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
108
config/sync/core.entity_view_display.node.actualite.full.yml
Normal file
108
config/sync/core.entity_view_display.node.actualite.full.yml
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
uuid: 8cc93c7d-2223-4935-b7a4-df7e146a3264
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.full
|
||||||
|
- field.field.node.actualite.body
|
||||||
|
- field.field.node.actualite.field_date
|
||||||
|
- field.field.node.actualite.field_image
|
||||||
|
- field.field.node.actualite.field_lien
|
||||||
|
- field.field.node.actualite.field_pieces_jointes
|
||||||
|
- field.field.node.actualite.field_sous_titre
|
||||||
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
|
- image.style.wide
|
||||||
|
- node.type.actualite
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- smart_date
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.actualite.full
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: actualite
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_date:
|
||||||
|
type: smartdate_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
format: moyen
|
||||||
|
force_chronological: false
|
||||||
|
add_classes: false
|
||||||
|
time_wrapper: true
|
||||||
|
localize: false
|
||||||
|
parts:
|
||||||
|
start: start
|
||||||
|
end: end
|
||||||
|
duration: '0'
|
||||||
|
duration:
|
||||||
|
separator: ' | '
|
||||||
|
unit: ''
|
||||||
|
decimals: 2
|
||||||
|
suffix: h
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_image:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: wide
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_lien:
|
||||||
|
type: link
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: nofollow
|
||||||
|
target: '0'
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_type_d_actualite:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
81
config/sync/core.entity_view_display.node.actualite.home.yml
Normal file
81
config/sync/core.entity_view_display.node.actualite.home.yml
Normal file
@ -0,0 +1,81 @@
|
|||||||
|
uuid: 037ec01b-4895-4806-bf6a-491907b7c5ab
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.home
|
||||||
|
- field.field.node.actualite.body
|
||||||
|
- field.field.node.actualite.field_date
|
||||||
|
- field.field.node.actualite.field_image
|
||||||
|
- field.field.node.actualite.field_lien
|
||||||
|
- field.field.node.actualite.field_pieces_jointes
|
||||||
|
- field.field.node.actualite.field_sous_titre
|
||||||
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
|
- image.style.wide
|
||||||
|
- node.type.actualite
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
- smart_date
|
||||||
|
- user
|
||||||
|
id: node.actualite.home
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: actualite
|
||||||
|
mode: home
|
||||||
|
content:
|
||||||
|
field_date:
|
||||||
|
type: smartdate_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
format: moyen
|
||||||
|
force_chronological: false
|
||||||
|
add_classes: false
|
||||||
|
time_wrapper: true
|
||||||
|
localize: false
|
||||||
|
parts:
|
||||||
|
start: start
|
||||||
|
end: end
|
||||||
|
duration: '0'
|
||||||
|
duration:
|
||||||
|
separator: ' | '
|
||||||
|
unit: ''
|
||||||
|
decimals: 2
|
||||||
|
suffix: h
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_image:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: content
|
||||||
|
image_style: wide
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_type_d_actualite:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
body: true
|
||||||
|
field_lien: true
|
||||||
|
field_pieces_jointes: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,89 @@
|
|||||||
|
uuid: 3c68986f-be4f-4d35-8e27-a776fb60649f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.actualite.body
|
||||||
|
- field.field.node.actualite.field_date
|
||||||
|
- field.field.node.actualite.field_image
|
||||||
|
- field.field.node.actualite.field_lien
|
||||||
|
- field.field.node.actualite.field_pieces_jointes
|
||||||
|
- field.field.node.actualite.field_sous_titre
|
||||||
|
- field.field.node.actualite.field_type_d_actualite
|
||||||
|
- image.style.large
|
||||||
|
- node.type.actualite
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
- smart_date
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.actualite.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: actualite
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_summary_or_trimmed
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 200
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_date:
|
||||||
|
type: smartdate_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
format: moyen
|
||||||
|
force_chronological: false
|
||||||
|
add_classes: false
|
||||||
|
time_wrapper: true
|
||||||
|
localize: false
|
||||||
|
parts:
|
||||||
|
start: start
|
||||||
|
end: end
|
||||||
|
duration: '0'
|
||||||
|
duration:
|
||||||
|
separator: ' | '
|
||||||
|
unit: ''
|
||||||
|
decimals: 2
|
||||||
|
suffix: h
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_image:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: content
|
||||||
|
image_style: large
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_type_d_actualite:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_lien: true
|
||||||
|
field_pieces_jointes: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
39
config/sync/core.entity_view_display.node.equipe.default.yml
Normal file
39
config/sync/core.entity_view_display.node.equipe.default.yml
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
uuid: 16117cf3-88f5-4bb4-b49a-44e6a46dae9f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.equipe.field_membre
|
||||||
|
- field.field.node.equipe.field_poids
|
||||||
|
- field.field.node.equipe.field_presentation
|
||||||
|
- node.type.equipe
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.equipe.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: equipe
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_membre:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_presentation:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_poids: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
40
config/sync/core.entity_view_display.node.equipe.full.yml
Normal file
40
config/sync/core.entity_view_display.node.equipe.full.yml
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
uuid: 7660530c-4af3-4ce3-9568-2ae14b080d00
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.full
|
||||||
|
- field.field.node.equipe.field_membre
|
||||||
|
- field.field.node.equipe.field_poids
|
||||||
|
- field.field.node.equipe.field_presentation
|
||||||
|
- node.type.equipe
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.equipe.full
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: equipe
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
field_membre:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_presentation:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_poids: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
28
config/sync/core.entity_view_display.node.equipe.teaser.yml
Normal file
28
config/sync/core.entity_view_display.node.equipe.teaser.yml
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
uuid: 7ed6745a-4fa6-4f00-a534-5e595c0bd54b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.equipe.field_membre
|
||||||
|
- field.field.node.equipe.field_poids
|
||||||
|
- field.field.node.equipe.field_presentation
|
||||||
|
- node.type.equipe
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: node.equipe.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: equipe
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_membre: true
|
||||||
|
field_poids: true
|
||||||
|
field_presentation: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
42
config/sync/core.entity_view_display.node.faq.default.yml
Normal file
42
config/sync/core.entity_view_display.node.faq.default.yml
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
uuid: 93224ae8-d811-48dc-851f-a03cd511e7bf
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.faq.body
|
||||||
|
- field.field.node.faq.field_detailed_question
|
||||||
|
- node.type.faq
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
_core:
|
||||||
|
default_config_hash: gjgsbekajWWLLEAsiUeU8w6axCf3UMTFPjRhlmMRf-Q
|
||||||
|
id: node.faq.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: faq
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_detailed_question:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
43
config/sync/core.entity_view_display.node.faq.full.yml
Normal file
43
config/sync/core.entity_view_display.node.faq.full.yml
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
uuid: e4f2b6d8-d025-46fe-8ac3-0ecf81f9cd76
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.full
|
||||||
|
- field.field.node.faq.body
|
||||||
|
- field.field.node.faq.field_detailed_question
|
||||||
|
- node.type.faq
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
_core:
|
||||||
|
default_config_hash: gjgsbekajWWLLEAsiUeU8w6axCf3UMTFPjRhlmMRf-Q
|
||||||
|
id: node.faq.full
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: faq
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_detailed_question:
|
||||||
|
type: text_default
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
30
config/sync/core.entity_view_display.node.faq.teaser.yml
Normal file
30
config/sync/core.entity_view_display.node.faq.teaser.yml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
uuid: 9e5523f2-357d-45b8-9c9d-aeeb5263fb0a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.faq.body
|
||||||
|
- field.field.node.faq.field_detailed_question
|
||||||
|
- node.type.faq
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
_core:
|
||||||
|
default_config_hash: gjgsbekajWWLLEAsiUeU8w6axCf3UMTFPjRhlmMRf-Q
|
||||||
|
id: node.faq.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: faq
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
body: true
|
||||||
|
field_detailed_question: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
81
config/sync/core.entity_view_display.node.offre.default.yml
Normal file
81
config/sync/core.entity_view_display.node.offre.default.yml
Normal file
@ -0,0 +1,81 @@
|
|||||||
|
uuid: fdbe1870-57f0-4c44-bbcb-bc6ff51e723b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.offre.field_description
|
||||||
|
- field.field.node.offre.field_documents_complementaires
|
||||||
|
- field.field.node.offre.field_image_de_presentation
|
||||||
|
- field.field.node.offre.field_lien_offre
|
||||||
|
- field.field.node.offre.field_localisation
|
||||||
|
- field.field.node.offre.field_structure
|
||||||
|
- node.type.offre
|
||||||
|
module:
|
||||||
|
- address
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.offre.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: offre
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_description:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_documents_complementaires:
|
||||||
|
type: file_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_image_de_presentation:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_lien_offre:
|
||||||
|
type: link
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: ''
|
||||||
|
target: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
field_localisation:
|
||||||
|
type: address_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_structure:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
91
config/sync/core.entity_view_display.node.offre.full.yml
Normal file
91
config/sync/core.entity_view_display.node.offre.full.yml
Normal file
@ -0,0 +1,91 @@
|
|||||||
|
uuid: e52e66ba-81c6-4705-b7d8-bf2afa05ac8b
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.full
|
||||||
|
- field.field.node.offre.field_description
|
||||||
|
- field.field.node.offre.field_documents_complementaires
|
||||||
|
- field.field.node.offre.field_image_de_presentation
|
||||||
|
- field.field.node.offre.field_lien_offre
|
||||||
|
- field.field.node.offre.field_localisation
|
||||||
|
- field.field.node.offre.field_structure
|
||||||
|
- image.style.large
|
||||||
|
- node.type.offre
|
||||||
|
module:
|
||||||
|
- address
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.offre.full
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: offre
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
field_description:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_documents_complementaires:
|
||||||
|
type: file_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_image_de_presentation:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: large
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_lien_offre:
|
||||||
|
type: link
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: ''
|
||||||
|
target: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
field_localisation:
|
||||||
|
type: address_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_structure:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
search_api_excerpt:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
56
config/sync/core.entity_view_display.node.offre.teaser.yml
Normal file
56
config/sync/core.entity_view_display.node.offre.teaser.yml
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
uuid: d8f7c9a5-6585-4853-b49e-17e491a304ff
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.offre.field_description
|
||||||
|
- field.field.node.offre.field_documents_complementaires
|
||||||
|
- field.field.node.offre.field_image_de_presentation
|
||||||
|
- field.field.node.offre.field_lien_offre
|
||||||
|
- field.field.node.offre.field_localisation
|
||||||
|
- field.field.node.offre.field_structure
|
||||||
|
- image.style.large
|
||||||
|
- node.type.offre
|
||||||
|
module:
|
||||||
|
- address
|
||||||
|
- image
|
||||||
|
- user
|
||||||
|
id: node.offre.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: offre
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
field_image_de_presentation:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: content
|
||||||
|
image_style: large
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_localisation:
|
||||||
|
type: address_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_structure:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_description: true
|
||||||
|
field_documents_complementaires: true
|
||||||
|
field_lien_offre: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,56 @@
|
|||||||
|
uuid: 9445e1f6-376c-43b6-9d7b-4c245c25a748
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.partenaire.body
|
||||||
|
- field.field.node.partenaire.field_lien
|
||||||
|
- field.field.node.partenaire.field_logo
|
||||||
|
- field.field.node.partenaire.field_poids
|
||||||
|
- image.style.large
|
||||||
|
- node.type.partenaire
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.partenaire.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: partenaire
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_lien:
|
||||||
|
type: link
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: nofollow
|
||||||
|
target: '0'
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_logo:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: large
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_poids: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,38 @@
|
|||||||
|
uuid: be733886-84f5-481c-b217-18e766ae6497
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.partenaire.body
|
||||||
|
- field.field.node.partenaire.field_lien
|
||||||
|
- field.field.node.partenaire.field_logo
|
||||||
|
- field.field.node.partenaire.field_poids
|
||||||
|
- node.type.partenaire
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.partenaire.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: partenaire
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_summary_or_trimmed
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 600
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 101
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_lien: true
|
||||||
|
field_logo: true
|
||||||
|
field_poids: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
190
config/sync/core.entity_view_display.node.projet.default.yml
Normal file
190
config/sync/core.entity_view_display.node.projet.default.yml
Normal file
@ -0,0 +1,190 @@
|
|||||||
|
uuid: 85467fb3-e529-49a9-bc9a-153079cc0b58
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.projet.field_actualites_liees
|
||||||
|
- field.field.node.projet.field_carte
|
||||||
|
- field.field.node.projet.field_chiffres_clefs
|
||||||
|
- field.field.node.projet.field_chronologie
|
||||||
|
- field.field.node.projet.field_collectif_du_projet
|
||||||
|
- field.field.node.projet.field_diaporama
|
||||||
|
- field.field.node.projet.field_intro
|
||||||
|
- field.field.node.projet.field_legende_carte
|
||||||
|
- field.field.node.projet.field_liens
|
||||||
|
- field.field.node.projet.field_localisation_textuel
|
||||||
|
- field.field.node.projet.field_pieces_jointes
|
||||||
|
- field.field.node.projet.field_poids
|
||||||
|
- field.field.node.projet.field_pour_aller_plus_loin
|
||||||
|
- field.field.node.projet.field_session
|
||||||
|
- field.field.node.projet.field_sous_titre
|
||||||
|
- field.field.node.projet.field_texte
|
||||||
|
- field.field.node.projet.field_th
|
||||||
|
- node.type.projet
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- link
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.projet.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: projet
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_actualites_liees:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 14
|
||||||
|
region: content
|
||||||
|
field_carte:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 20
|
||||||
|
region: content
|
||||||
|
field_chiffres_clefs:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 8
|
||||||
|
region: content
|
||||||
|
field_chronologie:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 9
|
||||||
|
region: content
|
||||||
|
field_collectif_du_projet:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
field_diaporama:
|
||||||
|
type: image
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 18
|
||||||
|
region: content
|
||||||
|
field_legende_carte:
|
||||||
|
type: text_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 19
|
||||||
|
region: content
|
||||||
|
field_liens:
|
||||||
|
type: link
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: ''
|
||||||
|
target: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_localisation_textuel:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_default
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_poids:
|
||||||
|
type: number_integer
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
thousand_separator: ''
|
||||||
|
prefix_suffix: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 16
|
||||||
|
region: content
|
||||||
|
field_pour_aller_plus_loin:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 15
|
||||||
|
region: content
|
||||||
|
field_session:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 17
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_texte:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
field_th:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
166
config/sync/core.entity_view_display.node.projet.full.yml
Normal file
166
config/sync/core.entity_view_display.node.projet.full.yml
Normal file
@ -0,0 +1,166 @@
|
|||||||
|
uuid: c3eab12b-de53-4040-a696-7a36a8740df7
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.full
|
||||||
|
- field.field.node.projet.field_actualites_liees
|
||||||
|
- field.field.node.projet.field_carte
|
||||||
|
- field.field.node.projet.field_chiffres_clefs
|
||||||
|
- field.field.node.projet.field_chronologie
|
||||||
|
- field.field.node.projet.field_collectif_du_projet
|
||||||
|
- field.field.node.projet.field_diaporama
|
||||||
|
- field.field.node.projet.field_intro
|
||||||
|
- field.field.node.projet.field_legende_carte
|
||||||
|
- field.field.node.projet.field_liens
|
||||||
|
- field.field.node.projet.field_localisation_textuel
|
||||||
|
- field.field.node.projet.field_pieces_jointes
|
||||||
|
- field.field.node.projet.field_poids
|
||||||
|
- field.field.node.projet.field_pour_aller_plus_loin
|
||||||
|
- field.field.node.projet.field_session
|
||||||
|
- field.field.node.projet.field_sous_titre
|
||||||
|
- field.field.node.projet.field_texte
|
||||||
|
- field.field.node.projet.field_th
|
||||||
|
- image.style.wide
|
||||||
|
- node.type.projet
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- file
|
||||||
|
- image_field_caption
|
||||||
|
- link
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.projet.full
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: projet
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
field_carte:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
field_chiffres_clefs:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
field_chronologie:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 9
|
||||||
|
region: content
|
||||||
|
field_collectif_du_projet:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
field_diaporama:
|
||||||
|
type: image_caption
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_style: wide
|
||||||
|
image_link: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_legende_carte:
|
||||||
|
type: text_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 8
|
||||||
|
region: content
|
||||||
|
field_liens:
|
||||||
|
type: link
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: ''
|
||||||
|
target: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 13
|
||||||
|
region: content
|
||||||
|
field_localisation_textuel:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 12
|
||||||
|
region: content
|
||||||
|
field_pour_aller_plus_loin:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 11
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_texte:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
field_th:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_actualites_liees: true
|
||||||
|
field_poids: true
|
||||||
|
field_session: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
63
config/sync/core.entity_view_display.node.projet.home.yml
Normal file
63
config/sync/core.entity_view_display.node.projet.home.yml
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
uuid: b2cdd13d-17cc-4620-8fcf-100625c9b409
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.home
|
||||||
|
- field.field.node.projet.field_actualites_liees
|
||||||
|
- field.field.node.projet.field_carte
|
||||||
|
- field.field.node.projet.field_chiffres_clefs
|
||||||
|
- field.field.node.projet.field_chronologie
|
||||||
|
- field.field.node.projet.field_collectif_du_projet
|
||||||
|
- field.field.node.projet.field_diaporama
|
||||||
|
- field.field.node.projet.field_intro
|
||||||
|
- field.field.node.projet.field_legende_carte
|
||||||
|
- field.field.node.projet.field_liens
|
||||||
|
- field.field.node.projet.field_localisation_textuel
|
||||||
|
- field.field.node.projet.field_pieces_jointes
|
||||||
|
- field.field.node.projet.field_poids
|
||||||
|
- field.field.node.projet.field_pour_aller_plus_loin
|
||||||
|
- field.field.node.projet.field_session
|
||||||
|
- field.field.node.projet.field_sous_titre
|
||||||
|
- field.field.node.projet.field_texte
|
||||||
|
- field.field.node.projet.field_th
|
||||||
|
- node.type.projet
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: node.projet.home
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: projet
|
||||||
|
mode: home
|
||||||
|
content:
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_actualites_liees: true
|
||||||
|
field_carte: true
|
||||||
|
field_chiffres_clefs: true
|
||||||
|
field_chronologie: true
|
||||||
|
field_collectif_du_projet: true
|
||||||
|
field_diaporama: true
|
||||||
|
field_intro: true
|
||||||
|
field_legende_carte: true
|
||||||
|
field_liens: true
|
||||||
|
field_localisation_textuel: true
|
||||||
|
field_pieces_jointes: true
|
||||||
|
field_poids: true
|
||||||
|
field_pour_aller_plus_loin: true
|
||||||
|
field_session: true
|
||||||
|
field_texte: true
|
||||||
|
field_th: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
87
config/sync/core.entity_view_display.node.projet.teaser.yml
Normal file
87
config/sync/core.entity_view_display.node.projet.teaser.yml
Normal file
@ -0,0 +1,87 @@
|
|||||||
|
uuid: e3d21906-ebaf-4e60-ab1a-6b4c6b4d2e47
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.projet.field_actualites_liees
|
||||||
|
- field.field.node.projet.field_carte
|
||||||
|
- field.field.node.projet.field_chiffres_clefs
|
||||||
|
- field.field.node.projet.field_chronologie
|
||||||
|
- field.field.node.projet.field_collectif_du_projet
|
||||||
|
- field.field.node.projet.field_diaporama
|
||||||
|
- field.field.node.projet.field_intro
|
||||||
|
- field.field.node.projet.field_legende_carte
|
||||||
|
- field.field.node.projet.field_liens
|
||||||
|
- field.field.node.projet.field_localisation_textuel
|
||||||
|
- field.field.node.projet.field_pieces_jointes
|
||||||
|
- field.field.node.projet.field_poids
|
||||||
|
- field.field.node.projet.field_pour_aller_plus_loin
|
||||||
|
- field.field.node.projet.field_session
|
||||||
|
- field.field.node.projet.field_sous_titre
|
||||||
|
- field.field.node.projet.field_texte
|
||||||
|
- field.field.node.projet.field_th
|
||||||
|
- image.style.medium
|
||||||
|
- node.type.projet
|
||||||
|
module:
|
||||||
|
- image_delta_formatter
|
||||||
|
- user
|
||||||
|
id: node.projet.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: projet
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
field_diaporama:
|
||||||
|
type: image_delta_formatter
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
deltas: '0'
|
||||||
|
image_style: medium
|
||||||
|
image_link: content
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
deltas_reversed: 0
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_localisation_textuel:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_th:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_actualites_liees: true
|
||||||
|
field_carte: true
|
||||||
|
field_chiffres_clefs: true
|
||||||
|
field_chronologie: true
|
||||||
|
field_collectif_du_projet: true
|
||||||
|
field_intro: true
|
||||||
|
field_legende_carte: true
|
||||||
|
field_liens: true
|
||||||
|
field_pieces_jointes: true
|
||||||
|
field_poids: true
|
||||||
|
field_pour_aller_plus_loin: true
|
||||||
|
field_session: true
|
||||||
|
field_texte: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,55 @@
|
|||||||
|
uuid: 36b1a44d-7f0e-4fd8-8175-bb63bff1a9a0
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.ressource.field_couverture
|
||||||
|
- field.field.node.ressource.field_fichier_ressource
|
||||||
|
- field.field.node.ressource.field_ressource_date
|
||||||
|
- node.type.ressource
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- user
|
||||||
|
id: node.ressource.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: ressource
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_couverture:
|
||||||
|
type: image
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 103
|
||||||
|
region: content
|
||||||
|
field_fichier_ressource:
|
||||||
|
type: file_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 102
|
||||||
|
region: content
|
||||||
|
field_ressource_date:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: moyen
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 104
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,28 @@
|
|||||||
|
uuid: 897ecf70-74ee-4da3-a0e4-50f8a50c280a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.ressource.field_couverture
|
||||||
|
- field.field.node.ressource.field_fichier_ressource
|
||||||
|
- field.field.node.ressource.field_ressource_date
|
||||||
|
- node.type.ressource
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: node.ressource.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: ressource
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_couverture: true
|
||||||
|
field_fichier_ressource: true
|
||||||
|
field_ressource_date: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
@ -4,8 +4,13 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.node.static.body
|
- field.field.node.static.body
|
||||||
|
- field.field.node.static.field_liens
|
||||||
|
- field.field.node.static.field_pieces_jointes
|
||||||
|
- field.field.node.static.field_sous_titre
|
||||||
- node.type.static
|
- node.type.static
|
||||||
module:
|
module:
|
||||||
|
- file
|
||||||
|
- link
|
||||||
- text
|
- text
|
||||||
- user
|
- user
|
||||||
_core:
|
_core:
|
||||||
@ -20,12 +25,40 @@ content:
|
|||||||
label: hidden
|
label: hidden
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_liens:
|
||||||
|
type: link
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 80
|
||||||
|
url_only: false
|
||||||
|
url_plain: false
|
||||||
|
rel: ''
|
||||||
|
target: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_pieces_jointes:
|
||||||
|
type: file_default
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
links:
|
links:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
langcode: true
|
langcode: true
|
||||||
|
53
config/sync/core.entity_view_display.node.static.teaser.yml
Normal file
53
config/sync/core.entity_view_display.node.static.teaser.yml
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
uuid: e3a787a6-66e0-4e8c-a82e-79f66f8f10e5
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.static.body
|
||||||
|
- field.field.node.static.field_liens
|
||||||
|
- field.field.node.static.field_pieces_jointes
|
||||||
|
- field.field.node.static.field_sous_titre
|
||||||
|
- node.type.static
|
||||||
|
module:
|
||||||
|
- smart_trim
|
||||||
|
- user
|
||||||
|
_core:
|
||||||
|
default_config_hash: 9mgezio6-8HiMYhQHSfouZjKyY4BFKR71Yh4kbSmAYU
|
||||||
|
id: node.static.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: static
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: smart_trim
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
trim_length: 600
|
||||||
|
trim_type: chars
|
||||||
|
trim_suffix: ''
|
||||||
|
wrap_output: false
|
||||||
|
wrap_class: trimmed
|
||||||
|
more:
|
||||||
|
display_link: true
|
||||||
|
target_blank: false
|
||||||
|
link_trim_only: true
|
||||||
|
class: more-link
|
||||||
|
text: 'En savoir plus'
|
||||||
|
aria_label: 'Read more about [node:title]'
|
||||||
|
token_browser: ''
|
||||||
|
summary_handler: full
|
||||||
|
trim_options:
|
||||||
|
text: false
|
||||||
|
trim_zero: false
|
||||||
|
replace_tokens: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_liens: true
|
||||||
|
field_pieces_jointes: true
|
||||||
|
field_sous_titre: true
|
||||||
|
langcode: true
|
||||||
|
links: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,32 @@
|
|||||||
|
uuid: 8e520e79-b8a9-43a7-b105-24abf267384a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.chiffre_clef.field_chiffre
|
||||||
|
- field.field.paragraph.chiffre_clef.field_texte_chiffreclef
|
||||||
|
- paragraphs.paragraphs_type.chiffre_clef
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.chiffre_clef.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: chiffre_clef
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_chiffre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_texte_chiffreclef:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,32 @@
|
|||||||
|
uuid: bec49eb4-5ecb-42a2-83ac-6aea7e12ad49
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.chronologie.field_texte
|
||||||
|
- field.field.paragraph.chronologie.field_titre
|
||||||
|
- paragraphs.paragraphs_type.chronologie
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: paragraph.chronologie.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: chronologie
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_texte:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,34 @@
|
|||||||
|
uuid: 3f9c3d65-dda6-4250-95db-97066efc4342
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.collectif_projet.field_membre_collectif
|
||||||
|
- field.field.paragraph.collectif_projet.field_titre
|
||||||
|
- paragraphs.paragraphs_type.collectif_projet
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: paragraph.collectif_projet.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: collectif_projet
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_membre_collectif:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,124 @@
|
|||||||
|
uuid: 6e0e14d8-dc29-4d65-9f7f-5f510d33ce93
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.geofield_projet.field_carte
|
||||||
|
- field.field.paragraph.geofield_projet.field_libele
|
||||||
|
- field.field.paragraph.geofield_projet.field_principal
|
||||||
|
- paragraphs.paragraphs_type.geofield_projet
|
||||||
|
module:
|
||||||
|
- leaflet
|
||||||
|
id: paragraph.geofield_projet.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: geofield_projet
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_carte:
|
||||||
|
type: leaflet_formatter_default
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
multiple_map: false
|
||||||
|
leaflet_map: 'OSM Mapnik'
|
||||||
|
height: 400
|
||||||
|
height_unit: px
|
||||||
|
hide_empty_map: false
|
||||||
|
disable_wheel: false
|
||||||
|
gesture_handling: false
|
||||||
|
fitbounds_options: '{"padding":[0,0]}'
|
||||||
|
reset_map:
|
||||||
|
control: false
|
||||||
|
options: '{"position": "topleft", "title": "Reset View"}'
|
||||||
|
map_scale:
|
||||||
|
control: false
|
||||||
|
options: '{"position":"bottomright","maxWidth":100,"metric":true,"imperial":false,"updateWhenIdle":false}'
|
||||||
|
locate:
|
||||||
|
control: false
|
||||||
|
options: '{"position": "topright", "setView": "untilPanOrZoom", "returnToPrevBounds":true, "keepCurrentZoomLevel": true, "strings": {"title": "Locate my position"}}'
|
||||||
|
automatic: false
|
||||||
|
leaflet_tooltip:
|
||||||
|
value: ''
|
||||||
|
options: '{"permanent":false,"direction":"center"}'
|
||||||
|
popup: false
|
||||||
|
popup_content: ''
|
||||||
|
leaflet_popup:
|
||||||
|
control: ''
|
||||||
|
content: ''
|
||||||
|
options: '{"maxWidth":"300","minWidth":"50", "autoPan": true}'
|
||||||
|
value: ''
|
||||||
|
view_mode: full
|
||||||
|
map_position:
|
||||||
|
force: false
|
||||||
|
center:
|
||||||
|
lat: 0.0
|
||||||
|
lon: 0.0
|
||||||
|
zoomControlPosition: topleft
|
||||||
|
zoom: 5
|
||||||
|
minZoom: 1
|
||||||
|
maxZoom: 18
|
||||||
|
zoomFiner: 0
|
||||||
|
weight: '0'
|
||||||
|
icon:
|
||||||
|
iconType: marker
|
||||||
|
iconUrl: ''
|
||||||
|
shadowUrl: ''
|
||||||
|
className: ''
|
||||||
|
iconSize:
|
||||||
|
x: null
|
||||||
|
'y': null
|
||||||
|
iconAnchor:
|
||||||
|
x: null
|
||||||
|
'y': null
|
||||||
|
shadowSize:
|
||||||
|
x: null
|
||||||
|
'y': null
|
||||||
|
shadowAnchor:
|
||||||
|
x: null
|
||||||
|
'y': null
|
||||||
|
popupAnchor:
|
||||||
|
x: null
|
||||||
|
'y': null
|
||||||
|
html: '<div></div>'
|
||||||
|
html_class: leaflet-map-divicon
|
||||||
|
circle_marker_options: '{"radius": 100, "color": "red", "fillColor": "#f03", "fillOpacity": 0.5}'
|
||||||
|
leaflet_markercluster:
|
||||||
|
control: false
|
||||||
|
options: '{"spiderfyOnMaxZoom":true,"showCoverageOnHover":true,"removeOutsideVisibleBounds": false}'
|
||||||
|
excluded: ''
|
||||||
|
include_path: false
|
||||||
|
fullscreen:
|
||||||
|
control: false
|
||||||
|
options: '{"position":"topleft","pseudoFullscreen":false}'
|
||||||
|
path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'
|
||||||
|
feature_properties:
|
||||||
|
values: ''
|
||||||
|
geocoder:
|
||||||
|
control: false
|
||||||
|
settings:
|
||||||
|
autocomplete:
|
||||||
|
placeholder: 'Search Address'
|
||||||
|
title: 'Search an Address on the Map'
|
||||||
|
position: topright
|
||||||
|
input_size: 20
|
||||||
|
providers: { }
|
||||||
|
min_terms: 4
|
||||||
|
delay: 800
|
||||||
|
zoom: 16
|
||||||
|
popup: false
|
||||||
|
options: ''
|
||||||
|
map_lazy_load:
|
||||||
|
lazy_load: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_libele:
|
||||||
|
type: string
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_principal: true
|
||||||
|
search_api_excerpt: true
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user