Compare commits
9 Commits
13df12b92c
...
fa077a52ed
Author | SHA1 | Date | |
---|---|---|---|
fa077a52ed | |||
7ce3444e3a | |||
fa9520a6f6 | |||
a452f0fe6a | |||
a55ef5fbb4 | |||
8abad34306 | |||
48d07a5c3a | |||
0df7c1293d | |||
7a3c5ee38b |
@ -37,6 +37,7 @@
|
||||
"drupal/quick_node_clone": "^1.18",
|
||||
"drupal/simple_sitemap": "^4.1",
|
||||
"drupal/social_media_links": "^2.9",
|
||||
"drupal/structure_sync": "^2.0",
|
||||
"drupal/views_autocomplete_filters": "^2.0",
|
||||
"drupal/views_block_area": "^1.0@beta",
|
||||
"drupal/viewsreference": "^2.0@beta",
|
||||
|
87
composer.lock
generated
@ -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": "9560a6f5de3794225f71e23951e5f1f8",
|
||||
"content-hash": "a834c486480c36ee6cb474b733b8b034",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@ -7251,6 +7251,87 @@
|
||||
"source": "https://git.drupalcode.org/project/sophron"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/structure_sync",
|
||||
"version": "2.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/structure_sync.git",
|
||||
"reference": "2.0.8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/structure_sync-2.0.8.zip",
|
||||
"reference": "2.0.8",
|
||||
"shasum": "3f1bd24d7f048cdd9f49e178af9fa47d291d3525"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10 || ^11",
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drush/drush": "^9 || ^10 || ^11 || ^12 || ^13"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.8",
|
||||
"datestamp": "1728580642",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10 || ^11 || ^12 || ^13"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "colan",
|
||||
"homepage": "https://www.drupal.org/user/58704"
|
||||
},
|
||||
{
|
||||
"name": "fidovdbos",
|
||||
"homepage": "https://www.drupal.org/user/1494332"
|
||||
},
|
||||
{
|
||||
"name": "joachim",
|
||||
"homepage": "https://www.drupal.org/user/107701"
|
||||
},
|
||||
{
|
||||
"name": "louis-cuny",
|
||||
"homepage": "https://www.drupal.org/user/3606332"
|
||||
},
|
||||
{
|
||||
"name": "mparker17",
|
||||
"homepage": "https://www.drupal.org/user/536298"
|
||||
},
|
||||
{
|
||||
"name": "spiderman",
|
||||
"homepage": "https://www.drupal.org/user/1631"
|
||||
},
|
||||
{
|
||||
"name": "timKruijsen",
|
||||
"homepage": "https://www.drupal.org/user/3513437"
|
||||
},
|
||||
{
|
||||
"name": "vinlaurens",
|
||||
"homepage": "https://www.drupal.org/user/2945689"
|
||||
}
|
||||
],
|
||||
"description": "Tool for syncing structural data that is stored as content.",
|
||||
"homepage": "https://www.drupal.org/project/structure_sync",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/structure_sync"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/synonyms",
|
||||
"version": "2.1.3",
|
||||
@ -13040,7 +13121,7 @@
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": {},
|
||||
"platform-dev": {},
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
@ -3,7 +3,9 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_class
|
||||
- language
|
||||
- system
|
||||
theme:
|
||||
- quartiers_de_demain
|
||||
id: quartiers_de_demain_selecteurdelangue
|
||||
@ -17,4 +19,8 @@ settings:
|
||||
label: 'Sélecteur de langue'
|
||||
label_display: '0'
|
||||
provider: language
|
||||
visibility: { }
|
||||
visibility:
|
||||
request_path:
|
||||
id: request_path
|
||||
negate: true
|
||||
pages: "/actualites\r\n/ressources"
|
||||
|
8
config/sync/block_content.type.link.yml
Normal file
@ -0,0 +1,8 @@
|
||||
uuid: 19a0fbf2-ca25-45d7-b5dd-812acab719cf
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: link
|
||||
label: Link
|
||||
revision: 0
|
||||
description: ''
|
17
config/sync/config_pages.type.intro_partenaires.yml
Normal file
@ -0,0 +1,17 @@
|
||||
uuid: 9dcf4c0f-3d4f-4ae9-abb1-c023f55e4ce7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: intro_partenaires
|
||||
label: 'Intro partenaires'
|
||||
token: true
|
||||
context:
|
||||
show_warning: true
|
||||
group:
|
||||
language: true
|
||||
fallback:
|
||||
language: ''
|
||||
menu:
|
||||
path: /edit/intro-partenaires
|
||||
weight: 0
|
||||
description: ''
|
@ -0,0 +1,38 @@
|
||||
uuid: fa11d5c4-5120-4fb2-a580-dba21e05dec5
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
- field.field.block_content.link.field_link
|
||||
module:
|
||||
- link
|
||||
id: block_content.link.default
|
||||
targetEntityType: block_content
|
||||
bundle: link
|
||||
mode: default
|
||||
content:
|
||||
field_link:
|
||||
type: link_default
|
||||
weight: 26
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
info:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
@ -0,0 +1,24 @@
|
||||
uuid: fdf01813-696c-4493-8d1f-2d987d5f54ad
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.intro_partenaires
|
||||
- field.field.config_pages.intro_partenaires.field_intro
|
||||
module:
|
||||
- text
|
||||
id: config_pages.intro_partenaires.default
|
||||
targetEntityType: config_pages
|
||||
bundle: intro_partenaires
|
||||
mode: default
|
||||
content:
|
||||
field_intro:
|
||||
type: text_textarea
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
label: true
|
@ -11,6 +11,7 @@ dependencies:
|
||||
- field.field.node.actualite.field_liens
|
||||
- field.field.node.actualite.field_poid
|
||||
- field.field.node.actualite.field_site
|
||||
- field.field.node.actualite.field_tous_les_sites
|
||||
- field.field.node.actualite.field_type_d_actualite
|
||||
- image.style.thumbnail
|
||||
- node.type.actualite
|
||||
@ -27,6 +28,7 @@ third_party_settings:
|
||||
field_group:
|
||||
group_details:
|
||||
children:
|
||||
- field_type_d_actualite
|
||||
- status
|
||||
- promote
|
||||
- field_a_la_une
|
||||
@ -39,7 +41,7 @@ third_party_settings:
|
||||
label: Details
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 8
|
||||
weight: 2
|
||||
format_type: details_sidebar
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -50,6 +52,75 @@ third_party_settings:
|
||||
description: ''
|
||||
required_fields: true
|
||||
weight: -100
|
||||
group_tabs:
|
||||
children:
|
||||
- group_principal
|
||||
- group_liens
|
||||
- group_media
|
||||
label: Tabs
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 1
|
||||
format_type: tabs
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
direction: horizontal
|
||||
width_breakpoint: 640
|
||||
group_liens:
|
||||
children:
|
||||
- field_tous_les_sites
|
||||
- field_site
|
||||
- field_liens
|
||||
label: Liens
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 21
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_media:
|
||||
children:
|
||||
- field_images
|
||||
- field_fichiers
|
||||
label: Media
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 22
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_principal:
|
||||
children:
|
||||
- field_date
|
||||
- body
|
||||
label: Principal
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 20
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
id: node.actualite.default
|
||||
targetEntityType: node
|
||||
bundle: actualite
|
||||
@ -67,13 +138,13 @@ content:
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 13
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_a_la_une:
|
||||
type: boolean_checkbox
|
||||
weight: 10
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
@ -86,14 +157,14 @@ content:
|
||||
third_party_settings: { }
|
||||
field_fichiers:
|
||||
type: file_generic
|
||||
weight: 5
|
||||
weight: 25
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
field_images:
|
||||
type: image_image
|
||||
weight: 7
|
||||
weight: 24
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
@ -101,7 +172,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_liens:
|
||||
type: link_default
|
||||
weight: 6
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
@ -109,14 +180,14 @@ content:
|
||||
third_party_settings: { }
|
||||
field_poid:
|
||||
type: number
|
||||
weight: 11
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_site:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 2
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
@ -124,6 +195,13 @@ content:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_tous_les_sites:
|
||||
type: boolean_checkbox
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
field_type_d_actualite:
|
||||
type: autocomplete_deluxe
|
||||
weight: 1
|
||||
@ -143,30 +221,30 @@ content:
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 14
|
||||
weight: 8
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 9
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
simple_sitemap:
|
||||
weight: 15
|
||||
weight: 9
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
simple_sitemap_index_now:
|
||||
weight: 16
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 8
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
@ -179,14 +257,9 @@ content:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
translation:
|
||||
weight: 9
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 12
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
@ -197,3 +270,4 @@ content:
|
||||
hidden:
|
||||
langcode: true
|
||||
sticky: true
|
||||
translation: true
|
||||
|
@ -12,6 +12,7 @@ dependencies:
|
||||
- field.field.node.ressource.field_mots_clefs
|
||||
- field.field.node.ressource.field_site
|
||||
- field.field.node.ressource.field_sous_titre
|
||||
- field.field.node.ressource.field_tous_les_sites
|
||||
- field.field.node.ressource.field_type_de_ressource
|
||||
- image.style.thumbnail
|
||||
- node.type.ressource
|
||||
@ -37,7 +38,7 @@ third_party_settings:
|
||||
label: Details
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 6
|
||||
weight: 8
|
||||
format_type: details_sidebar
|
||||
format_settings:
|
||||
classes: ''
|
||||
@ -48,6 +49,75 @@ third_party_settings:
|
||||
description: ''
|
||||
required_fields: true
|
||||
weight: -100
|
||||
group_tabs:
|
||||
children:
|
||||
- group_principal
|
||||
- group_liens
|
||||
- group_media
|
||||
label: Tabs
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 1
|
||||
format_type: tabs
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
direction: horizontal
|
||||
width_breakpoint: 640
|
||||
group_liens:
|
||||
children:
|
||||
- field_tous_les_sites
|
||||
- field_site
|
||||
- field_liens
|
||||
label: Liens
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 21
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_principal:
|
||||
children:
|
||||
- field_sous_titre
|
||||
- body
|
||||
label: Principal
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 20
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: open
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_media:
|
||||
children:
|
||||
- field_images
|
||||
- field_documents
|
||||
label: Média
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 22
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
label_as_html: false
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
id: node.ressource.default
|
||||
targetEntityType: node
|
||||
bundle: ressource
|
||||
@ -79,14 +149,14 @@ content:
|
||||
third_party_settings: { }
|
||||
field_documents:
|
||||
type: file_generic
|
||||
weight: 5
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
field_images:
|
||||
type: image_image
|
||||
weight: 4
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
@ -94,7 +164,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_liens:
|
||||
type: link_default
|
||||
weight: 6
|
||||
weight: 46
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
@ -112,7 +182,7 @@ content:
|
||||
third_party_settings: { }
|
||||
field_site:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 2
|
||||
weight: 45
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
@ -122,12 +192,19 @@ content:
|
||||
third_party_settings: { }
|
||||
field_sous_titre:
|
||||
type: string_textfield
|
||||
weight: 1
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_tous_les_sites:
|
||||
type: boolean_checkbox
|
||||
weight: 44
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
field_type_de_ressource:
|
||||
type: options_select
|
||||
weight: 39
|
||||
|
@ -0,0 +1,29 @@
|
||||
uuid: 75b7884d-1fa3-41fe-b0b4-ffc7f3fcbbca
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
- field.field.block_content.link.field_link
|
||||
module:
|
||||
- link
|
||||
id: block_content.link.default
|
||||
targetEntityType: block_content
|
||||
bundle: link
|
||||
mode: default
|
||||
content:
|
||||
field_link:
|
||||
type: link
|
||||
label: visually_hidden
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
@ -0,0 +1,23 @@
|
||||
uuid: 4696309b-c78c-455c-8b3d-0aacd032ea5f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.intro_partenaires
|
||||
- field.field.config_pages.intro_partenaires.field_intro
|
||||
module:
|
||||
- text
|
||||
id: config_pages.intro_partenaires.default
|
||||
targetEntityType: config_pages
|
||||
bundle: intro_partenaires
|
||||
mode: default
|
||||
content:
|
||||
field_intro:
|
||||
type: text_default
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
@ -11,6 +11,7 @@ dependencies:
|
||||
- field.field.node.actualite.field_liens
|
||||
- field.field.node.actualite.field_poid
|
||||
- field.field.node.actualite.field_site
|
||||
- field.field.node.actualite.field_tous_les_sites
|
||||
- field.field.node.actualite.field_type_d_actualite
|
||||
- image.style.wide
|
||||
- node.type.actualite
|
||||
@ -82,6 +83,16 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_tous_les_sites:
|
||||
type: boolean
|
||||
label: above
|
||||
settings:
|
||||
format: default
|
||||
format_custom_false: ''
|
||||
format_custom_true: ''
|
||||
third_party_settings: { }
|
||||
weight: 106
|
||||
region: content
|
||||
field_type_d_actualite:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
|
@ -12,6 +12,7 @@ dependencies:
|
||||
- field.field.node.actualite.field_liens
|
||||
- field.field.node.actualite.field_poid
|
||||
- field.field.node.actualite.field_site
|
||||
- field.field.node.actualite.field_tous_les_sites
|
||||
- field.field.node.actualite.field_type_d_actualite
|
||||
- image.style.wide
|
||||
- node.type.actualite
|
||||
@ -104,6 +105,7 @@ hidden:
|
||||
created: true
|
||||
field_a_la_une: true
|
||||
field_poid: true
|
||||
field_tous_les_sites: true
|
||||
langcode: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
|
@ -12,6 +12,7 @@ dependencies:
|
||||
- field.field.node.actualite.field_liens
|
||||
- field.field.node.actualite.field_poid
|
||||
- field.field.node.actualite.field_site
|
||||
- field.field.node.actualite.field_tous_les_sites
|
||||
- field.field.node.actualite.field_type_d_actualite
|
||||
- image.style.wide
|
||||
- node.type.actualite
|
||||
@ -87,6 +88,7 @@ hidden:
|
||||
field_fichiers: true
|
||||
field_liens: true
|
||||
field_poid: true
|
||||
field_tous_les_sites: true
|
||||
langcode: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
|
@ -12,6 +12,7 @@ dependencies:
|
||||
- field.field.node.ressource.field_mots_clefs
|
||||
- field.field.node.ressource.field_site
|
||||
- field.field.node.ressource.field_sous_titre
|
||||
- field.field.node.ressource.field_tous_les_sites
|
||||
- field.field.node.ressource.field_type_de_ressource
|
||||
- image.style.wide
|
||||
- node.type.ressource
|
||||
@ -106,6 +107,16 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 12
|
||||
region: content
|
||||
field_tous_les_sites:
|
||||
type: boolean
|
||||
label: above
|
||||
settings:
|
||||
format: default
|
||||
format_custom_false: ''
|
||||
format_custom_true: ''
|
||||
third_party_settings: { }
|
||||
weight: 106
|
||||
region: content
|
||||
field_type_de_ressource:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
|
@ -13,6 +13,7 @@ dependencies:
|
||||
- field.field.node.ressource.field_mots_clefs
|
||||
- field.field.node.ressource.field_site
|
||||
- field.field.node.ressource.field_sous_titre
|
||||
- field.field.node.ressource.field_tous_les_sites
|
||||
- field.field.node.ressource.field_type_de_ressource
|
||||
- image.style.wide
|
||||
- node.type.ressource
|
||||
@ -78,6 +79,7 @@ hidden:
|
||||
field_documents: true
|
||||
field_mots_clefs: true
|
||||
field_sous_titre: true
|
||||
field_tous_les_sites: true
|
||||
field_type_de_ressource: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
|
@ -13,6 +13,7 @@ dependencies:
|
||||
- field.field.node.ressource.field_mots_clefs
|
||||
- field.field.node.ressource.field_site
|
||||
- field.field.node.ressource.field_sous_titre
|
||||
- field.field.node.ressource.field_tous_les_sites
|
||||
- field.field.node.ressource.field_type_de_ressource
|
||||
- image.style.wide
|
||||
- node.type.ressource
|
||||
@ -89,7 +90,7 @@ content:
|
||||
type: entity_reference_label
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: true
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
@ -120,6 +121,7 @@ content:
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_tous_les_sites: true
|
||||
field_type_de_ressource: true
|
||||
langcode: true
|
||||
links: true
|
||||
|
@ -108,6 +108,7 @@ module:
|
||||
smart_trim: 0
|
||||
smtp: 0
|
||||
social_media_links: 0
|
||||
structure_sync: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
telephone: 0
|
||||
|
23
config/sync/field.field.block_content.link.field_link.yml
Normal file
@ -0,0 +1,23 @@
|
||||
uuid: a4e5f0a0-3de0-42c0-a4ed-e2a1887e145f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
- field.storage.block_content.field_link
|
||||
module:
|
||||
- link
|
||||
id: block_content.link.field_link
|
||||
field_name: field_link
|
||||
entity_type: block_content
|
||||
bundle: link
|
||||
label: Link
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
title: 1
|
||||
link_type: 17
|
||||
field_type: link
|
@ -0,0 +1,24 @@
|
||||
uuid: 0b4a632b-37e0-4d31-88a7-c375de6aa2b7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- config_pages.type.intro_partenaires
|
||||
- field.storage.config_pages.field_intro
|
||||
- filter.format.wysiwyg
|
||||
module:
|
||||
- text
|
||||
id: config_pages.intro_partenaires.field_intro
|
||||
field_name: field_intro
|
||||
entity_type: config_pages
|
||||
bundle: intro_partenaires
|
||||
label: Intro
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_formats:
|
||||
- wysiwyg
|
||||
field_type: text_long
|
@ -10,7 +10,7 @@ id: node.actualite.field_site
|
||||
field_name: field_site
|
||||
entity_type: node
|
||||
bundle: actualite
|
||||
label: Site
|
||||
label: Site(s)
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
|
@ -0,0 +1,23 @@
|
||||
uuid: b590b728-2151-49ac-b542-fbbaa0b1343a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_tous_les_sites
|
||||
- node.type.actualite
|
||||
id: node.actualite.field_tous_les_sites
|
||||
field_name: field_tous_les_sites
|
||||
entity_type: node
|
||||
bundle: actualite
|
||||
label: 'Tous les sites'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: oui
|
||||
off_label: non
|
||||
field_type: boolean
|
@ -10,7 +10,7 @@ id: node.ressource.field_site
|
||||
field_name: field_site
|
||||
entity_type: node
|
||||
bundle: ressource
|
||||
label: Site
|
||||
label: Site(s)
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
|
@ -0,0 +1,23 @@
|
||||
uuid: 5ca39b7a-a663-4e36-bee4-57022e22b6c6
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_tous_les_sites
|
||||
- node.type.ressource
|
||||
id: node.ressource.field_tous_les_sites
|
||||
field_name: field_tous_les_sites
|
||||
entity_type: node
|
||||
bundle: ressource
|
||||
label: 'Tous les sites'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: oui
|
||||
off_label: non
|
||||
field_type: boolean
|
19
config/sync/field.storage.block_content.field_link.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 6bd9cb8e-662d-436c-9a42-134aa4149786
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- link
|
||||
id: block_content.field_link
|
||||
field_name: field_link
|
||||
entity_type: block_content
|
||||
type: link
|
||||
settings: { }
|
||||
module: link
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
19
config/sync/field.storage.config_pages.field_intro.yml
Normal file
@ -0,0 +1,19 @@
|
||||
uuid: 531da152-ef47-4070-ab9c-8af2363d087e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- config_pages
|
||||
- text
|
||||
id: config_pages.field_intro
|
||||
field_name: field_intro
|
||||
entity_type: config_pages
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
@ -12,7 +12,7 @@ settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
|
18
config/sync/field.storage.node.field_tous_les_sites.yml
Normal file
@ -0,0 +1,18 @@
|
||||
uuid: a327636e-e42c-4625-87cc-33fcbda0432b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_tous_les_sites
|
||||
field_name: field_tous_les_sites
|
||||
entity_type: node
|
||||
type: boolean
|
||||
settings: { }
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
11
config/sync/language.content_settings.block_content.link.yml
Normal file
@ -0,0 +1,11 @@
|
||||
uuid: ed559255-d60a-46b9-911b-9bbe4a928ff7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
id: block_content.link
|
||||
target_entity_type_id: block_content
|
||||
target_bundle: link
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
@ -0,0 +1 @@
|
||||
label: 'Intro partners'
|
14
config/sync/structure_sync.data.yml
Normal file
@ -0,0 +1,14 @@
|
||||
blocks:
|
||||
-
|
||||
info: 'Lien actus'
|
||||
langcode: fr
|
||||
uuid: 764294aa-409f-4668-88bf-dc71e186915c
|
||||
bundle: link
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
fields:
|
||||
field_link:
|
||||
-
|
||||
uri: 'internal:/actualites'
|
||||
title: 'Voir toutes les actualités'
|
||||
options: { }
|
@ -14,6 +14,7 @@ dependencies:
|
||||
- actions_permissions
|
||||
- block_content
|
||||
- config_pages
|
||||
- config_translation
|
||||
- content_lock
|
||||
- content_translation
|
||||
- file
|
||||
@ -65,6 +66,7 @@ permissions:
|
||||
- 'edit any static content'
|
||||
- 'edit deroulement config page entity'
|
||||
- 'edit diaporama_home config page entity'
|
||||
- 'edit intro_partenaires config page entity'
|
||||
- 'execute entity:save_action menu_link_content'
|
||||
- 'execute entity:save_action node'
|
||||
- 'execute entity:save_action taxonomy_term'
|
||||
@ -85,6 +87,7 @@ permissions:
|
||||
- 'revert ressource revisions'
|
||||
- 'revert site revisions'
|
||||
- 'revert static revisions'
|
||||
- 'translate configuration'
|
||||
- 'translate editable entities'
|
||||
- 'translate interface'
|
||||
- 'translate static node'
|
||||
|
@ -17,3 +17,4 @@ permissions:
|
||||
- 'access devel information'
|
||||
- 'view deroulement config page entity'
|
||||
- 'view diaporama_home config page entity'
|
||||
- 'view intro_partenaires config page entity'
|
||||
|
@ -19,3 +19,4 @@ permissions:
|
||||
- 'opt-in or out of matomo tracking'
|
||||
- 'view deroulement config page entity'
|
||||
- 'view diaporama_home config page entity'
|
||||
- 'view intro_partenaires config page entity'
|
||||
|
@ -12,6 +12,7 @@ dependencies:
|
||||
module:
|
||||
- actions_permissions
|
||||
- config_pages
|
||||
- config_translation
|
||||
- content_lock
|
||||
- content_translation
|
||||
- filter
|
||||
@ -48,6 +49,7 @@ permissions:
|
||||
- 'edit any static content'
|
||||
- 'edit deroulement config page entity'
|
||||
- 'edit diaporama_home config page entity'
|
||||
- 'edit intro_partenaires config page entity'
|
||||
- 'execute entity:save_action node'
|
||||
- 'execute node_assign_owner_action node'
|
||||
- 'execute node_make_sticky_action node'
|
||||
@ -59,6 +61,7 @@ permissions:
|
||||
- 'revert ressource revisions'
|
||||
- 'revert site revisions'
|
||||
- 'revert static revisions'
|
||||
- 'translate configuration'
|
||||
- 'translate editable entities'
|
||||
- 'translate interface'
|
||||
- 'translate static node'
|
||||
|
@ -4,6 +4,7 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.full
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_date
|
||||
- field.storage.node.field_site
|
||||
- node.type.actualite
|
||||
@ -15,7 +16,9 @@ dependencies:
|
||||
- datetime_range
|
||||
- node
|
||||
- taxonomy
|
||||
- text
|
||||
- user
|
||||
- views_block_area
|
||||
id: actus
|
||||
label: Actus
|
||||
module: views
|
||||
@ -272,6 +275,68 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
body:
|
||||
id: body
|
||||
table: node__body
|
||||
field: body
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: field
|
||||
label: ''
|
||||
exclude: true
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: text_default
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
pager:
|
||||
type: some
|
||||
options:
|
||||
@ -412,7 +477,12 @@ display:
|
||||
plugin_id: standard
|
||||
required: false
|
||||
header: { }
|
||||
footer: { }
|
||||
footer:
|
||||
views_block_area:
|
||||
id: views_block_area
|
||||
table: views
|
||||
field: views_block_area
|
||||
plugin_id: views_block_area
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
@ -422,6 +492,7 @@ display:
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags:
|
||||
- 'config:field.storage.node.body'
|
||||
- 'config:field.storage.node.field_date'
|
||||
- 'config:field.storage.node.field_site'
|
||||
block_1:
|
||||
@ -540,7 +611,19 @@ display:
|
||||
defaults:
|
||||
filters: false
|
||||
filter_groups: false
|
||||
footer: false
|
||||
display_description: ''
|
||||
footer:
|
||||
views_block_area:
|
||||
id: views_block_area
|
||||
table: views
|
||||
field: views_block_area
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: views_block_area
|
||||
block_id: 'block_content:764294aa-409f-4668-88bf-dc71e186915c'
|
||||
empty: false
|
||||
display_extenders:
|
||||
matomo:
|
||||
enabled: false
|
||||
@ -562,6 +645,7 @@ display:
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags:
|
||||
- 'config:field.storage.node.body'
|
||||
- 'config:field.storage.node.field_date'
|
||||
- 'config:field.storage.node.field_site'
|
||||
block_2:
|
||||
@ -718,6 +802,7 @@ display:
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags:
|
||||
- 'config:field.storage.node.body'
|
||||
- 'config:field.storage.node.field_date'
|
||||
- 'config:field.storage.node.field_site'
|
||||
page_1:
|
||||
@ -928,7 +1013,7 @@ display:
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: field_date_value_op
|
||||
label: Date
|
||||
label: 'Par année'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: field_date_value_op
|
||||
@ -1013,6 +1098,62 @@ display:
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
combine:
|
||||
id: combine
|
||||
table: views
|
||||
field: combine
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: combine
|
||||
operator: contains
|
||||
value: ''
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: combine_op
|
||||
label: 'Dans le texte'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: combine_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: combine
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
editeur: '0'
|
||||
placeholder: ''
|
||||
autocomplete_filter: 0
|
||||
autocomplete_min_chars: '0'
|
||||
autocomplete_items: '10'
|
||||
autocomplete_field: ''
|
||||
autocomplete_raw_suggestion: 1
|
||||
autocomplete_raw_dropdown: 1
|
||||
autocomplete_dependent: 0
|
||||
autocomplete_contextual: 0
|
||||
autocomplete_autosubmit: 0
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
fields:
|
||||
title: title
|
||||
title_1: title_1
|
||||
body: body
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
@ -1077,5 +1218,6 @@ display:
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags:
|
||||
- 'config:field.storage.node.body'
|
||||
- 'config:field.storage.node.field_date'
|
||||
- 'config:field.storage.node.field_site'
|
||||
|
@ -7,6 +7,8 @@ dependencies:
|
||||
- field.storage.node.field_groupe
|
||||
- node.type.partenaire
|
||||
- system.menu.footer
|
||||
content:
|
||||
- 'config_pages:intro_partenaires:e509f5cb-8f8d-4ba7-a399-e6ff7f54e5ae'
|
||||
module:
|
||||
- node
|
||||
- options
|
||||
@ -25,7 +27,7 @@ display:
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Les partenaires'
|
||||
title: 'Le comité des partenaires'
|
||||
fields:
|
||||
field_groupe:
|
||||
id: field_groupe
|
||||
@ -187,7 +189,20 @@ display:
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
header:
|
||||
entity_config_pages:
|
||||
id: entity_config_pages
|
||||
table: views
|
||||
field: entity_config_pages
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: entity
|
||||
empty: false
|
||||
target: e509f5cb-8f8d-4ba7-a399-e6ff7f54e5ae
|
||||
view_mode: full
|
||||
tokenize: true
|
||||
bypass_access: false
|
||||
footer: { }
|
||||
display_extenders:
|
||||
matomo:
|
||||
|
@ -4,6 +4,8 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_sous_titre
|
||||
- field.storage.node.field_type_de_ressource
|
||||
- node.type.ressource
|
||||
- system.menu.entete
|
||||
@ -12,6 +14,7 @@ dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
- text
|
||||
- user
|
||||
id: ressources
|
||||
label: Ressources
|
||||
@ -158,6 +161,196 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
body:
|
||||
id: body
|
||||
table: node__body
|
||||
field: body
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: field
|
||||
label: ''
|
||||
exclude: true
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: text_default
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
field_sous_titre:
|
||||
id: field_sous_titre
|
||||
table: node__field_sous_titre
|
||||
field: field_sous_titre
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: field
|
||||
label: ''
|
||||
exclude: true
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: string
|
||||
settings:
|
||||
link_to_entity: false
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
title:
|
||||
id: title
|
||||
table: node_field_data
|
||||
field: title
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: node
|
||||
entity_field: title
|
||||
plugin_id: field
|
||||
label: ''
|
||||
exclude: true
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: string
|
||||
settings:
|
||||
link_to_entity: true
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
pager:
|
||||
type: none
|
||||
options:
|
||||
@ -299,7 +492,7 @@ display:
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: field_mots_clefs_target_id_op
|
||||
label: 'par mots clefs'
|
||||
label: 'par mot-clé'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: field_mots_clefs_target_id_op
|
||||
@ -341,6 +534,62 @@ display:
|
||||
hierarchy_depth: 0
|
||||
required_depth: 0
|
||||
none_label: '- Please select -'
|
||||
combine:
|
||||
id: combine
|
||||
table: views
|
||||
field: combine
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: combine
|
||||
operator: contains
|
||||
value: ''
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: combine_op
|
||||
label: 'Dans le texte'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: combine_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: combine
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
editeur: '0'
|
||||
placeholder: ''
|
||||
autocomplete_filter: 0
|
||||
autocomplete_min_chars: '0'
|
||||
autocomplete_items: '10'
|
||||
autocomplete_field: ''
|
||||
autocomplete_raw_suggestion: 1
|
||||
autocomplete_raw_dropdown: 1
|
||||
autocomplete_dependent: 0
|
||||
autocomplete_contextual: 0
|
||||
autocomplete_autosubmit: 0
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
fields:
|
||||
body: body
|
||||
field_sous_titre: field_sous_titre
|
||||
title: title
|
||||
style:
|
||||
type: default
|
||||
options:
|
||||
@ -387,6 +636,8 @@ display:
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags:
|
||||
- 'config:field.storage.node.body'
|
||||
- 'config:field.storage.node.field_sous_titre'
|
||||
- 'config:field.storage.node.field_type_de_ressource'
|
||||
page_1:
|
||||
id: page_1
|
||||
@ -434,4 +685,6 @@ display:
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags:
|
||||
- 'config:field.storage.node.body'
|
||||
- 'config:field.storage.node.field_sous_titre'
|
||||
- 'config:field.storage.node.field_type_de_ressource'
|
||||
|
@ -1725,8 +1725,6 @@ footer {
|
||||
#actus-caroussel .content-actus .views-row .node-type-actualite .content-wrapper-actu .field_title a {
|
||||
color: rgb(7, 50, 194);
|
||||
font-size: 1.2rem;
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
}
|
||||
#actus-caroussel .content-actus .views-row .node-type-actualite .content-wrapper-actu .field_title h2 {
|
||||
margin-top: 0.5rem;
|
||||
@ -3306,6 +3304,8 @@ body {
|
||||
#page-node .content_container .node-type-actualite div .field_body {
|
||||
order: 2;
|
||||
padding-bottom: 2rem;
|
||||
opacity: 1 !important;
|
||||
display: block !important;
|
||||
}
|
||||
#page-node .content_container .node-type-actualite div .field_body p {
|
||||
font-size: 0.8rem;
|
||||
@ -3336,9 +3336,6 @@ body {
|
||||
padding-right: 0.2rem;
|
||||
padding-left: 0.2rem;
|
||||
}
|
||||
#page-node .content_container .node-type-actualite div .field_field_liens a:not(.ext) {
|
||||
display: none;
|
||||
}
|
||||
#page-node .content_container .node-type-actualite div .field_field_images {
|
||||
order: 5;
|
||||
}
|
||||
@ -4404,8 +4401,6 @@ main {
|
||||
}
|
||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_title a {
|
||||
color: rgb(7, 50, 194);
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
}
|
||||
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .node-type-actualite .content-wrapper-actu .field_field_sous_titre {
|
||||
color: rgb(7, 50, 194);
|
||||
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 2.2 KiB |
@ -7,8 +7,29 @@
|
||||
width="90.490662"
|
||||
height="90.491997"
|
||||
viewBox="0 0 90.490662 90.491995"
|
||||
sodipodi:docname="prev-blanc.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1">
|
||||
<inkscape:page
|
||||
x="0"
|
||||
y="0"
|
||||
width="90.490662"
|
||||
height="90.491997"
|
||||
id="page2"
|
||||
margin="0"
|
||||
bleed="0" />
|
||||
</sodipodi:namedview>
|
||||
<defs
|
||||
id="defs1">
|
||||
<clipPath
|
||||
@ -22,7 +43,10 @@
|
||||
</defs>
|
||||
<g
|
||||
id="g1"
|
||||
transform="translate(-1178.8006,-9024.7622)">
|
||||
transform="translate(-1178.8006,-9024.7622)"
|
||||
inkscape:export-filename="next-blanc.svg"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300">
|
||||
<g
|
||||
id="g696">
|
||||
<path
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 2.2 KiB |
@ -7,8 +7,29 @@
|
||||
width="90.490662"
|
||||
height="90.491997"
|
||||
viewBox="0 0 90.490662 90.491995"
|
||||
sodipodi:docname="prev-blanc.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1">
|
||||
<inkscape:page
|
||||
x="0"
|
||||
y="0"
|
||||
width="90.490662"
|
||||
height="90.491997"
|
||||
id="page2"
|
||||
margin="0"
|
||||
bleed="0" />
|
||||
</sodipodi:namedview>
|
||||
<defs
|
||||
id="defs1">
|
||||
<clipPath
|
||||
@ -22,7 +43,10 @@
|
||||
</defs>
|
||||
<g
|
||||
id="g1"
|
||||
transform="translate(-1178.8006,-9024.7622)">
|
||||
transform="translate(-1178.8006,-9024.7622)"
|
||||
inkscape:export-filename="prev-blanc.svg"
|
||||
inkscape:export-xdpi="300"
|
||||
inkscape:export-ydpi="300">
|
||||
<g
|
||||
id="g696">
|
||||
<path
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.1 KiB |
@ -42,6 +42,8 @@
|
||||
.field_body {
|
||||
order: 2;
|
||||
padding-bottom: 2rem;
|
||||
opacity:1 !important;
|
||||
display: block !important;
|
||||
p{
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
@ -75,9 +77,9 @@
|
||||
|
||||
}
|
||||
|
||||
a:not(.ext){
|
||||
display: none;
|
||||
}
|
||||
// a:not(.ext){
|
||||
// display: none;
|
||||
// }
|
||||
}
|
||||
|
||||
.field_field_images{
|
||||
|
@ -218,8 +218,8 @@
|
||||
}
|
||||
a{
|
||||
color: $blue_QDD;
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
// pointer-events: none;
|
||||
// cursor: default;
|
||||
}
|
||||
}
|
||||
.field_field_sous_titre{
|
||||
|
@ -203,8 +203,8 @@
|
||||
a{
|
||||
color: $blue_QDD;
|
||||
font-size: 1.2rem;
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
// pointer-events: none;
|
||||
// cursor: default;
|
||||
}
|
||||
h2{
|
||||
margin-top: 0.5rem;
|
||||
|