Compare commits

...

19 Commits

Author SHA1 Message Date
Valentin 217b84c755 ressources, corrections fonds, placement icones map projets fonctionnel en mobile 2024-11-07 23:49:56 +01:00
Valentin 6db99742c4 favicon, script nbsp, pages login..., fix header logged in, équipes portrait, clean blob mask index projets 2024-11-07 20:34:00 +01:00
Valentin 9cd6627bfa fonds, ajustements carte index projets, ajustements grille index projets, hover carte leaflet projet, ajustements collectifs des projets 2024-11-07 04:37:14 +01:00
Valentin dea01885d7 ajout menu aside pages projets 2024-11-06 16:59:14 +01:00
Valentin e6e9e9f7ac template pages projets 2024-11-06 02:46:29 +01:00
Valentin 5c4f8fd464 debug interactive map on stage 2024-11-05 23:51:45 +01:00
Valentin ccd0f3a610 debug interactive map on stage 2024-11-05 23:30:16 +01:00
Valentin bd1b450a45 index page projets 2024-11-05 01:44:18 +01:00
Valentin 018960837d corrections carte interactive 2024-11-04 01:11:34 +01:00
Valentin e6d39d0dc3 modifs pas finies de la carte interactive + clean des scss 2024-11-02 04:12:25 +01:00
Valentin c56dadee02 redesign blocks présentation et slider actus sur l'intro 2024-10-31 20:08:58 +01:00
Valentin 42ed7763d0 export de configs, sous-menu programme 2024-10-31 02:22:40 +01:00
Valentin d86a691985 Merge remote-tracking branch 'origin/master'
jsp ce que je fais
2024-10-31 02:05:54 +01:00
Valentin 4845247d6b modif menu, suppression ornements 2024-10-31 01:32:57 +01:00
Bachir Soussi Chiadmi 4150f9d8d5 custom map draft 2024-10-30 22:05:15 +01:00
Bachir Soussi Chiadmi 13bbaef953 home pres before actus 2024-10-30 15:31:23 +01:00
Bachir Soussi Chiadmi 289cb7b399 vbo: actions_permissions 2024-10-24 21:04:06 +02:00
Bachir Soussi Chiadmi ad1af49cec main menu actus 2024-09-19 16:27:09 +02:00
Bachir Soussi Chiadmi 838163f34e projets OK 2024-09-19 16:22:36 +02:00
217 changed files with 12069 additions and 1647 deletions

View File

@ -18,12 +18,17 @@
"composer/installers": "^2.0",
"drupal/agreement": "^3.0@alpha",
"drupal/betterlogin": "^2.0",
"drupal/config_pages": "^2.15",
"drupal/config_pages": "2.15",
"drupal/core-composer-scaffold": "^10.1",
"drupal/core-project-message": "^10.1",
"drupal/core-recommended": "^10.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/page_manager": "^4.0@RC",
"drupal/panels": "^4.7",

