Compare commits
52 Commits
9370996c03
...
master
Author | SHA1 | Date | |
---|---|---|---|
d91e74f61e | |||
c5c1456e80 | |||
c2174b27c0 | |||
6f53afa8bf | |||
ac51fc987c | |||
f44fbd8d06 | |||
e85851bd4d | |||
bfb39a0259 | |||
e7a5e163ff | |||
95e1b02760 | |||
b12af44825 | |||
d90aa2726b | |||
7387ce7f50 | |||
7792005403 | |||
b538e754d2 | |||
d805ef35b1 | |||
a1916e3219 | |||
9093caa557 | |||
2ca44f2550 | |||
dffd179bc9 | |||
6ecf055060 | |||
8b2938de0e | |||
ed8edbd0c0 | |||
045a6050be | |||
d900ea5472 | |||
4f1cc2760c | |||
1b88937a6f | |||
eeb4702e96 | |||
298bafce49 | |||
2e26680eaf | |||
f20350a10a | |||
2e47c8dd1b | |||
faa98fbec0 | |||
f2d48ab583 | |||
42fb439e3d | |||
f106602e73 | |||
aca6c6b011 | |||
c11b90f235 | |||
d8785d830c | |||
ca00aa0822 | |||
f575ae894f | |||
c4d5cf6c9e | |||
113c418c40 | |||
421187c128 | |||
9049939b92 | |||
fc005904e2 | |||
63fd69a174 | |||
6948b31d0f | |||
03840a20ba | |||
e346f103e1 | |||
ef760adb39 | |||
77817ab74c |
@ -19,6 +19,7 @@
|
|||||||
"drupal/color_pickr": "^1.1",
|
"drupal/color_pickr": "^1.1",
|
||||||
"drupal/config_pages": "^2.16",
|
"drupal/config_pages": "^2.16",
|
||||||
"drupal/config_rewrite": "^1.6",
|
"drupal/config_rewrite": "^1.6",
|
||||||
|
"drupal/content_type_clone": "^1.1",
|
||||||
"drupal/core-composer-scaffold": "^10.2",
|
"drupal/core-composer-scaffold": "^10.2",
|
||||||
"drupal/core-project-message": "^10.2",
|
"drupal/core-project-message": "^10.2",
|
||||||
"drupal/core-recommended": "^10.2",
|
"drupal/core-recommended": "^10.2",
|
||||||
@ -27,6 +28,8 @@
|
|||||||
"drupal/geocoder": "^4.24",
|
"drupal/geocoder": "^4.24",
|
||||||
"drupal/geofield": "^1.59",
|
"drupal/geofield": "^1.59",
|
||||||
"drupal/image_field_caption": "^2.0",
|
"drupal/image_field_caption": "^2.0",
|
||||||
|
"drupal/imagestyleflush": "^1.0",
|
||||||
|
"drupal/jsonapi_image_styles": "^3.0",
|
||||||
"drupal/jsonapi_views": "^1.1",
|
"drupal/jsonapi_views": "^1.1",
|
||||||
"drupal/leaflet": "^10.2",
|
"drupal/leaflet": "^10.2",
|
||||||
"drupal/leaflet_more_maps": "^2.2",
|
"drupal/leaflet_more_maps": "^2.2",
|
||||||
|
2425
composer.lock
generated
2425
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -16,7 +16,7 @@ provider: null
|
|||||||
plugin: system_breadcrumb_block
|
plugin: system_breadcrumb_block
|
||||||
settings:
|
settings:
|
||||||
id: system_breadcrumb_block
|
id: system_breadcrumb_block
|
||||||
label: Breadcrumbs
|
label: "Fils d'ariane"
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
provider: system
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
@ -16,7 +16,7 @@ provider: null
|
|||||||
plugin: system_main_block
|
plugin: system_main_block
|
||||||
settings:
|
settings:
|
||||||
id: system_main_block
|
id: system_main_block
|
||||||
label: 'Main page content'
|
label: 'Contenu de la page principale'
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
provider: system
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
@ -16,7 +16,7 @@ provider: null
|
|||||||
plugin: user_login_block
|
plugin: user_login_block
|
||||||
settings:
|
settings:
|
||||||
id: user_login_block
|
id: user_login_block
|
||||||
label: 'User login'
|
label: 'Connexion utilisateur'
|
||||||
label_display: visible
|
label_display: visible
|
||||||
provider: user
|
provider: user
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
@ -16,7 +16,7 @@ provider: null
|
|||||||
plugin: system_messages_block
|
plugin: system_messages_block
|
||||||
settings:
|
settings:
|
||||||
id: system_messages_block
|
id: system_messages_block
|
||||||
label: 'Status messages'
|
label: 'Messages de statut'
|
||||||
label_display: '0'
|
label_display: '0'
|
||||||
provider: system
|
provider: system
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
11
config/sync/caravane.settings.yml
Normal file
11
config/sync/caravane.settings.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
features:
|
||||||
|
node_user_picture: false
|
||||||
|
comment_user_picture: true
|
||||||
|
comment_user_verification: true
|
||||||
|
favicon: 0
|
||||||
|
logo:
|
||||||
|
use_default: 0
|
||||||
|
path: 'public://favicon-caravane_1.png'
|
||||||
|
favicon:
|
||||||
|
use_default: 0
|
||||||
|
path: ''
|
@ -1,9 +1,9 @@
|
|||||||
uuid: 86c7ea1e-a93e-4ddf-9887-e1f302a99ea9
|
uuid: 39f683b9-ea9f-4e84-8dec-c30162c19b72
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: intro_partenaires
|
id: intro_partenaire
|
||||||
label: 'Intro partenaires'
|
label: 'intro partenaire'
|
||||||
token: false
|
token: false
|
||||||
context:
|
context:
|
||||||
show_warning: true
|
show_warning: true
|
17
config/sync/config_pages.type.intro_ressource.yml
Normal file
17
config/sync/config_pages.type.intro_ressource.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
uuid: 67828fd5-674e-4e52-9f2f-3457e06c0baa
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: intro_ressource
|
||||||
|
label: 'intro ressource'
|
||||||
|
token: false
|
||||||
|
context:
|
||||||
|
show_warning: true
|
||||||
|
group:
|
||||||
|
language: false
|
||||||
|
fallback:
|
||||||
|
language: ''
|
||||||
|
menu:
|
||||||
|
path: /edit/ressource
|
||||||
|
weight: 0
|
||||||
|
description: ''
|
@ -0,0 +1,22 @@
|
|||||||
|
uuid: 44571b11-4b1d-4cd7-978a-8e88e80901f2
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.gouvernance
|
||||||
|
id: node.gouvernance.promote
|
||||||
|
field_name: promote
|
||||||
|
entity_type: node
|
||||||
|
bundle: gouvernance
|
||||||
|
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: e76cb255-d05a-4ffd-8f7e-23a17e8f25a5
|
||||||
|
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
|
@ -5,6 +5,7 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- config_pages.type.intro_gouvernance
|
- config_pages.type.intro_gouvernance
|
||||||
- field.field.config_pages.intro_gouvernance.field_intro
|
- field.field.config_pages.intro_gouvernance.field_intro
|
||||||
|
- field.field.config_pages.intro_gouvernance.field_titre
|
||||||
module:
|
module:
|
||||||
- text
|
- text
|
||||||
id: config_pages.intro_gouvernance.default
|
id: config_pages.intro_gouvernance.default
|
||||||
@ -14,11 +15,19 @@ mode: default
|
|||||||
content:
|
content:
|
||||||
field_intro:
|
field_intro:
|
||||||
type: text_textarea
|
type: text_textarea
|
||||||
weight: 0
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
field_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
label: true
|
label: true
|
||||||
|
@ -0,0 +1,33 @@
|
|||||||
|
uuid: 3d095235-90fe-4b5f-ae32-ef10c26c1f47
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.intro_partenaire
|
||||||
|
- field.field.config_pages.intro_partenaire.field_intro
|
||||||
|
- field.field.config_pages.intro_partenaire.field_titre
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.intro_partenaire.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: intro_partenaire
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
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:
|
||||||
|
label: true
|
@ -1,24 +0,0 @@
|
|||||||
uuid: 03e534f2-ceae-4f84-89f2-a0f9997f8a9d
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- config_pages.type.intro_partenaires
|
|
||||||
- field.field.config_pages.intro_partenaires.field_intro
|
|
||||||
module:
|
|
||||||
- text
|
|
||||||
id: config_pages.intro_partenaires.default
|
|
||||||
targetEntityType: config_pages
|
|
||||||
bundle: intro_partenaires
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_intro:
|
|
||||||
type: text_textarea
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden:
|
|
||||||
label: true
|
|
@ -0,0 +1,33 @@
|
|||||||
|
uuid: c5c09811-6a65-4cff-9936-78dc896b9adf
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.intro_ressource
|
||||||
|
- field.field.config_pages.intro_ressource.field_intro
|
||||||
|
- field.field.config_pages.intro_ressource.field_titre
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.intro_ressource.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: intro_ressource
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
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:
|
||||||
|
label: true
|
@ -234,7 +234,7 @@ content:
|
|||||||
autocomplete_route_name: autocomplete_deluxe.autocomplete
|
autocomplete_route_name: autocomplete_deluxe.autocomplete
|
||||||
size: 60
|
size: 60
|
||||||
selection_handler: default
|
selection_handler: default
|
||||||
limit: 10
|
match_limit: 10
|
||||||
min_length: 0
|
min_length: 0
|
||||||
delimiter: ''
|
delimiter: ''
|
||||||
not_found_message_allow: false
|
not_found_message_allow: false
|
||||||
@ -251,7 +251,7 @@ content:
|
|||||||
autocomplete_route_name: autocomplete_deluxe.autocomplete
|
autocomplete_route_name: autocomplete_deluxe.autocomplete
|
||||||
size: 60
|
size: 60
|
||||||
selection_handler: default
|
selection_handler: default
|
||||||
limit: 10
|
match_limit: 10
|
||||||
min_length: 0
|
min_length: 0
|
||||||
delimiter: ''
|
delimiter: ''
|
||||||
not_found_message_allow: false
|
not_found_message_allow: false
|
||||||
|
@ -0,0 +1,83 @@
|
|||||||
|
uuid: 4b684ae9-1a47-4712-bfbe-54da6f8555da
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.gouvernance.field_personne_s
|
||||||
|
- field.field.node.gouvernance.field_poid
|
||||||
|
- node.type.gouvernance
|
||||||
|
module:
|
||||||
|
- field_group
|
||||||
|
- paragraphs
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- field_poid
|
||||||
|
- status
|
||||||
|
label: Details
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 3
|
||||||
|
format_type: details_sidebar
|
||||||
|
format_settings:
|
||||||
|
classes: ''
|
||||||
|
show_empty_fields: false
|
||||||
|
id: ''
|
||||||
|
label_as_html: false
|
||||||
|
open: true
|
||||||
|
description: ''
|
||||||
|
required_fields: true
|
||||||
|
weight: -100
|
||||||
|
id: node.gouvernance.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: gouvernance
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_personne_s:
|
||||||
|
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_poid:
|
||||||
|
type: number
|
||||||
|
weight: 12
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 13
|
||||||
|
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
|
207
config/sync/core.entity_form_display.node.ressource.default.yml
Normal file
207
config/sync/core.entity_form_display.node.ressource.default.yml
Normal file
@ -0,0 +1,207 @@
|
|||||||
|
uuid: 4102b51d-df23-46b8-8a6f-0adee6746f5f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.ressource.field_autheurice
|
||||||
|
- field.field.node.ressource.field_date_ressource
|
||||||
|
- field.field.node.ressource.field_etape
|
||||||
|
- field.field.node.ressource.field_introduction
|
||||||
|
- field.field.node.ressource.field_mis_en_avant
|
||||||
|
- field.field.node.ressource.field_parties_ressource
|
||||||
|
- field.field.node.ressource.field_thematiques
|
||||||
|
- field.field.node.ressource.field_type_de_ressource
|
||||||
|
- node.type.ressource
|
||||||
|
module:
|
||||||
|
- autocomplete_deluxe
|
||||||
|
- datetime
|
||||||
|
- field_group
|
||||||
|
- paragraphs
|
||||||
|
- path
|
||||||
|
- text
|
||||||
|
third_party_settings:
|
||||||
|
field_group:
|
||||||
|
group_details:
|
||||||
|
children:
|
||||||
|
- field_thematiques
|
||||||
|
- field_etape
|
||||||
|
- status
|
||||||
|
- path
|
||||||
|
- field_mis_en_avant
|
||||||
|
- field_type_de_ressource
|
||||||
|
label: Details
|
||||||
|
region: content
|
||||||
|
parent_name: ''
|
||||||
|
weight: 6
|
||||||
|
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_tabs:
|
||||||
|
children:
|
||||||
|
- group_infos
|
||||||
|
- group_parties
|
||||||
|
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_infos:
|
||||||
|
children:
|
||||||
|
- field_autheurice
|
||||||
|
- field_date_ressource
|
||||||
|
- field_introduction
|
||||||
|
label: Infos
|
||||||
|
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_parties:
|
||||||
|
children:
|
||||||
|
- field_parties_ressource
|
||||||
|
label: Parties
|
||||||
|
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.ressource.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: ressource
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_autheurice:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_date_ressource:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_etape:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 28
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_introduction:
|
||||||
|
type: text_textarea
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_mis_en_avant:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 31
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
field_parties_ressource:
|
||||||
|
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_thematiques:
|
||||||
|
type: autocomplete_deluxe
|
||||||
|
weight: 27
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
autocomplete_route_name: autocomplete_deluxe.autocomplete
|
||||||
|
size: 60
|
||||||
|
selection_handler: default
|
||||||
|
match_limit: 10
|
||||||
|
min_length: 0
|
||||||
|
delimiter: ''
|
||||||
|
not_found_message_allow: false
|
||||||
|
not_found_message: "The term '@term' will be added"
|
||||||
|
new_terms: false
|
||||||
|
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
|
||||||
|
third_party_settings: { }
|
||||||
|
field_type_de_ressource:
|
||||||
|
type: options_select
|
||||||
|
weight: 32
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 30
|
||||||
|
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
|
@ -0,0 +1,70 @@
|
|||||||
|
uuid: 0f3046d1-fa2d-4286-a5a4-dcad356723f0
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.document.field_autheurice_s
|
||||||
|
- field.field.paragraph.document.field_date
|
||||||
|
- field.field.paragraph.document.field_document
|
||||||
|
- field.field.paragraph.document.field_sous_titre
|
||||||
|
- field.field.paragraph.document.field_titre
|
||||||
|
- field.field.paragraph.document.field_vignette
|
||||||
|
- image.style.thumbnail
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
id: paragraph.document.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: document
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_autheurice_s:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_date:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_document:
|
||||||
|
type: file_generic
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
field_sous_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_titre:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
field_vignette:
|
||||||
|
type: image_image
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 5pE_4hurqtIlZN3XDi7eTo5RG13BMG0Rh9HYlRI3h8U
|
default_config_hash: 5pE_4hurqtIlZN3XDi7eTo5RG13BMG0Rh9HYlRI3h8U
|
||||||
id: user.register
|
id: user.register
|
||||||
label: Register
|
label: "S'inscrire"
|
||||||
description: ''
|
description: ''
|
||||||
targetEntityType: user
|
targetEntityType: user
|
||||||
cache: true
|
cache: true
|
||||||
|
@ -20,4 +20,5 @@ content:
|
|||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
|
field_titre: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -0,0 +1,32 @@
|
|||||||
|
uuid: cad2e853-7706-4477-a3cc-d810dcd76c96
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.intro_partenaire
|
||||||
|
- field.field.config_pages.intro_partenaire.field_intro
|
||||||
|
- field.field.config_pages.intro_partenaire.field_titre
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.intro_partenaire.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: intro_partenaire
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -1,23 +0,0 @@
|
|||||||
uuid: ac925def-bc83-4add-a5c9-88bc02e771b5
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- config_pages.type.intro_partenaires
|
|
||||||
- field.field.config_pages.intro_partenaires.field_intro
|
|
||||||
module:
|
|
||||||
- text
|
|
||||||
id: config_pages.intro_partenaires.default
|
|
||||||
targetEntityType: config_pages
|
|
||||||
bundle: intro_partenaires
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_intro:
|
|
||||||
type: text_default
|
|
||||||
label: visually_hidden
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
hidden:
|
|
||||||
search_api_excerpt: true
|
|
@ -0,0 +1,32 @@
|
|||||||
|
uuid: 342c8cdf-4085-4e41-941f-b503beb0ad1f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.intro_ressource
|
||||||
|
- field.field.config_pages.intro_ressource.field_intro
|
||||||
|
- field.field.config_pages.intro_ressource.field_titre
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.intro_ressource.default
|
||||||
|
targetEntityType: config_pages
|
||||||
|
bundle: intro_ressource
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_intro:
|
||||||
|
type: text_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,35 @@
|
|||||||
|
uuid: 68e12a61-14bc-467b-8214-891f4191e50a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.gouvernance.field_personne_s
|
||||||
|
- field.field.node.gouvernance.field_poid
|
||||||
|
- node.type.gouvernance
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- user
|
||||||
|
id: node.gouvernance.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: gouvernance
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_personne_s:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
field_poid: true
|
||||||
|
footnotes_group: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
100
config/sync/core.entity_view_display.node.ressource.default.yml
Normal file
100
config/sync/core.entity_view_display.node.ressource.default.yml
Normal file
@ -0,0 +1,100 @@
|
|||||||
|
uuid: bf3d8317-459e-4833-8e55-9745ff540413
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.ressource.field_autheurice
|
||||||
|
- field.field.node.ressource.field_date_ressource
|
||||||
|
- field.field.node.ressource.field_etape
|
||||||
|
- field.field.node.ressource.field_introduction
|
||||||
|
- field.field.node.ressource.field_mis_en_avant
|
||||||
|
- field.field.node.ressource.field_parties_ressource
|
||||||
|
- field.field.node.ressource.field_thematiques
|
||||||
|
- field.field.node.ressource.field_type_de_ressource
|
||||||
|
- node.type.ressource
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
- entity_reference_revisions
|
||||||
|
- options
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
id: node.ressource.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: ressource
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_autheurice:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 103
|
||||||
|
region: content
|
||||||
|
field_date_ressource:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 104
|
||||||
|
region: content
|
||||||
|
field_etape:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 105
|
||||||
|
region: content
|
||||||
|
field_introduction:
|
||||||
|
type: text_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 107
|
||||||
|
region: content
|
||||||
|
field_mis_en_avant:
|
||||||
|
type: boolean
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
format: default
|
||||||
|
format_custom_false: ''
|
||||||
|
format_custom_true: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 109
|
||||||
|
region: content
|
||||||
|
field_parties_ressource:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 106
|
||||||
|
region: content
|
||||||
|
field_thematiques:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_type_de_ressource:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 108
|
||||||
|
region: content
|
||||||
|
links:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
footnotes_group: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,39 @@
|
|||||||
|
uuid: 1a7f54a0-6af9-4db8-994f-8784c4fa0b0d
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.ressource.field_autheurice
|
||||||
|
- field.field.node.ressource.field_date_ressource
|
||||||
|
- field.field.node.ressource.field_etape
|
||||||
|
- field.field.node.ressource.field_introduction
|
||||||
|
- field.field.node.ressource.field_mis_en_avant
|
||||||
|
- field.field.node.ressource.field_parties_ressource
|
||||||
|
- field.field.node.ressource.field_thematiques
|
||||||
|
- field.field.node.ressource.field_type_de_ressource
|
||||||
|
- 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_autheurice: true
|
||||||
|
field_date_ressource: true
|
||||||
|
field_etape: true
|
||||||
|
field_introduction: true
|
||||||
|
field_mis_en_avant: true
|
||||||
|
field_parties_ressource: true
|
||||||
|
field_thematiques: true
|
||||||
|
field_type_de_ressource: true
|
||||||
|
footnotes_group: true
|
||||||
|
langcode: true
|
||||||
|
search_api_excerpt: true
|
@ -0,0 +1,75 @@
|
|||||||
|
uuid: 3e7728df-de61-4949-b50a-a220db1c6c12
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.document.field_autheurice_s
|
||||||
|
- field.field.paragraph.document.field_date
|
||||||
|
- field.field.paragraph.document.field_document
|
||||||
|
- field.field.paragraph.document.field_sous_titre
|
||||||
|
- field.field.paragraph.document.field_titre
|
||||||
|
- field.field.paragraph.document.field_vignette
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
id: paragraph.document.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: document
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_autheurice_s:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
field_date:
|
||||||
|
type: datetime_default
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
field_document:
|
||||||
|
type: file_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
field_sous_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
field_titre:
|
||||||
|
type: string
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
field_vignette:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
image_style: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: iukUENpf8CFvjZbGGacKX_Ges0-lU9z6zvsd32P6kbo
|
default_config_hash: iukUENpf8CFvjZbGGacKX_Ges0-lU9z6zvsd32P6kbo
|
||||||
id: taxonomy_term.full
|
id: taxonomy_term.full
|
||||||
label: 'Taxonomy term page'
|
label: "Page d'un terme de taxonomie"
|
||||||
description: ''
|
description: ''
|
||||||
targetEntityType: taxonomy_term
|
targetEntityType: taxonomy_term
|
||||||
cache: true
|
cache: true
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: ZbXunWS_xAvMZXFfinyvClDAb_RCVLt7gAzE3v16E-Q
|
default_config_hash: ZbXunWS_xAvMZXFfinyvClDAb_RCVLt7gAzE3v16E-Q
|
||||||
id: user.full
|
id: user.full
|
||||||
label: 'User account'
|
label: 'Compte utilisateur'
|
||||||
description: ''
|
description: ''
|
||||||
targetEntityType: user
|
targetEntityType: user
|
||||||
cache: true
|
cache: true
|
||||||
|
@ -55,6 +55,7 @@ module:
|
|||||||
file: 0
|
file: 0
|
||||||
filter: 0
|
filter: 0
|
||||||
filter_perms: 0
|
filter_perms: 0
|
||||||
|
flush_single_image: 0
|
||||||
footnotes: 0
|
footnotes: 0
|
||||||
formatter_suite: 0
|
formatter_suite: 0
|
||||||
geocoder: 0
|
geocoder: 0
|
||||||
@ -68,6 +69,7 @@ module:
|
|||||||
image_field_caption: 0
|
image_field_caption: 0
|
||||||
inline_entity_form: 0
|
inline_entity_form: 0
|
||||||
jsonapi: 0
|
jsonapi: 0
|
||||||
|
jsonapi_image_styles: 0
|
||||||
jsonapi_resources: 0
|
jsonapi_resources: 0
|
||||||
jsonapi_views: 0
|
jsonapi_views: 0
|
||||||
language: 0
|
language: 0
|
||||||
@ -83,6 +85,7 @@ module:
|
|||||||
linkit: 0
|
linkit: 0
|
||||||
locale: 0
|
locale: 0
|
||||||
maillog: 0
|
maillog: 0
|
||||||
|
matomo: 0
|
||||||
maxlength: 0
|
maxlength: 0
|
||||||
media: 0
|
media: 0
|
||||||
menu_block: 0
|
menu_block: 0
|
||||||
@ -133,10 +136,8 @@ module:
|
|||||||
views: 10
|
views: 10
|
||||||
paragraphs: 11
|
paragraphs: 11
|
||||||
linked_field: 100
|
linked_field: 100
|
||||||
figli_starter_kit: 1000
|
|
||||||
theme:
|
theme:
|
||||||
seven: 0
|
seven: 0
|
||||||
adminimal_theme: 0
|
adminimal_theme: 0
|
||||||
stark: 0
|
stark: 0
|
||||||
caravane: 0
|
caravane: 0
|
||||||
profile: figli_starter_kit
|
|
||||||
|
@ -0,0 +1,19 @@
|
|||||||
|
uuid: 7c23eebd-3668-41da-8492-c96b01a543e6
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.intro_gouvernance
|
||||||
|
- field.storage.config_pages.field_titre
|
||||||
|
id: config_pages.intro_gouvernance.field_titre
|
||||||
|
field_name: field_titre
|
||||||
|
entity_type: config_pages
|
||||||
|
bundle: intro_gouvernance
|
||||||
|
label: titre
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
@ -1,17 +1,17 @@
|
|||||||
uuid: 52fa2fc6-d3ca-4fef-b91b-06be4145e8e3
|
uuid: 884f84e5-faeb-4719-a083-32cb215fd311
|
||||||
langcode: fr
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- config_pages.type.intro_partenaires
|
- config_pages.type.intro_partenaire
|
||||||
- field.storage.config_pages.field_intro
|
- field.storage.config_pages.field_intro
|
||||||
- filter.format.wysiwyg
|
- filter.format.wysiwyg
|
||||||
module:
|
module:
|
||||||
- text
|
- text
|
||||||
id: config_pages.intro_partenaires.field_intro
|
id: config_pages.intro_partenaire.field_intro
|
||||||
field_name: field_intro
|
field_name: field_intro
|
||||||
entity_type: config_pages
|
entity_type: config_pages
|
||||||
bundle: intro_partenaires
|
bundle: intro_partenaire
|
||||||
label: Intro
|
label: Intro
|
||||||
description: ''
|
description: ''
|
||||||
required: false
|
required: false
|
@ -0,0 +1,19 @@
|
|||||||
|
uuid: 00096414-fab5-4bed-ac99-b819ad041ed9
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.intro_partenaire
|
||||||
|
- field.storage.config_pages.field_titre
|
||||||
|
id: config_pages.intro_partenaire.field_titre
|
||||||
|
field_name: field_titre
|
||||||
|
entity_type: config_pages
|
||||||
|
bundle: intro_partenaire
|
||||||
|
label: titre
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
@ -0,0 +1,24 @@
|
|||||||
|
uuid: e669e2a0-7ad6-4744-9bcf-efd428aa8070
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.intro_ressource
|
||||||
|
- field.storage.config_pages.field_intro
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_pages.intro_ressource.field_intro
|
||||||
|
field_name: field_intro
|
||||||
|
entity_type: config_pages
|
||||||
|
bundle: intro_ressource
|
||||||
|
label: Intro
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- wysiwyg
|
||||||
|
field_type: text_long
|
@ -0,0 +1,19 @@
|
|||||||
|
uuid: 1a5ca231-32de-4adc-b066-22a8377bf323
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- config_pages.type.intro_ressource
|
||||||
|
- field.storage.config_pages.field_titre
|
||||||
|
id: config_pages.intro_ressource.field_titre
|
||||||
|
field_name: field_titre
|
||||||
|
entity_type: config_pages
|
||||||
|
bundle: intro_ressource
|
||||||
|
label: titre
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
@ -0,0 +1,61 @@
|
|||||||
|
uuid: e20cb992-a8bb-4a45-bbfb-89b11faa977d
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_personne_s
|
||||||
|
- node.type.gouvernance
|
||||||
|
- paragraphs.paragraphs_type.personne
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: node.gouvernance.field_personne_s
|
||||||
|
field_name: field_personne_s
|
||||||
|
entity_type: node
|
||||||
|
bundle: gouvernance
|
||||||
|
label: Personne(s)
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
personne: personne
|
||||||
|
negate: 0
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
carte_sensible:
|
||||||
|
weight: 12
|
||||||
|
enabled: false
|
||||||
|
chiffre_cle:
|
||||||
|
weight: 14
|
||||||
|
enabled: false
|
||||||
|
chiffres_cles:
|
||||||
|
weight: 13
|
||||||
|
enabled: false
|
||||||
|
diaporama:
|
||||||
|
weight: 15
|
||||||
|
enabled: false
|
||||||
|
entretien:
|
||||||
|
weight: 16
|
||||||
|
enabled: false
|
||||||
|
entretien_question_reponse:
|
||||||
|
weight: 17
|
||||||
|
enabled: false
|
||||||
|
exergue:
|
||||||
|
weight: 18
|
||||||
|
enabled: false
|
||||||
|
galleries:
|
||||||
|
weight: 19
|
||||||
|
enabled: false
|
||||||
|
personne:
|
||||||
|
weight: 20
|
||||||
|
enabled: true
|
||||||
|
titre_texte:
|
||||||
|
weight: 21
|
||||||
|
enabled: false
|
||||||
|
video:
|
||||||
|
weight: 22
|
||||||
|
enabled: false
|
||||||
|
field_type: entity_reference_revisions
|
25
config/sync/field.field.node.gouvernance.field_poid.yml
Normal file
25
config/sync/field.field.node.gouvernance.field_poid.yml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
uuid: 97b09cda-71aa-497d-b4ea-39a51ec375aa
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_poid
|
||||||
|
- node.type.gouvernance
|
||||||
|
id: node.gouvernance.field_poid
|
||||||
|
field_name: field_poid
|
||||||
|
entity_type: node
|
||||||
|
bundle: gouvernance
|
||||||
|
label: Poid
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
min: -20
|
||||||
|
max: 20
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
field_type: integer
|
19
config/sync/field.field.node.ressource.field_autheurice.yml
Normal file
19
config/sync/field.field.node.ressource.field_autheurice.yml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
uuid: 42ddeda4-ef27-484f-bdc0-e385bcdc139c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_autheurice
|
||||||
|
- node.type.ressource
|
||||||
|
id: node.ressource.field_autheurice
|
||||||
|
field_name: field_autheurice
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: Auteur⋅ice
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 1c46663f-8000-4366-9150-e03675aac525
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_date_ressource
|
||||||
|
- node.type.ressource
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: node.ressource.field_date_ressource
|
||||||
|
field_name: field_date_ressource
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: Date
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: datetime
|
29
config/sync/field.field.node.ressource.field_etape.yml
Normal file
29
config/sync/field.field.node.ressource.field_etape.yml
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
uuid: 42150082-682c-4f4d-892e-1544e409eb42
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_etape
|
||||||
|
- node.type.etape
|
||||||
|
- node.type.ressource
|
||||||
|
id: node.ressource.field_etape
|
||||||
|
field_name: field_etape
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: Etape
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:node'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
etape: etape
|
||||||
|
sort:
|
||||||
|
field: _none
|
||||||
|
direction: ASC
|
||||||
|
auto_create: false
|
||||||
|
auto_create_bundle: ''
|
||||||
|
field_type: entity_reference
|
@ -0,0 +1,24 @@
|
|||||||
|
uuid: a2317fba-c5ee-4c63-b2d5-5d6d8aa98685
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_introduction
|
||||||
|
- filter.format.wysiwyg
|
||||||
|
- node.type.ressource
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: node.ressource.field_introduction
|
||||||
|
field_name: field_introduction
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: introduction
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- wysiwyg
|
||||||
|
field_type: text_long
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 3e824533-8b04-4c3c-acb4-cdf87f40e281
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_mis_en_avant
|
||||||
|
- node.type.ressource
|
||||||
|
id: node.ressource.field_mis_en_avant
|
||||||
|
field_name: field_mis_en_avant
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: 'mis en avant'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: Activé
|
||||||
|
off_label: Désactivé
|
||||||
|
field_type: boolean
|
@ -0,0 +1,72 @@
|
|||||||
|
uuid: 3fd63e18-4bce-4e11-a6b3-3cd627c64391
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_parties_ressource
|
||||||
|
- node.type.ressource
|
||||||
|
- paragraphs.paragraphs_type.diaporama
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
- paragraphs.paragraphs_type.galleries
|
||||||
|
- paragraphs.paragraphs_type.titre_texte
|
||||||
|
- paragraphs.paragraphs_type.video
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: node.ressource.field_parties_ressource
|
||||||
|
field_name: field_parties_ressource
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: Parties
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
document: document
|
||||||
|
diaporama: diaporama
|
||||||
|
galleries: galleries
|
||||||
|
titre_texte: titre_texte
|
||||||
|
video: video
|
||||||
|
negate: 0
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
carte_sensible:
|
||||||
|
weight: 14
|
||||||
|
enabled: false
|
||||||
|
chiffre_cle:
|
||||||
|
weight: 16
|
||||||
|
enabled: false
|
||||||
|
chiffres_cles:
|
||||||
|
weight: 15
|
||||||
|
enabled: false
|
||||||
|
diaporama:
|
||||||
|
weight: 17
|
||||||
|
enabled: true
|
||||||
|
document:
|
||||||
|
weight: 13
|
||||||
|
enabled: true
|
||||||
|
entretien:
|
||||||
|
weight: 18
|
||||||
|
enabled: false
|
||||||
|
entretien_question_reponse:
|
||||||
|
weight: 19
|
||||||
|
enabled: false
|
||||||
|
exergue:
|
||||||
|
weight: 20
|
||||||
|
enabled: false
|
||||||
|
galleries:
|
||||||
|
weight: 21
|
||||||
|
enabled: true
|
||||||
|
personne:
|
||||||
|
weight: 22
|
||||||
|
enabled: false
|
||||||
|
titre_texte:
|
||||||
|
weight: 23
|
||||||
|
enabled: true
|
||||||
|
video:
|
||||||
|
weight: 24
|
||||||
|
enabled: true
|
||||||
|
field_type: entity_reference_revisions
|
29
config/sync/field.field.node.ressource.field_thematiques.yml
Normal file
29
config/sync/field.field.node.ressource.field_thematiques.yml
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
uuid: 087a6777-c29f-4d0c-aad0-98ffe3e65ab7
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_thematiques
|
||||||
|
- node.type.ressource
|
||||||
|
- taxonomy.vocabulary.thematiques
|
||||||
|
id: node.ressource.field_thematiques
|
||||||
|
field_name: field_thematiques
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: Thématiques
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:taxonomy_term'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
thematiques: thematiques
|
||||||
|
sort:
|
||||||
|
field: name
|
||||||
|
direction: asc
|
||||||
|
auto_create: false
|
||||||
|
auto_create_bundle: ''
|
||||||
|
field_type: entity_reference
|
@ -0,0 +1,21 @@
|
|||||||
|
uuid: e439dc6f-3fc5-40cb-b615-f95c5a22a6f9
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_type_de_ressource
|
||||||
|
- node.type.ressource
|
||||||
|
module:
|
||||||
|
- options
|
||||||
|
id: node.ressource.field_type_de_ressource
|
||||||
|
field_name: field_type_de_ressource
|
||||||
|
entity_type: node
|
||||||
|
bundle: ressource
|
||||||
|
label: 'Type de ressource'
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: list_string
|
@ -0,0 +1,19 @@
|
|||||||
|
uuid: bf0364b9-e5ee-4bd5-b229-4935d7284e8a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_autheurice_s
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
id: paragraph.document.field_autheurice_s
|
||||||
|
field_name: field_autheurice_s
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: document
|
||||||
|
label: Autheur⋅ice(s)
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
21
config/sync/field.field.paragraph.document.field_date.yml
Normal file
21
config/sync/field.field.paragraph.document.field_date.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 3fe468b5-dc03-47d8-a4eb-eb9fa6b51ea9
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_date
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: paragraph.document.field_date
|
||||||
|
field_name: field_date
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: document
|
||||||
|
label: Date
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: datetime
|
@ -0,0 +1,27 @@
|
|||||||
|
uuid: 68276064-4601-4b82-a6b5-336faf39a572
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_document
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: paragraph.document.field_document
|
||||||
|
field_name: field_document
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: document
|
||||||
|
label: Document
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:file'
|
||||||
|
handler_settings: { }
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
|
file_extensions: 'pdf doc docx odt zip'
|
||||||
|
max_filesize: ''
|
||||||
|
description_field: true
|
||||||
|
field_type: file
|
@ -0,0 +1,19 @@
|
|||||||
|
uuid: cddd8fbd-4397-41b9-9dde-5d018b91bf5f
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_sous_titre
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
id: paragraph.document.field_sous_titre
|
||||||
|
field_name: field_sous_titre
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: document
|
||||||
|
label: Sous-titre
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
19
config/sync/field.field.paragraph.document.field_titre.yml
Normal file
19
config/sync/field.field.paragraph.document.field_titre.yml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
uuid: f697951d-0042-4a72-bc0d-53251f0f8f37
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_titre
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
id: paragraph.document.field_titre
|
||||||
|
field_name: field_titre
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: document
|
||||||
|
label: Titre
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
@ -0,0 +1,41 @@
|
|||||||
|
uuid: 9ff673ba-4d36-4621-9eef-4c362d689788
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_vignette
|
||||||
|
- paragraphs.paragraphs_type.document
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: paragraph.document.field_vignette
|
||||||
|
field_name: field_vignette
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: document
|
||||||
|
label: Vignette
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:file'
|
||||||
|
handler_settings: { }
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
|
file_extensions: 'png gif jpg jpeg webp'
|
||||||
|
max_filesize: ''
|
||||||
|
max_resolution: ''
|
||||||
|
min_resolution: ''
|
||||||
|
alt_field: true
|
||||||
|
alt_field_required: true
|
||||||
|
title_field: false
|
||||||
|
title_field_required: false
|
||||||
|
default_image:
|
||||||
|
uuid: ''
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
caption: ''
|
||||||
|
caption_field: 0
|
||||||
|
caption_field_required: 0
|
||||||
|
field_type: image
|
21
config/sync/field.storage.config_pages.field_titre.yml
Normal file
21
config/sync/field.storage.config_pages.field_titre.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 63af9e36-6b2d-49ca-bec4-225ac47930a5
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- config_pages
|
||||||
|
id: config_pages.field_titre
|
||||||
|
field_name: field_titre
|
||||||
|
entity_type: config_pages
|
||||||
|
type: string
|
||||||
|
settings:
|
||||||
|
max_length: 255
|
||||||
|
case_sensitive: false
|
||||||
|
is_ascii: false
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
21
config/sync/field.storage.node.field_autheurice.yml
Normal file
21
config/sync/field.storage.node.field_autheurice.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
uuid: b296abc1-35b8-4a42-9ecc-01b24f689d64
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.field_autheurice
|
||||||
|
field_name: field_autheurice
|
||||||
|
entity_type: node
|
||||||
|
type: string
|
||||||
|
settings:
|
||||||
|
max_length: 255
|
||||||
|
case_sensitive: false
|
||||||
|
is_ascii: false
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
20
config/sync/field.storage.node.field_date_ressource.yml
Normal file
20
config/sync/field.storage.node.field_date_ressource.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
uuid: 067cb21a-63e7-4ec0-9e84-d94aa05a90ad
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
- node
|
||||||
|
id: node.field_date_ressource
|
||||||
|
field_name: field_date_ressource
|
||||||
|
entity_type: node
|
||||||
|
type: datetime
|
||||||
|
settings:
|
||||||
|
datetime_type: date
|
||||||
|
module: datetime
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
19
config/sync/field.storage.node.field_etape.yml
Normal file
19
config/sync/field.storage.node.field_etape.yml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
uuid: 9d4c41d9-887c-4d7a-aa95-a3c02c49cb51
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.field_etape
|
||||||
|
field_name: field_etape
|
||||||
|
entity_type: node
|
||||||
|
type: entity_reference
|
||||||
|
settings:
|
||||||
|
target_type: node
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
19
config/sync/field.storage.node.field_introduction.yml
Normal file
19
config/sync/field.storage.node.field_introduction.yml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
uuid: 6646cf31-1641-44c2-ad7d-776506b27e89
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- text
|
||||||
|
id: node.field_introduction
|
||||||
|
field_name: field_introduction
|
||||||
|
entity_type: node
|
||||||
|
type: text_long
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
18
config/sync/field.storage.node.field_mis_en_avant.yml
Normal file
18
config/sync/field.storage.node.field_mis_en_avant.yml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
uuid: e92021e0-c606-4e50-b042-012920aa6341
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.field_mis_en_avant
|
||||||
|
field_name: field_mis_en_avant
|
||||||
|
entity_type: node
|
||||||
|
type: boolean
|
||||||
|
settings: { }
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
21
config/sync/field.storage.node.field_parties_ressource.yml
Normal file
21
config/sync/field.storage.node.field_parties_ressource.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
uuid: b2aa7bc8-95a8-4260-81d3-78c515ff2fd8
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- node
|
||||||
|
- paragraphs
|
||||||
|
id: node.field_parties_ressource
|
||||||
|
field_name: field_parties_ressource
|
||||||
|
entity_type: node
|
||||||
|
type: entity_reference_revisions
|
||||||
|
settings:
|
||||||
|
target_type: paragraph
|
||||||
|
module: entity_reference_revisions
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
33
config/sync/field.storage.node.field_type_de_ressource.yml
Normal file
33
config/sync/field.storage.node.field_type_de_ressource.yml
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
uuid: be6b9eb9-d827-4adc-9106-e7c31b94aff6
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- options
|
||||||
|
id: node.field_type_de_ressource
|
||||||
|
field_name: field_type_de_ressource
|
||||||
|
entity_type: node
|
||||||
|
type: list_string
|
||||||
|
settings:
|
||||||
|
allowed_values:
|
||||||
|
-
|
||||||
|
value: cartes_blanches
|
||||||
|
label: 'Cartes blanches'
|
||||||
|
-
|
||||||
|
value: reportages
|
||||||
|
label: Reportages
|
||||||
|
-
|
||||||
|
value: videos
|
||||||
|
label: Videos
|
||||||
|
-
|
||||||
|
value: documents
|
||||||
|
label: Documents
|
||||||
|
allowed_values_function: ''
|
||||||
|
module: options
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_autheurice_s.yml
Normal file
21
config/sync/field.storage.paragraph.field_autheurice_s.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
uuid: dbcf9d2c-90f4-4678-9bba-30ea2f7ffdb3
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_autheurice_s
|
||||||
|
field_name: field_autheurice_s
|
||||||
|
entity_type: paragraph
|
||||||
|
type: string
|
||||||
|
settings:
|
||||||
|
max_length: 255
|
||||||
|
case_sensitive: false
|
||||||
|
is_ascii: false
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
20
config/sync/field.storage.paragraph.field_date.yml
Normal file
20
config/sync/field.storage.paragraph.field_date.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
uuid: 2d35b014-4b74-436b-8325-53f1cffa1ed9
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_date
|
||||||
|
field_name: field_date
|
||||||
|
entity_type: paragraph
|
||||||
|
type: datetime
|
||||||
|
settings:
|
||||||
|
datetime_type: date
|
||||||
|
module: datetime
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
23
config/sync/field.storage.paragraph.field_document.yml
Normal file
23
config/sync/field.storage.paragraph.field_document.yml
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 781e5561-6299-4ce5-a4e4-72211d29087a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_document
|
||||||
|
field_name: field_document
|
||||||
|
entity_type: paragraph
|
||||||
|
type: file
|
||||||
|
settings:
|
||||||
|
target_type: file
|
||||||
|
display_field: true
|
||||||
|
display_default: true
|
||||||
|
uri_scheme: public
|
||||||
|
module: file
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_sous_titre.yml
Normal file
21
config/sync/field.storage.paragraph.field_sous_titre.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 79dede5a-213c-470a-a235-f2813301a849
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_sous_titre
|
||||||
|
field_name: field_sous_titre
|
||||||
|
entity_type: paragraph
|
||||||
|
type: string
|
||||||
|
settings:
|
||||||
|
max_length: 255
|
||||||
|
case_sensitive: false
|
||||||
|
is_ascii: false
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
30
config/sync/field.storage.paragraph.field_vignette.yml
Normal file
30
config/sync/field.storage.paragraph.field_vignette.yml
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
uuid: 6bfd41d2-f70a-4da3-b7a9-44182e168607
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_vignette
|
||||||
|
field_name: field_vignette
|
||||||
|
entity_type: paragraph
|
||||||
|
type: image
|
||||||
|
settings:
|
||||||
|
target_type: file
|
||||||
|
display_field: false
|
||||||
|
display_default: false
|
||||||
|
uri_scheme: public
|
||||||
|
default_image:
|
||||||
|
uuid: ''
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
module: image
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
15
config/sync/image.style.content_large.yml
Normal file
15
config/sync/image.style.content_large.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
uuid: 51021857-f408-4a97-96ac-95916834465c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: content_large
|
||||||
|
label: content-large
|
||||||
|
effects:
|
||||||
|
9e838862-ccce-4fff-8f63-836c9dbf3da8:
|
||||||
|
uuid: 9e838862-ccce-4fff-8f63-836c9dbf3da8
|
||||||
|
id: image_scale
|
||||||
|
weight: 1
|
||||||
|
data:
|
||||||
|
width: 2048
|
||||||
|
height: null
|
||||||
|
upscale: false
|
15
config/sync/image.style.content_medium.yml
Normal file
15
config/sync/image.style.content_medium.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
uuid: 39e71e90-a87c-43de-b679-ba663dcb1e9a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: content_medium
|
||||||
|
label: content-medium
|
||||||
|
effects:
|
||||||
|
9430838c-1da4-412b-ade1-d6e02ab9ecd2:
|
||||||
|
uuid: 9430838c-1da4-412b-ade1-d6e02ab9ecd2
|
||||||
|
id: image_scale
|
||||||
|
weight: 1
|
||||||
|
data:
|
||||||
|
width: 1024
|
||||||
|
height: null
|
||||||
|
upscale: false
|
15
config/sync/image.style.content_small.yml
Normal file
15
config/sync/image.style.content_small.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
uuid: f77750f4-4cb6-4cdb-9796-4acfa169105a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: content_small
|
||||||
|
label: content-small
|
||||||
|
effects:
|
||||||
|
d2acf93c-5264-4ce5-a11c-bfaeaa7a7279:
|
||||||
|
uuid: d2acf93c-5264-4ce5-a11c-bfaeaa7a7279
|
||||||
|
id: image_scale
|
||||||
|
weight: 1
|
||||||
|
data:
|
||||||
|
width: 512
|
||||||
|
height: null
|
||||||
|
upscale: false
|
15
config/sync/image.style.content_x_large.yml
Normal file
15
config/sync/image.style.content_x_large.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
uuid: fd11611a-e6eb-4843-b104-982932b90392
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: content_x_large
|
||||||
|
label: 'content x-large'
|
||||||
|
effects:
|
||||||
|
7bc2e7f9-1c41-4d60-85b3-16a795691e3e:
|
||||||
|
uuid: 7bc2e7f9-1c41-4d60-85b3-16a795691e3e
|
||||||
|
id: image_scale
|
||||||
|
weight: 1
|
||||||
|
data:
|
||||||
|
width: 2500
|
||||||
|
height: null
|
||||||
|
upscale: false
|
12
config/sync/jsonapi_image_styles.settings.yml
Normal file
12
config/sync/jsonapi_image_styles.settings.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
_core:
|
||||||
|
default_config_hash: wOZVD8Wsf3NSSsAU36-FVkO7zaC4TgH_Buj0Up6vHYQ
|
||||||
|
image_styles:
|
||||||
|
content_large: content_large
|
||||||
|
content_medium: content_medium
|
||||||
|
content_small: content_small
|
||||||
|
content_x_large: content_x_large
|
||||||
|
large: '0'
|
||||||
|
linkit_result_thumbnail: '0'
|
||||||
|
medium: '0'
|
||||||
|
thumbnail: '0'
|
||||||
|
wide: '0'
|
11
config/sync/language.content_settings.node.ressource.yml
Normal file
11
config/sync/language.content_settings.node.ressource.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
uuid: 0df50a36-6f55-483f-8ce0-3d7925fe9e3a
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.ressource
|
||||||
|
id: node.ressource
|
||||||
|
target_entity_type_id: node
|
||||||
|
target_bundle: ressource
|
||||||
|
default_langcode: site_default
|
||||||
|
language_alterable: false
|
@ -0,0 +1,11 @@
|
|||||||
|
uuid: 262f5172-e9c1-4397-9181-20adc7c5d424
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- taxonomy.vocabulary.type_de_ressource
|
||||||
|
id: taxonomy_term.type_de_ressource
|
||||||
|
target_entity_type_id: taxonomy_term
|
||||||
|
target_bundle: type_de_ressource
|
||||||
|
default_langcode: site_default
|
||||||
|
language_alterable: false
|
59
config/sync/matomo.settings.yml
Normal file
59
config/sync/matomo.settings.yml
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
_core:
|
||||||
|
default_config_hash: mKwnhF-0ryfftZZP6jyqW8q9MEo9glyRkvRzSddrc0k
|
||||||
|
site_id: '9'
|
||||||
|
url_http: 'http://analytics.figureslibres.io/'
|
||||||
|
url_https: 'https://analytics.figureslibres.io/'
|
||||||
|
domain_mode: 0
|
||||||
|
visibility:
|
||||||
|
request_path_mode: 0
|
||||||
|
request_path_pages: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*"
|
||||||
|
user_role_mode: 0
|
||||||
|
user_role_roles: { }
|
||||||
|
user_account_mode: 1
|
||||||
|
track:
|
||||||
|
mailto: true
|
||||||
|
files: true
|
||||||
|
files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip'
|
||||||
|
colorbox: true
|
||||||
|
userid: false
|
||||||
|
messages: { }
|
||||||
|
site_search: false
|
||||||
|
privacy:
|
||||||
|
donottrack: true
|
||||||
|
disablecookies: false
|
||||||
|
custom:
|
||||||
|
variable:
|
||||||
|
1:
|
||||||
|
slot: 1
|
||||||
|
name: ''
|
||||||
|
value: ''
|
||||||
|
scope: visit
|
||||||
|
2:
|
||||||
|
slot: 2
|
||||||
|
name: ''
|
||||||
|
value: ''
|
||||||
|
scope: visit
|
||||||
|
3:
|
||||||
|
slot: 3
|
||||||
|
name: ''
|
||||||
|
value: ''
|
||||||
|
scope: visit
|
||||||
|
4:
|
||||||
|
slot: 4
|
||||||
|
name: ''
|
||||||
|
value: ''
|
||||||
|
scope: visit
|
||||||
|
5:
|
||||||
|
slot: 5
|
||||||
|
name: ''
|
||||||
|
value: ''
|
||||||
|
scope: visit
|
||||||
|
codesnippet:
|
||||||
|
before: ''
|
||||||
|
after: ''
|
||||||
|
translation_set: false
|
||||||
|
disable_tracking: false
|
||||||
|
cache: false
|
||||||
|
page_title_hierarchy: false
|
||||||
|
page_title_hierarchy_exclude_home: true
|
||||||
|
status_codes_disabled: { }
|
@ -6,3 +6,4 @@ tag_trim_method: beforeValue
|
|||||||
use_maxlength: true
|
use_maxlength: true
|
||||||
tag_trim_maxlength: { }
|
tag_trim_maxlength: { }
|
||||||
tag_scroll_max_height: ''
|
tag_scroll_max_height: ''
|
||||||
|
tag_trim_end: '|.,-:;/+&([{"'''
|
||||||
|
17
config/sync/node.type.gouvernance.yml
Normal file
17
config/sync/node.type.gouvernance.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
uuid: 6b65f3be-857c-4e0c-91dd-44ec5b1f5b4e
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- menu_ui
|
||||||
|
third_party_settings:
|
||||||
|
menu_ui:
|
||||||
|
available_menus: { }
|
||||||
|
parent: ''
|
||||||
|
name: gouvernance
|
||||||
|
type: gouvernance
|
||||||
|
description: null
|
||||||
|
help: null
|
||||||
|
new_revision: true
|
||||||
|
preview_mode: 0
|
||||||
|
display_submitted: false
|
18
config/sync/node.type.ressource.yml
Normal file
18
config/sync/node.type.ressource.yml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
uuid: d5f38b26-d2fa-476c-a7ef-b3e010ef54c8
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- menu_ui
|
||||||
|
third_party_settings:
|
||||||
|
menu_ui:
|
||||||
|
available_menus:
|
||||||
|
- main
|
||||||
|
parent: 'main:'
|
||||||
|
name: Ressource
|
||||||
|
type: ressource
|
||||||
|
description: null
|
||||||
|
help: null
|
||||||
|
new_revision: true
|
||||||
|
preview_mode: 0
|
||||||
|
display_submitted: false
|
10
config/sync/paragraphs.paragraphs_type.document.yml
Normal file
10
config/sync/paragraphs.paragraphs_type.document.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
uuid: 1de180fd-c057-4065-9006-597f51b0959c
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: document
|
||||||
|
label: Document
|
||||||
|
icon_uuid: null
|
||||||
|
icon_default: null
|
||||||
|
description: ''
|
||||||
|
behavior_plugins: { }
|
@ -1,3 +1,10 @@
|
|||||||
|
allowed_menus:
|
||||||
|
account: account
|
||||||
|
admin: admin
|
||||||
|
devel: devel
|
||||||
|
footer: footer
|
||||||
|
main: main
|
||||||
|
tools: tools
|
||||||
output_values:
|
output_values:
|
||||||
- key
|
- key
|
||||||
- title
|
- title
|
||||||
|
@ -14,7 +14,7 @@ smtp_from: ''
|
|||||||
smtp_fromname: ''
|
smtp_fromname: ''
|
||||||
smtp_client_hostname: ''
|
smtp_client_hostname: ''
|
||||||
smtp_client_helo: ''
|
smtp_client_helo: ''
|
||||||
smtp_allowhtml: ''
|
smtp_allowhtml: false
|
||||||
smtp_test_address: ''
|
smtp_test_address: ''
|
||||||
smtp_reroute_address: ''
|
smtp_reroute_address: ''
|
||||||
smtp_debugging: false
|
smtp_debugging: false
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: t43OqwzP3CTbcAagSsWKNy6KwMm_zShXo3c4-So6rQg
|
default_config_hash: t43OqwzP3CTbcAagSsWKNy6KwMm_zShXo3c4-So6rQg
|
||||||
id: node_delete_action
|
id: node_delete_action
|
||||||
label: 'Delete content'
|
label: 'Supprimer le contenu'
|
||||||
type: node
|
type: node
|
||||||
plugin: 'entity:delete_action:node'
|
plugin: 'entity:delete_action:node'
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -8,7 +8,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 0vLpSGhoYOPeREkfW-7bDeJOwEfW3zeG3nUBwUgsKQI
|
default_config_hash: 0vLpSGhoYOPeREkfW-7bDeJOwEfW3zeG3nUBwUgsKQI
|
||||||
id: node_edit_action
|
id: node_edit_action
|
||||||
label: 'Edit content'
|
label: 'Modifier le contenu'
|
||||||
type: node
|
type: node
|
||||||
plugin: 'entity:edit_action:node'
|
plugin: 'entity:edit_action:node'
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: sOb26JSy3fGpWkvR0WYN6_hMqj_6d1rvbvrkzp1yya0
|
default_config_hash: sOb26JSy3fGpWkvR0WYN6_hMqj_6d1rvbvrkzp1yya0
|
||||||
id: node_make_sticky_action
|
id: node_make_sticky_action
|
||||||
label: 'Make content sticky'
|
label: 'Épingler un contenu en haut des listes'
|
||||||
type: node
|
type: node
|
||||||
plugin: node_make_sticky_action
|
plugin: node_make_sticky_action
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: lDM9mvIGAu8Sw8rt-uCO4Sr7yX5VPrDPxYcawkbKd6k
|
default_config_hash: lDM9mvIGAu8Sw8rt-uCO4Sr7yX5VPrDPxYcawkbKd6k
|
||||||
id: node_make_unsticky_action
|
id: node_make_unsticky_action
|
||||||
label: 'Make content unsticky'
|
label: 'Retirer un contenu du haut des listes'
|
||||||
type: node
|
type: node
|
||||||
plugin: node_make_unsticky_action
|
plugin: node_make_unsticky_action
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: N0RDBTqiK4dKoN4p4oW2j0SGWycdHyALUe9M-Ofp89U
|
default_config_hash: N0RDBTqiK4dKoN4p4oW2j0SGWycdHyALUe9M-Ofp89U
|
||||||
id: node_promote_action
|
id: node_promote_action
|
||||||
label: 'Promote content to front page'
|
label: "Promouvoir le contenu en page d'accueil"
|
||||||
type: node
|
type: node
|
||||||
plugin: node_promote_action
|
plugin: node_promote_action
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 2B9uF8NL5gutNKSdPRAhhAsDWFZZG1PJOBmx0aBGd_0
|
default_config_hash: 2B9uF8NL5gutNKSdPRAhhAsDWFZZG1PJOBmx0aBGd_0
|
||||||
id: node_publish_action
|
id: node_publish_action
|
||||||
label: 'Publish content'
|
label: 'Publier un contenu'
|
||||||
type: node
|
type: node
|
||||||
plugin: 'entity:publish_action:node'
|
plugin: 'entity:publish_action:node'
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM
|
default_config_hash: LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM
|
||||||
id: node_save_action
|
id: node_save_action
|
||||||
label: 'Save content'
|
label: 'Enregistrer un contenu'
|
||||||
type: node
|
type: node
|
||||||
plugin: 'entity:save_action:node'
|
plugin: 'entity:save_action:node'
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: JBptjnfuOMtsdKygklXxoOgeOCTMtQxlkymjnnj-cC0
|
default_config_hash: JBptjnfuOMtsdKygklXxoOgeOCTMtQxlkymjnnj-cC0
|
||||||
id: node_unpromote_action
|
id: node_unpromote_action
|
||||||
label: 'Remove content from front page'
|
label: "Retirer un contenu de la page d'accueil"
|
||||||
type: node
|
type: node
|
||||||
plugin: node_unpromote_action
|
plugin: node_unpromote_action
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE
|
default_config_hash: C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE
|
||||||
id: node_unpublish_action
|
id: node_unpublish_action
|
||||||
label: 'Unpublish content'
|
label: 'Dépublier un contenu'
|
||||||
type: node
|
type: node
|
||||||
plugin: 'entity:unpublish_action:node'
|
plugin: 'entity:unpublish_action:node'
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -10,7 +10,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: lno8QThS348UX-kaUsagJtCnuPHKLXYnTQiF_9HSDWA
|
default_config_hash: lno8QThS348UX-kaUsagJtCnuPHKLXYnTQiF_9HSDWA
|
||||||
id: pathauto_update_alias_node
|
id: pathauto_update_alias_node
|
||||||
label: 'Update URL alias'
|
label: "Mettre à jour l'alias d'URL"
|
||||||
type: node
|
type: node
|
||||||
plugin: pathauto_update_alias
|
plugin: pathauto_update_alias
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -10,7 +10,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: x_ok_ZsfA4Xk4B_hVW3O4-3PcNoK57nXLz_Dlletidg
|
default_config_hash: x_ok_ZsfA4Xk4B_hVW3O4-3PcNoK57nXLz_Dlletidg
|
||||||
id: pathauto_update_alias_user
|
id: pathauto_update_alias_user
|
||||||
label: 'Update URL alias'
|
label: "Mettre à jour l'alias d'URL"
|
||||||
type: user
|
type: user
|
||||||
plugin: pathauto_update_alias
|
plugin: pathauto_update_alias
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: DoVt_VGgVLcDD4XmVbSFzr0K17SJy9imFiYusKkJBgY
|
default_config_hash: DoVt_VGgVLcDD4XmVbSFzr0K17SJy9imFiYusKkJBgY
|
||||||
id: taxonomy_term_publish_action
|
id: taxonomy_term_publish_action
|
||||||
label: 'Publish taxonomy term'
|
label: 'Publier le terme de taxonomie'
|
||||||
type: taxonomy_term
|
type: taxonomy_term
|
||||||
plugin: 'entity:publish_action:taxonomy_term'
|
plugin: 'entity:publish_action:taxonomy_term'
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: z2sNRM3ECa7FPCGnSNje_9SmZJQgwhD_6fG_L4Mr8zI
|
default_config_hash: z2sNRM3ECa7FPCGnSNje_9SmZJQgwhD_6fG_L4Mr8zI
|
||||||
id: taxonomy_term_unpublish_action
|
id: taxonomy_term_unpublish_action
|
||||||
label: 'Unpublish taxonomy term'
|
label: 'Dépublier le terme de taxonomie'
|
||||||
type: taxonomy_term
|
type: taxonomy_term
|
||||||
plugin: 'entity:unpublish_action:taxonomy_term'
|
plugin: 'entity:unpublish_action:taxonomy_term'
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4
|
default_config_hash: DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4
|
||||||
id: user_block_user_action
|
id: user_block_user_action
|
||||||
label: 'Block the selected user(s)'
|
label: 'Bloquer le(s) utilisateur(s) sélectionné(s)'
|
||||||
type: user
|
type: user
|
||||||
plugin: user_block_user_action
|
plugin: user_block_user_action
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: nvrL9bFilzBvm2bjO9rQnFDpBA7dBBUjShSSt6NS-DU
|
default_config_hash: nvrL9bFilzBvm2bjO9rQnFDpBA7dBBUjShSSt6NS-DU
|
||||||
id: user_cancel_user_action
|
id: user_cancel_user_action
|
||||||
label: 'Cancel the selected user account(s)'
|
label: "Annuler l'(les) utilisateur(s) sélectionné(s)"
|
||||||
type: user
|
type: user
|
||||||
plugin: user_cancel_user_action
|
plugin: user_cancel_user_action
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: SPsUXsR3Rc8d1y3gewzaAKWa1ncea_ywXX3f7LTn7k0
|
default_config_hash: SPsUXsR3Rc8d1y3gewzaAKWa1ncea_ywXX3f7LTn7k0
|
||||||
id: user_unblock_user_action
|
id: user_unblock_user_action
|
||||||
label: 'Unblock the selected user(s)'
|
label: 'Débloquer le(s) utilisateur(s) sélectionné(s)'
|
||||||
type: user
|
type: user
|
||||||
plugin: user_unblock_user_action
|
plugin: user_unblock_user_action
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
@ -5,6 +5,6 @@ dependencies: { }
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: M_Bh81osDyUQ4wV0GgU_NdBNqkzM87sLxjaCdFj9mnw
|
default_config_hash: M_Bh81osDyUQ4wV0GgU_NdBNqkzM87sLxjaCdFj9mnw
|
||||||
id: account
|
id: account
|
||||||
label: 'User account menu'
|
label: "Menu du compte de l'utilisateur"
|
||||||
description: 'Links related to the active user account'
|
description: 'Liens associés au compte utilisateur courant'
|
||||||
locked: true
|
locked: true
|
||||||
|
@ -6,5 +6,5 @@ _core:
|
|||||||
default_config_hash: sapEi2YDGoI9yQIT_WgIV2vUdQ6DScH0V3fAyTadAL0
|
default_config_hash: sapEi2YDGoI9yQIT_WgIV2vUdQ6DScH0V3fAyTadAL0
|
||||||
id: admin
|
id: admin
|
||||||
label: Administration
|
label: Administration
|
||||||
description: 'Administrative task links'
|
description: "Liens des tâches d'administration"
|
||||||
locked: true
|
locked: true
|
||||||
|
@ -8,6 +8,6 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 3V-l1uuTcyirYOGLPZV5HWaDfr02uEbWZJIwc8Byz-c
|
default_config_hash: 3V-l1uuTcyirYOGLPZV5HWaDfr02uEbWZJIwc8Byz-c
|
||||||
id: devel
|
id: devel
|
||||||
label: Development
|
label: Développement
|
||||||
description: 'Links related to Devel module.'
|
description: 'Links related to Devel module.'
|
||||||
locked: true
|
locked: true
|
||||||
|
@ -5,6 +5,6 @@ dependencies: { }
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: 7yrlW5z9zdg2eBucB2GPqXKSMQfH9lSRSO4DbWF7AFc
|
default_config_hash: 7yrlW5z9zdg2eBucB2GPqXKSMQfH9lSRSO4DbWF7AFc
|
||||||
id: footer
|
id: footer
|
||||||
label: Footer
|
label: 'Pied de page'
|
||||||
description: 'Site information links'
|
description: "Liens d'informations sur le site"
|
||||||
locked: true
|
locked: true
|
||||||
|
@ -5,6 +5,6 @@ dependencies: { }
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8
|
default_config_hash: Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8
|
||||||
id: main
|
id: main
|
||||||
label: 'Main navigation'
|
label: 'Navigation principale'
|
||||||
description: 'Site section links'
|
description: 'Liens de section du site'
|
||||||
locked: true
|
locked: true
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user