346
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "eb1dfc152331cad91d619530b1c15189",
"content-hash": "337588199906c8f94c9b3253c53ec9c0",
"packages": [
{
"name": "asm89/stack-cors",
@ -4394,6 +4394,115 @@
"issues": "http://drupal.org/project/issues/formatter_suite"
}
},
{
"name": "drupal/geofield",
"version": "1.61.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/geofield.git",
"reference": "8.x-1.61"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.61.zip",
"reference": "8.x-1.61",
"shasum": "b204f101ee536597b9c293f66f75102d6ea2d268"
},
"require": {
"drupal/core": "^9 || ^10 || ^11",
"itamair/geophp": "^1.6"
},
"require-dev": {
"drupal/diff": "^1.3",
"drupal/feeds": "^3.0@beta"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.61",
"datestamp": "1725441883",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Italo Mairo",
"homepage": "https://www.drupal.org/u/itamair",
"role": "Drupal 8+ Maintainer"
},
{
"name": "Brandon Morrison",
"homepage": "https://www.drupal.org/u/brandonian",
"role": "Drupal 7 Maintainer"
},
{
"name": "Pablo López",
"homepage": "https://www.drupal.org/u/plopesc",
"role": "Drupal 7 Maintainer"
}
],
"description": "Stores geographic and location data (points, lines, and polygons).",
"homepage": "https://www.drupal.org/project/geofield",
"support": {
"source": "https://git.drupalcode.org/project/geofield",
"issues": "https://www.drupal.org/project/issues/geofield",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/geofield_map",
"version": "3.0.23",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/geofield_map.git",
"reference": "3.0.23"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/geofield_map-3.0.23.zip",
"reference": "3.0.23",
"shasum": "9ee63ca5584a616e6b509918d4c4a36fab608434"
},
"require": {
"drupal/core": "^9.3 || ^10",
"drupal/geofield": "^1.31"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.23",
"datestamp": "1725636407",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Italo Mairo",
"homepage": "https://www.drupal.org/u/itamair",
"role": "Creator/Maintainer"
}
],
"description": "Geofield Map is an advanced, complete and easy-to-use Geo Mapping solution for Drupal 8, based on and fully compatible with the Geofield module.",
"homepage": "https://www.drupal.org/project/geofield_map",
"support": {
"source": "https://git.drupalcode.org/project/geofield_map",
"issues": "https://www.drupal.org/project/issues/geofield_map"
}
},
{
"name": "drupal/honeypot",
"version": "2.1.3",
@ -4463,6 +4572,123 @@
"issues": "https://www.drupal.org/project/issues/honeypot"
}
},
{
"name": "drupal/image_delta_formatter",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/image_delta_formatter.git",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/image_delta_formatter-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "e236790ad92bdbc8a0ba0aa042a8580d8ce9f425"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1685543777",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "fgm",
"homepage": "https://www.drupal.org/user/27985"
},
{
"name": "jsacksick",
"homepage": "https://www.drupal.org/user/972218"
}
],
"description": "Provides a formatter that displays a specific delta of a multivalue imagefield.",
"homepage": "https://www.drupal.org/project/image_delta_formatter",
"support": {
"source": "https://git.drupalcode.org/project/image_delta_formatter"
}
},
{
"name": "drupal/image_field_caption",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/image_field_caption.git",
"reference": "2.0.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/image_field_caption-2.0.1.zip",
"reference": "2.0.1",
"shasum": "053e1ccfc638b3b2cd5c59c3c6a053e4e5041183"
},
"require": {
"drupal/core": "^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.1",
"datestamp": "1705443097",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "awm",
"homepage": "https://www.drupal.org/user/1059398"
},
{
"name": "hanoii",
"homepage": "https://www.drupal.org/user/23157"
},
{
"name": "ironsizide",
"homepage": "https://www.drupal.org/user/787980"
},
{
"name": "iStryker",
"homepage": "https://www.drupal.org/user/303676"
},
{
"name": "RobLoach",
"homepage": "https://www.drupal.org/user/61114"
},
{
"name": "tyler.frankenstein",
"homepage": "https://www.drupal.org/user/150680"
}
],
"description": "Add caption to image field.",
"homepage": "https://www.drupal.org/project/image_field_caption",
"support": {
"source": "https://git.drupalcode.org/project/image_field_caption",
"issues": "https://www.drupal.org/project/issues/image_field_caption"
}
},
{
"name": "drupal/imagemagick",
"version": "3.4.0",
@ -5018,6 +5244,78 @@
"issues": "https://www.drupal.org/project/issues/jquery_ui_touch_punch"
}
},
{
"name": "drupal/leaflet",
"version": "10.2.25",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/leaflet.git",
"reference": "10.2.25"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/leaflet-10.2.25.zip",
"reference": "10.2.25",
"shasum": "06aff8c46ca30873d6accc452348bcf6f4e46348"
},
"require": {
"drupal/core": "^9.3 || ^10 || ^11",
"drupal/geofield": "^1.31"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "10.2.25",
"datestamp": "1724410606",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Italo Mairo",
"homepage": "https://www.drupal.org/u/itamair",
"role": "Maintainer"
},
{
"name": "Peter Vanhee (pvhee)",
"homepage": "https://www.drupal.org/u/pvhee",
"role": "Maintainer"
},
{
"name": "Rik de Boer (RdeBoer)",
"homepage": "https://www.drupal.org/u/rdeboer",
"role": "Maintainer"
},
{
"name": "Gabriel Carleton-Barnes (gcb)",
"homepage": "https://www.drupal.org/u/gcb",
"role": "Maintainer"
},
{
"name": "Lev Tsypin (levelos)",
"homepage": "https://www.drupal.org/u/levelos",
"role": "Maintainer"
},
{
"name": "Sean Larkin (seanberto)",
"homepage": "https://www.drupal.org/u/seanberto",
"role": "Maintainer"
}
],
"description": "Integration with the Leaflet map scripting library.",
"homepage": "https://www.drupal.org/project/leaflet",
"support": {
"source": "https://git.drupalcode.org/project/leaflet",
"issues": "https://www.drupal.org/project/issues/leaflet"
}
},
{
"name": "drupal/link_attributes",
"version": "1.14.0",
@ -8502,6 +8800,52 @@
],
"time": "2023-08-03T15:02:42+00:00"
},
{
"name": "itamair/geophp",
"version": "1.6",
"source": {
"type": "git",
"url": "https://github.com/itamair/geoPHP.git",
"reference": "f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/itamair/geoPHP/zipball/f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6",
"reference": "f210e37ab3d4706b7e8cfe3183fec2f5be8a85e6",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.1.* || 9.5.*"
},
"type": "library",
"autoload": {
"classmap": [
"geoPHP.inc"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Italo Mairo",
"homepage": "https://www.linkedin.com/in/italomairo/",
"role": "Maintanier of this Library Repo"
},
{
"name": "Patrick Hayes",
"homepage": "https://www.linkedin.com/in/patrickdhayes/",
"role": "Maintanier of original Repositary/Library (https://github.com/phayes/geoPHP)"
}
],
"description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.",
"homepage": "https://github.com/itamair/geoPHP",
"support": {
"source": "https://github.com/itamair/geoPHP/tree/1.6"
},
"time": "2023-12-23T23:28:59+00:00"
},
{
"name": "kint-php/kint",
"version": "3.3",

View File

@ -11,7 +11,7 @@ dependencies:
id: erabletheme_header
theme: erabletheme
region: header
weight: -3
weight: -5
provider: null
plugin: 'menu_block:header'
settings:

View 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: { }

View 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: { }

View File

@ -11,7 +11,7 @@ dependencies:
id: erabletheme_logoepau_2
theme: erabletheme
region: header
weight: -5
weight: -7
provider: null
plugin: 'block_content:3276aaec-886f-4368-a08e-002f8e90e274'
settings:

View File

@ -11,7 +11,7 @@ dependencies:
id: erabletheme_logoerable
theme: erabletheme
region: header
weight: -4
weight: -6
provider: null
plugin: 'block_content:60ae10db-2185-4e75-a324-3590dec9d124'
settings:

View File

@ -9,7 +9,7 @@ dependencies:
id: erabletheme_socialmedialinks
theme: erabletheme
region: header
weight: -2
weight: -4
provider: null
plugin: social_media_links_block
settings:

View File

@ -3,7 +3,6 @@ langcode: fr
status: true
dependencies:
module:
- block_class
- social_media_links
theme:
- erabletheme

View File

@ -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

View File

@ -1,6 +1,6 @@
uuid: 06d94b61-c1be-4382-b4e0-2184f06300c7
langcode: fr
status: true
status: false
dependencies:
content:
- 'block_content:link:40c00cc4-49aa-41f8-b27c-3545c6be2982'

View 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: ''

View 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

View File

@ -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

View File

@ -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

View File

@ -0,0 +1,483 @@
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_libelles_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
- leaflet
- 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: 3
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_texte
- field_chiffres_clefs
- field_chronologie
- field_intro
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_carte
- field_libelles_carte
- field_legende_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: 4
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: leaflet_widget_default
weight: 3
region: content
settings:
map:
leaflet_map: 'OSM Mapnik'
height: 400
auto_center: 1
map_position:
force: true
center:
lat: 46.751944
lon: 2.416667
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: false
dragMode: false
cutPolygon: false
removalMode: false
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: 0
feature_properties:
values: ''
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: 32
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_libelles_carte:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: 'Un libellé par repère ou zone'
third_party_settings:
maxlength:
maxlength_js: null
maxlength_js_label: 'Contenu limité à @limit caractères, restant : <strong>@remaining</strong>'
maxlength_js_enforce: false
advanced_text_formatter:
show_token_tree: 0
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

View 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: { }

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -49,6 +49,11 @@ content:
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

View File

@ -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

View File

@ -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

View File

@ -0,0 +1,200 @@
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_libelles_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
- geofield
- 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: geofield_default
label: above
settings:
output_format: wkt
output_escape: true
third_party_settings: { }
weight: 11
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_libelles_carte:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 12
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

View File

@ -0,0 +1,261 @@
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_libelles_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
- leaflet
- link
- text
- user
id: node.projet.full
targetEntityType: node
bundle: projet
mode: full
content:
field_carte:
type: leaflet_formatter_default
label: visually_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: '0'
content: '[node:field_libelles_carte]'
options: '{"maxWidth":"300","minWidth":"50","autoPan":true}'
map_position:
force: false
center:
lat: 0.0
lon: 0.0
zoomControlPosition: topleft
zoom: 5
minZoom: 1
maxZoom: 18
zoomFiner: 0
icon:
iconType: marker
iconUrl: ''
shadowUrl: ''
className: ''
iconSize:
x: ''
'y': ''
iconAnchor:
x: ''
'y': ''
shadowSize:
x: ''
'y': ''
shadowAnchor:
x: ''
'y': ''
popupAnchor:
x: ''
'y': ''
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: 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: 10
region: content
field_collectif_du_projet:
type: entity_reference_revisions_entity_view
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 11
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: 9
region: content
field_libelles_carte:
type: string
label: above
settings:
link_to_entity: false
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: 14
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: 13
region: content
field_pour_aller_plus_loin:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 12
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

View File

@ -0,0 +1,65 @@
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_libelles_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_libelles_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

View File

@ -0,0 +1,89 @@
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_libelles_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_libelles_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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -0,0 +1,32 @@
uuid: dff2ca9f-98c1-4c6b-8398-f2ff28a3e726
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
label: visually_hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
field_texte_paragraphe:
type: text_default
label: visually_hidden
settings: { }
third_party_settings: { }
weight: 1
region: content
hidden:
search_api_excerpt: true

View File

@ -48,6 +48,7 @@ module:
entity_browser: 0
entity_browser_enhanced: 0
entity_reference_revisions: 0
erable_mod: 0
faq: 0
field: 0
field_group: 0
@ -56,9 +57,13 @@ module:
filter: 0
filter_perms: 0
formatter_suite: 0
geofield: 0
geofield_map: 0
help: 0
honeypot: 0
image: 0
image_delta_formatter: 0
image_field_caption: 0
inline_entity_form: 0
jquery_ui: 0
jquery_ui_datepicker: 0
@ -66,6 +71,7 @@ module:
jquery_ui_touch_punch: 0
language: 0
layout_discovery: 0
leaflet: 0
link: 0
link_attributes: 0
linkit: 0

View File

@ -0,0 +1,24 @@
uuid: 82aa81c4-a1ee-4ca0-a20c-d5cc8950c0e9
langcode: fr
status: true
dependencies:
config:
- config_pages.type.les_projets
- field.storage.config_pages.field_intro
- filter.format.wysiwyg
module:
- text
id: config_pages.les_projets.field_intro
field_name: field_intro
entity_type: config_pages
bundle: les_projets
label: Intro
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats:
- wysiwyg
field_type: text_long

View File

@ -0,0 +1,29 @@
uuid: bd49da4b-4d20-43e5-a911-a9ec216e12bf
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_actualites_liees
- node.type.actualite
- node.type.projet
id: node.projet.field_actualites_liees
field_name: field_actualites_liees
entity_type: node
bundle: projet
label: 'Actualités liées'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:node'
handler_settings:
target_bundles:
actualite: actualite
sort:
field: _none
direction: ASC
auto_create: false
auto_create_bundle: ''
field_type: entity_reference

View File

@ -0,0 +1,21 @@
uuid: ef45349c-ea3f-4769-92fe-dd544c52ce0f
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_carte
- node.type.projet
module:
- geofield
id: node.projet.field_carte
field_name: field_carte
entity_type: node
bundle: projet
label: carte
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: geofield

View File

@ -0,0 +1,37 @@
uuid: 220778f5-72f2-4949-b139-70eef8317f50
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_chiffres_clefs
- node.type.projet
- paragraphs.paragraphs_type.chiffre_clef
module:
- entity_reference_revisions
id: node.projet.field_chiffres_clefs
field_name: field_chiffres_clefs
entity_type: node
bundle: projet
label: 'Chiffres clefs'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
chiffre_clef: chiffre_clef
negate: 0
target_bundles_drag_drop:
chiffre_clef:
weight: 4
enabled: true
intertitre_texte:
weight: 5
enabled: false
membre_equipe:
weight: 6
enabled: false
field_type: entity_reference_revisions

View File

@ -0,0 +1,40 @@
uuid: 82e851f8-4c55-41c4-a57d-94a9f6aa659c
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_chronologie
- node.type.projet
- paragraphs.paragraphs_type.chronologie
module:
- entity_reference_revisions
id: node.projet.field_chronologie
field_name: field_chronologie
entity_type: node
bundle: projet
label: Chronologie
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
chronologie: chronologie
negate: 0
target_bundles_drag_drop:
chiffre_clef:
weight: 6
enabled: false
chronologie:
weight: 5
enabled: true
intertitre_texte:
weight: 7
enabled: false
membre_equipe:
weight: 8
enabled: false
field_type: entity_reference_revisions

View File

@ -0,0 +1,43 @@
uuid: 7cdd6272-1f4d-4f45-b789-5ebb52955a97
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_collectif_du_projet
- node.type.projet
- paragraphs.paragraphs_type.collectif_projet
module:
- entity_reference_revisions
id: node.projet.field_collectif_du_projet
field_name: field_collectif_du_projet
entity_type: node
bundle: projet
label: 'Collectif du projet'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
collectif_projet: collectif_projet
negate: 0
target_bundles_drag_drop:
chiffre_clef:
weight: 7
enabled: false
chronologie:
weight: 8
enabled: false
collectif_projet:
weight: 6
enabled: true
intertitre_texte:
weight: 9
enabled: false
membre_equipe:
weight: 10
enabled: false
field_type: entity_reference_revisions

View File

@ -0,0 +1,41 @@
uuid: e52e2b8d-5ba8-46eb-bb82-7427b7c87afd
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_diaporama
- node.type.projet
module:
- image
id: node.projet.field_diaporama
field_name: field_diaporama
entity_type: node
bundle: projet
label: Diaporama
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'
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: 1
caption_field_required: 0
field_type: image

View File

@ -0,0 +1,24 @@
uuid: 9774fc18-cb39-4264-92c9-9c7dcf826cc0
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_intro
- filter.format.wysiwyg
- node.type.projet
module:
- text
id: node.projet.field_intro
field_name: field_intro
entity_type: node
bundle: projet
label: intro
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats:
- wysiwyg
field_type: text_long

View File

@ -0,0 +1,24 @@
uuid: b4547c94-6bee-4e0a-80bb-6cdc7e2fcdef
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_legende_carte
- filter.format.wysiwyg
- node.type.projet
module:
- text
id: node.projet.field_legende_carte
field_name: field_legende_carte
entity_type: node
bundle: projet
label: legende_carte
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats:
- wysiwyg
field_type: text_long

View File

@ -0,0 +1,19 @@
uuid: 62b4f37c-e8b3-4084-a17e-525f51421f11
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_libelles_carte
- node.type.projet
id: node.projet.field_libelles_carte
field_name: field_libelles_carte
entity_type: node
bundle: projet
label: libelles_carte
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@ -0,0 +1,23 @@
uuid: 7c2c4a37-3275-46f4-be83-082e3f9af127
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_liens
- node.type.projet
module:
- link
id: node.projet.field_liens
field_name: field_liens
entity_type: node
bundle: projet
label: Liens
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
title: 1
link_type: 17
field_type: link

View File

@ -0,0 +1,19 @@
uuid: 4dbe069d-b8f1-48fd-95a7-2f851eaaed67
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_localisation_textuel
- node.type.projet
id: node.projet.field_localisation_textuel
field_name: field_localisation_textuel
entity_type: node
bundle: projet
label: 'localisation textuel'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@ -0,0 +1,27 @@
uuid: 18679b3d-d565-4f36-9a25-7e50d35754d5
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_pieces_jointes
- node.type.projet
module:
- file
id: node.projet.field_pieces_jointes
field_name: field_pieces_jointes
entity_type: node
bundle: projet
label: 'Pièces jointes'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:file'
handler_settings: { }
file_directory: pieces-jointes
file_extensions: 'txt pdf doc docx obs png jpg svg'
max_filesize: ''
description_field: true
field_type: file

View File

@ -0,0 +1,25 @@
uuid: f3151367-dbe0-454f-b6a7-e778818e6b33
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_poids
- node.type.projet
id: node.projet.field_poids
field_name: field_poids
entity_type: node
bundle: projet
label: Poids
description: ''
required: false
translatable: false
default_value:
-
value: 0
default_value_callback: ''
settings:
min: -10
max: 10
prefix: ''
suffix: ''
field_type: integer

View File

@ -0,0 +1,29 @@
uuid: 5b2d0056-9777-4841-abf7-8ddc93fa2c0a
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_pour_aller_plus_loin
- node.type.projet
- node.type.ressource
id: node.projet.field_pour_aller_plus_loin
field_name: field_pour_aller_plus_loin
entity_type: node
bundle: projet
label: 'Pour aller plus loin'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:node'
handler_settings:
target_bundles:
ressource: ressource
sort:
field: _none
direction: ASC
auto_create: false
auto_create_bundle: ''
field_type: entity_reference

View File

@ -0,0 +1,29 @@
uuid: 852e6e75-852d-4f33-aea8-fa289a75570c
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_session
- node.type.projet
- taxonomy.vocabulary.session
id: node.projet.field_session
field_name: field_session
entity_type: node
bundle: projet
label: Session
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:taxonomy_term'
handler_settings:
target_bundles:
session: session
sort:
field: name
direction: asc
auto_create: false
auto_create_bundle: ''
field_type: entity_reference

View File

@ -0,0 +1,19 @@
uuid: abac4863-17ba-4fd5-a00b-ed0ca41a6935
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_sous_titre
- node.type.projet
id: node.projet.field_sous_titre
field_name: field_sous_titre
entity_type: node
bundle: projet
label: Sous-titre
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@ -0,0 +1,34 @@
uuid: e9aff70f-cbb8-4672-9229-e210b18d133c
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_texte
- node.type.projet
- paragraphs.paragraphs_type.intertitre_texte
module:
- entity_reference_revisions
id: node.projet.field_texte
field_name: field_texte
entity_type: node
bundle: projet
label: Textes
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
intertitre_texte: intertitre_texte
negate: 0
target_bundles_drag_drop:
intertitre_texte:
weight: 3
enabled: true
membre_equipe:
weight: 4
enabled: false
field_type: entity_reference_revisions

View File

@ -0,0 +1,29 @@
uuid: 32d5c704-b5ce-4111-b339-cf266164fb1e
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_th
- node.type.projet
- taxonomy.vocabulary.thematiques
id: node.projet.field_th
field_name: field_th
entity_type: node
bundle: projet
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: true
auto_create_bundle: ''
field_type: entity_reference

View File

@ -0,0 +1,41 @@
uuid: 337280cb-c1a4-4258-8002-3e54da4ef7af
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_couverture
- node.type.ressource
module:
- image
id: node.ressource.field_couverture
field_name: field_couverture
entity_type: node
bundle: ressource
label: Couverture
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'
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

View File

@ -0,0 +1,27 @@
uuid: cb4d94b5-ba0c-42f9-afc3-872a22dcf970
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_fichier_ressource
- node.type.ressource
module:
- file
id: node.ressource.field_fichier_ressource
field_name: field_fichier_ressource
entity_type: node
bundle: ressource
label: fichier_ressource
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: 'txt pdf odt'
max_filesize: ''
description_field: false
field_type: file

View File

@ -0,0 +1,21 @@
uuid: 492d0344-680a-4fc6-ae79-d238ac94c597
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_ressource_date
- node.type.ressource
module:
- datetime
id: node.ressource.field_ressource_date
field_name: field_ressource_date
entity_type: node
bundle: ressource
label: 'Ressource date'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: datetime

View File

@ -0,0 +1,19 @@
uuid: e6ea3781-f3da-4046-be55-d670a635ff32
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_chiffre
- paragraphs.paragraphs_type.chiffre_clef
id: paragraph.chiffre_clef.field_chiffre
field_name: field_chiffre
entity_type: paragraph
bundle: chiffre_clef
label: Chiffre
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@ -0,0 +1,24 @@
uuid: 736a4658-2fb9-48cf-86f5-030f50a73be0
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_texte_chiffreclef
- filter.format.wysiwyg
- paragraphs.paragraphs_type.chiffre_clef
module:
- text
id: paragraph.chiffre_clef.field_texte_chiffreclef
field_name: field_texte_chiffreclef
entity_type: paragraph
bundle: chiffre_clef
label: Texte
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats:
- wysiwyg
field_type: text

View File

@ -0,0 +1,24 @@
uuid: 5bf6d818-59e6-4adf-9b7e-33a1ac57f41a
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_texte
- filter.format.wysiwyg
- paragraphs.paragraphs_type.chronologie
module:
- text
id: paragraph.chronologie.field_texte
field_name: field_texte
entity_type: paragraph
bundle: chronologie
label: Texte
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats:
- wysiwyg
field_type: text_long

View File

@ -0,0 +1,19 @@
uuid: 4958ad9d-ea78-4ffd-82b0-272ec80771b7
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_titre
- paragraphs.paragraphs_type.chronologie
id: paragraph.chronologie.field_titre
field_name: field_titre
entity_type: paragraph
bundle: chronologie
label: Titre
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@ -0,0 +1,43 @@
uuid: 48d1cfc1-7907-40ce-b8e2-9737d27bfad2
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_membre_collectif
- paragraphs.paragraphs_type.collectif_projet
- paragraphs.paragraphs_type.membre_equipe
module:
- entity_reference_revisions
id: paragraph.collectif_projet.field_membre_collectif
field_name: field_membre_collectif
entity_type: paragraph
bundle: collectif_projet
label: 'Membre collectif'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
membre_equipe: membre_equipe
negate: 0
target_bundles_drag_drop:
chiffre_clef:
weight: 7
enabled: false
chronologie:
weight: 8
enabled: false
collectif_projet:
weight: 6
enabled: false
intertitre_texte:
weight: 9
enabled: false
membre_equipe:
weight: 10
enabled: true
field_type: entity_reference_revisions

View File

@ -0,0 +1,19 @@
uuid: e6f2a632-4f43-47ea-849d-01f6fadb388b
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_titre
- paragraphs.paragraphs_type.collectif_projet
id: paragraph.collectif_projet.field_titre
field_name: field_titre
entity_type: paragraph
bundle: collectif_projet
label: Titre
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@ -0,0 +1,19 @@
uuid: 24306337-58ed-4f1f-88a0-87948811c2ef
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_inter_titre
- paragraphs.paragraphs_type.intertitre_texte
id: paragraph.intertitre_texte.field_inter_titre
field_name: field_inter_titre
entity_type: paragraph
bundle: intertitre_texte
label: Inter-titre
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string

View File

@ -0,0 +1,24 @@
uuid: a7346dcd-cb82-4f47-b6e0-f94b47afc6bf
langcode: fr
status: true
dependencies:
config:
- field.storage.paragraph.field_texte_paragraphe
- filter.format.wysiwyg
- paragraphs.paragraphs_type.intertitre_texte
module:
- text
id: paragraph.intertitre_texte.field_texte_paragraphe
field_name: field_texte_paragraphe
entity_type: paragraph
bundle: intertitre_texte
label: Texte
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
allowed_formats:
- wysiwyg
field_type: text_long

View File

@ -0,0 +1,19 @@
uuid: b33d4cc9-5868-4410-8254-cbdf004d2cd3
langcode: fr
status: true
dependencies:
module:
- node
id: node.field_actualites_liees
field_name: field_actualites_liees
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

View File

@ -0,0 +1,20 @@
uuid: b67c3939-1668-44af-9284-04aa909b60be
langcode: fr
status: true
dependencies:
module:
- geofield
- node
id: node.field_carte
field_name: field_carte
entity_type: node
type: geofield
settings:
backend: geofield_backend_default
module: geofield
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,21 @@
uuid: 3b2e534c-16e9-43b1-b505-11080653226d
langcode: fr
status: true
dependencies:
module:
- entity_reference_revisions
- node
- paragraphs
id: node.field_chiffres_clefs
field_name: field_chiffres_clefs
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

View File

@ -0,0 +1,21 @@
uuid: 4d53c9c9-a4d0-4487-937d-07d8be5e73e6
langcode: fr
status: true
dependencies:
module:
- entity_reference_revisions
- node
- paragraphs
id: node.field_chronologie
field_name: field_chronologie
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

View File

@ -0,0 +1,21 @@
uuid: 3c0ab62a-ea23-4aa4-8124-b49b3bc45129
langcode: fr
status: true
dependencies:
module:
- entity_reference_revisions
- node
- paragraphs
id: node.field_collectif_du_projet
field_name: field_collectif_du_projet
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

View File

@ -0,0 +1,30 @@
uuid: 155a4d26-3357-495d-9d93-36c6ceab75ba
langcode: fr
status: true
dependencies:
module:
- file
- image
- node
id: node.field_couverture
field_name: field_couverture
entity_type: node
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

View File

@ -0,0 +1,30 @@
uuid: da0d05e6-d8ff-4413-ba83-296d543402d3
langcode: fr
status: true
dependencies:
module:
- file
- image
- node
id: node.field_diaporama
field_name: field_diaporama
entity_type: node
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

View File

@ -0,0 +1,23 @@
uuid: bd5e08e2-421d-432c-bcda-db3449339ce9
langcode: fr
status: true
dependencies:
module:
- file
- node
id: node.field_fichier_ressource
field_name: field_fichier_ressource
entity_type: node
type: file
settings:
target_type: file
display_field: false
display_default: false
uri_scheme: public
module: file
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,19 @@
uuid: a2c12e48-f054-47a0-ae7f-dfddad7306db
langcode: fr
status: true
dependencies:
module:
- node
- text
id: node.field_intro
field_name: field_intro
entity_type: node
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,19 @@
uuid: a24ad32a-4555-4a08-9f88-e1c6dadd8760
langcode: fr
status: true
dependencies:
module:
- node
- text
id: node.field_legende_carte
field_name: field_legende_carte
entity_type: node
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,21 @@
uuid: fbdd3f5f-1614-4c89-bfae-983cdea74493
langcode: fr
status: true
dependencies:
module:
- node
id: node.field_libelles_carte
field_name: field_libelles_carte
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

View File

@ -0,0 +1,21 @@
uuid: 87b57523-8d94-4b79-bf28-db434a66cb7a
langcode: fr
status: true
dependencies:
module:
- node
id: node.field_localisation_textuel
field_name: field_localisation_textuel
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

View File

@ -0,0 +1,19 @@
uuid: 348f2fa0-16c8-42f2-8604-ff6513d3dafb
langcode: fr
status: true
dependencies:
module:
- node
id: node.field_pour_aller_plus_loin
field_name: field_pour_aller_plus_loin
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

View File

@ -0,0 +1,20 @@
uuid: b546fce3-9cd8-40b7-bc5e-4b0d159d5ade
langcode: fr
status: true
dependencies:
module:
- datetime
- node
id: node.field_ressource_date
field_name: field_ressource_date
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

View File

@ -0,0 +1,20 @@
uuid: 5fe92df2-7885-43c4-95f9-f2f42a9721ec
langcode: fr
status: true
dependencies:
module:
- node
- taxonomy
id: node.field_session
field_name: field_session
entity_type: node
type: entity_reference
settings:
target_type: taxonomy_term
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,21 @@
uuid: fe7781d3-d317-4991-abb0-0c445b91fe22
langcode: fr
status: true
dependencies:
module:
- entity_reference_revisions
- node
- paragraphs
id: node.field_texte
field_name: field_texte
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

View File

@ -0,0 +1,20 @@
uuid: 95848755-21c5-4ac7-991a-5e583f40e383
langcode: fr
status: true
dependencies:
module:
- node
- taxonomy
id: node.field_th
field_name: field_th
entity_type: node
type: entity_reference
settings:
target_type: taxonomy_term
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,21 @@
uuid: 899f6010-1689-4f75-94e7-90e152bf310c
langcode: fr
status: true
dependencies:
module:
- paragraphs
id: paragraph.field_chiffre
field_name: field_chiffre
entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,21 @@
uuid: 4ed002f9-e24f-45fc-a0db-b9e35fe6cff1
langcode: fr
status: true
dependencies:
module:
- paragraphs
id: paragraph.field_inter_titre
field_name: field_inter_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

View File

@ -0,0 +1,20 @@
uuid: 895f4285-3d7a-4d1c-9e90-f0584c196c49
langcode: fr
status: true
dependencies:
module:
- entity_reference_revisions
- paragraphs
id: paragraph.field_membre_collectif
field_name: field_membre_collectif
entity_type: paragraph
type: entity_reference_revisions
settings:
target_type: paragraph
module: entity_reference_revisions
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,20 @@
uuid: 92d949dd-9431-4c31-9680-aeaaddd6de23
langcode: fr
status: true
dependencies:
module:
- paragraphs
- text
id: paragraph.field_texte_chiffreclef
field_name: field_texte_chiffreclef
entity_type: paragraph
type: text
settings:
max_length: 255
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,19 @@
uuid: f57b317a-6ce4-4efc-9dd9-c443ec278523
langcode: fr
status: true
dependencies:
module:
- paragraphs
- text
id: paragraph.field_texte_paragraphe
field_name: field_texte_paragraphe
entity_type: paragraph
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

View File

@ -0,0 +1,21 @@
uuid: 3b0b20ff-b716-45a9-937b-ba60b69cc7db
langcode: fr
status: true
dependencies:
module:
- paragraphs
id: paragraph.field_titre
field_name: field_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

View File

@ -0,0 +1,15 @@
_core:
default_config_hash: 0cOpr1OyXWdffdvJFlXdoNQpPest7EYeepdwUe7U9pQ
langcode: fr
gmap_api_key: ''
gmap_api_localization: default
theming:
markers_location:
security: 'public://'
rel_path: geofieldmap_icons
additional_markers_location: ''
markers_extensions: 'gif png jpg jpeg'
markers_filesize: '250 KB'
geocoder:
caching:
clientside: session_storage

View File

@ -0,0 +1,16 @@
uuid: 1017be4a-671b-439c-bb3d-dd54143bf44b
langcode: fr
status: true
dependencies: { }
_core:
default_config_hash: qeXmbpcOBZ_DUk5IscywhUBtP66NYnpVwP-HrtMT7CQ
name: geofield_map_default_icon_style
label: 'GeofieldMap Default Icon Style (34x34)'
effects:
5d91fbd4-b0f7-43e0-b7a4-21b19cec068c:
uuid: 5d91fbd4-b0f7-43e0-b7a4-21b19cec068c
id: image_resize
weight: 1
data:
width: 34
height: 34

View File

@ -0,0 +1,11 @@
uuid: 628438d3-1ac6-44dd-8331-0cca6e6f75ad
langcode: fr
status: true
dependencies:
config:
- node.type.projet
id: node.projet
target_entity_type_id: node
target_bundle: projet
default_langcode: site_default
language_alterable: false

View File

@ -0,0 +1,11 @@
uuid: c50cb513-691a-422c-bd6b-9303b10673b3
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

View File

@ -0,0 +1,11 @@
uuid: 7f568b0c-560c-4e8e-b076-17be0313a75c
langcode: fr
status: true
dependencies:
config:
- taxonomy.vocabulary.session
id: taxonomy_term.session
target_entity_type_id: taxonomy_term
target_bundle: session
default_langcode: site_default
language_alterable: false

View File

@ -0,0 +1,11 @@
uuid: 178393a5-91d1-4e80-a80d-febde41f2ff8
langcode: fr
status: true
dependencies:
config:
- taxonomy.vocabulary.thematiques
id: taxonomy_term.thematiques
target_entity_type_id: taxonomy_term
target_bundle: thematiques
default_langcode: site_default
language_alterable: false

View File

@ -0,0 +1,17 @@
uuid: 81b30958-90f1-42f4-a6b2-341fce783475
langcode: fr
status: true
dependencies:
module:
- menu_ui
third_party_settings:
menu_ui:
available_menus: { }
parent: ''
name: Projet
type: projet
description: ''
help: ''
new_revision: true
preview_mode: 0
display_submitted: false

View File

@ -0,0 +1,17 @@
uuid: 7e5ee68d-9690-440c-b953-65ce8070f084
langcode: fr
status: true
dependencies:
module:
- menu_ui
third_party_settings:
menu_ui:
available_menus: { }
parent: ''
name: Ressource
type: ressource
description: ''
help: ''
new_revision: true
preview_mode: 0
display_submitted: false

View File

@ -7,6 +7,7 @@ dependencies:
- views.view.actus
- views.view.home_blocks
module:
- erable_mod
- panels
- views
id: home-panels_variant-0
@ -29,7 +30,7 @@ variant_settings:
items_per_page: none
exposed: { }
region: content
weight: -1
weight: 0
uuid: 8e9d76fd-ee6b-4b00-95e5-f61415ffba1c
42e5f5be-e990-4ced-854c-3f431dbfdcc0:
id: 'views_block:home_blocks-block_1'
@ -41,20 +42,17 @@ variant_settings:
items_per_page: none
exposed: { }
region: content
weight: 0
weight: -1
uuid: 42e5f5be-e990-4ced-854c-3f431dbfdcc0
0e39f25a-d433-49bd-84d4-3e6c11c16c47:
id: 'views_block:home_blocks-block_2'
label: ''
label_display: '0'
provider: views
41595e31-d8d6-4940-a1e5-8687c04af5a5:
id: sitesmap_block
label: 'Carte des projets lauréats 2024'
label_display: visible
provider: erable_mod
context_mapping: { }
views_label: ''
items_per_page: none
exposed: { }
region: content
weight: 1
uuid: 0e39f25a-d433-49bd-84d4-3e6c11c16c47
weight: 0
uuid: 41595e31-d8d6-4940-a1e5-8687c04af5a5
page_title: ''
layout: layout_onecol
layout_settings:

View File

@ -0,0 +1,10 @@
uuid: 56b76b8d-86bf-4f1b-8c15-8eb68e65dbbf
langcode: fr
status: true
dependencies: { }
id: chiffre_clef
label: 'Chiffre clef'
icon_uuid: null
icon_default: null
description: ''
behavior_plugins: { }

View File

@ -0,0 +1,10 @@
uuid: 30f1a977-7ce8-4afa-90ba-3ea1e8b740c7
langcode: fr
status: true
dependencies: { }
id: chronologie
label: Chronologie
icon_uuid: null
icon_default: null
description: ''
behavior_plugins: { }

View File

@ -0,0 +1,10 @@
uuid: ab8d95af-6ef7-4982-ac60-e434018ff680
langcode: fr
status: true
dependencies: { }
id: collectif_projet
label: 'Collectif projet'
icon_uuid: null
icon_default: null
description: ''
behavior_plugins: { }

Some files were not shown because too many files have changed in this diff Show More