Compare commits
45 Commits
413df5f8e9
...
stge
| Author | SHA1 | Date | |
|---|---|---|---|
| f05fee5e4c | |||
| ed3e38a2ce | |||
| df649e92f8 | |||
| facf991325 | |||
| 5e74afc829 | |||
| 534497eed2 | |||
| b745de55f2 | |||
| d77cfbb9e3 | |||
| bf71300dfe | |||
| f0f9ad9455 | |||
| a48f97ed45 | |||
| 8586386637 | |||
| c22e4e8d9d | |||
| fa81c5ad9a | |||
| 597501f29e | |||
| 0e1679fccd | |||
| c25e8bdd06 | |||
| 9c10542a1c | |||
| 396892f939 | |||
| f4933f6c45 | |||
| 97af3e2945 | |||
| 5c99cdd665 | |||
| 2686bc5f4a | |||
| 9a6938d231 | |||
| cdb0d15a43 | |||
| 3f2eb70271 | |||
| cfa90f9bcb | |||
| f3ad0386ee | |||
| e53a8ac4e7 | |||
| ac219a3d83 | |||
| b28ebc5438 | |||
| b2265482d2 | |||
| ede64a7b73 | |||
| 9a57827acd | |||
| 61cdbe6114 | |||
| d9f370e1fa | |||
| a4a031100f | |||
| aa386780bf | |||
| f85a68b9af | |||
| db5ddbcd27 | |||
| f72c779266 | |||
| c3e4e9f4ec | |||
| 6b59c0babb | |||
| fbf0f74bc2 | |||
| 7b687d2bae |
@@ -0,0 +1,18 @@
|
||||
uuid: d92dd104-030a-4e96-9932-4607371f7551
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
id: block_content.link.changed
|
||||
field_name: changed
|
||||
entity_type: block_content
|
||||
bundle: link
|
||||
label: Modifié
|
||||
description: "L'heure à laquelle le bloc de contenu a été modifié pour la dernière fois."
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: changed
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 85cc2a14-7008-4248-82bf-503226d66d8c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
id: block_content.link.info
|
||||
field_name: info
|
||||
entity_type: block_content
|
||||
bundle: link
|
||||
label: 'Description du bloc'
|
||||
description: 'Une brève description de votre bloc.'
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: 120b2f25-e7b2-4f66-bcdf-acbf7669f597
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
module:
|
||||
- metatag
|
||||
id: block_content.link.metatag
|
||||
field_name: metatag
|
||||
entity_type: block_content
|
||||
bundle: link
|
||||
label: 'Metatags (Hidden field for JSON support)'
|
||||
description: 'The computed meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: metatag_computed
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: 889fcb21-234f-4911-a70d-f7391535b8ea
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
id: block_content.link.status
|
||||
field_name: status
|
||||
entity_type: block_content
|
||||
bundle: link
|
||||
label: Publié
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 45bdc104-a814-4de3-92d7-c25d2c2bfb13
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.live_youtube
|
||||
id: block_content.live_youtube.changed
|
||||
field_name: changed
|
||||
entity_type: block_content
|
||||
bundle: live_youtube
|
||||
label: Modifié
|
||||
description: "L'heure à laquelle le bloc de contenu a été modifié pour la dernière fois."
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: changed
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: d04e24e6-8cea-46f6-8e57-1ec72beb3f6c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.live_youtube
|
||||
id: block_content.live_youtube.info
|
||||
field_name: info
|
||||
entity_type: block_content
|
||||
bundle: live_youtube
|
||||
label: 'Description du bloc'
|
||||
description: 'Une brève description de votre bloc.'
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: efc48857-a4cc-43cc-8687-75fb316b4009
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.live_youtube
|
||||
module:
|
||||
- metatag
|
||||
id: block_content.live_youtube.metatag
|
||||
field_name: metatag
|
||||
entity_type: block_content
|
||||
bundle: live_youtube
|
||||
label: 'Metatags (Hidden field for JSON support)'
|
||||
description: 'The computed meta tags for the entity.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: metatag_computed
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: 243ea018-54d0-421c-bbb5-fa3eb51f15de
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.live_youtube
|
||||
id: block_content.live_youtube.status
|
||||
field_name: status
|
||||
entity_type: block_content
|
||||
bundle: live_youtube
|
||||
label: Publié
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 99816590-8aca-481f-9acb-78f627c048c4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_diapo
|
||||
id: paragraph.projet_diapo.created
|
||||
field_name: created
|
||||
entity_type: paragraph
|
||||
bundle: projet_diapo
|
||||
label: 'Écrit le'
|
||||
description: 'Heure de création du paragraphe.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: created
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: 95f833dc-2c91-419d-be8a-3a8992776459
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_diapo
|
||||
id: paragraph.projet_diapo.status
|
||||
field_name: status
|
||||
entity_type: paragraph
|
||||
bundle: projet_diapo
|
||||
label: Publié
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 89e0b4cb-3467-43dd-ac7d-c204a42a5c37
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_info
|
||||
id: paragraph.projet_info.created
|
||||
field_name: created
|
||||
entity_type: paragraph
|
||||
bundle: projet_info
|
||||
label: 'Écrit le'
|
||||
description: 'Heure de création du paragraphe.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: created
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: a5d583a1-4104-4129-952b-be04093864c4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_info
|
||||
id: paragraph.projet_info.status
|
||||
field_name: status
|
||||
entity_type: paragraph
|
||||
bundle: projet_info
|
||||
label: Publié
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 460c5e92-f134-4e12-a66c-0d748623ba10
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_partie_texte
|
||||
id: paragraph.projet_partie_texte.created
|
||||
field_name: created
|
||||
entity_type: paragraph
|
||||
bundle: projet_partie_texte
|
||||
label: 'Écrit le'
|
||||
description: 'Heure de création du paragraphe.'
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: created
|
||||
@@ -0,0 +1,22 @@
|
||||
uuid: 4cc6a442-5e28-4ad2-89ee-4542e940f2e2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_partie_texte
|
||||
id: paragraph.projet_partie_texte.status
|
||||
field_name: status
|
||||
entity_type: paragraph
|
||||
bundle: projet_partie_texte
|
||||
label: Publié
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 1
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: Activé
|
||||
off_label: Désactivé
|
||||
field_type: boolean
|
||||
@@ -294,6 +294,11 @@ content:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
translation:
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 31
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
_core:
|
||||
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
||||
login_with_username: false
|
||||
require_username_on_registration: false
|
||||
|
||||
@@ -6,7 +6,14 @@ dependencies:
|
||||
- field.storage.node.field_fichiers
|
||||
- node.type.actualite
|
||||
module:
|
||||
- content_translation
|
||||
- file
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
target_id: target_id
|
||||
display: display
|
||||
description: description
|
||||
id: node.actualite.field_fichiers
|
||||
field_name: field_fichiers
|
||||
entity_type: node
|
||||
|
||||
@@ -14,6 +14,7 @@ third_party_settings:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
caption: '0'
|
||||
id: node.partenaire.field_logo
|
||||
field_name: field_logo
|
||||
entity_type: node
|
||||
|
||||
@@ -15,7 +15,7 @@ bundle: projet
|
||||
label: 'Présentation équipe'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
||||
@@ -6,7 +6,14 @@ dependencies:
|
||||
- field.storage.node.field_documents
|
||||
- node.type.site
|
||||
module:
|
||||
- content_translation
|
||||
- file
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
target_id: target_id
|
||||
display: display
|
||||
description: description
|
||||
id: node.site.field_documents
|
||||
field_name: field_documents
|
||||
entity_type: node
|
||||
|
||||
@@ -36,6 +36,6 @@ settings:
|
||||
width: null
|
||||
height: null
|
||||
caption: ''
|
||||
caption_field: 1
|
||||
caption_field_required: 0
|
||||
caption_field: true
|
||||
caption_field_required: false
|
||||
field_type: image
|
||||
|
||||
@@ -6,7 +6,14 @@ dependencies:
|
||||
- field.storage.node.field_pieces_jointes
|
||||
- node.type.static
|
||||
module:
|
||||
- content_translation
|
||||
- file
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
translation_sync:
|
||||
target_id: target_id
|
||||
display: display
|
||||
description: description
|
||||
id: node.static.field_pieces_jointes
|
||||
field_name: field_pieces_jointes
|
||||
entity_type: node
|
||||
|
||||
@@ -12,7 +12,7 @@ bundle: projet_info
|
||||
label: Contenu
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
||||
@@ -12,7 +12,7 @@ bundle: projet_info
|
||||
label: Label
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
||||
@@ -15,7 +15,7 @@ bundle: projet_partie_texte
|
||||
label: 'Texte partie texte projet'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
|
||||
@@ -12,7 +12,7 @@ bundle: projet_partie_texte
|
||||
label: 'Titre partie texte projet'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
|
||||
@@ -14,6 +14,7 @@ third_party_settings:
|
||||
alt: alt
|
||||
title: title
|
||||
file: '0'
|
||||
caption: '0'
|
||||
id: paragraph.static_parts.field_picto
|
||||
field_name: field_picto
|
||||
entity_type: paragraph
|
||||
@@ -43,6 +44,6 @@ settings:
|
||||
width: null
|
||||
height: null
|
||||
caption: ''
|
||||
caption_field: 0
|
||||
caption_field_required: 0
|
||||
caption_field: false
|
||||
caption_field_required: false
|
||||
field_type: image
|
||||
|
||||
@@ -4,6 +4,13 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.link
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: block_content.link
|
||||
target_entity_type_id: block_content
|
||||
target_bundle: link
|
||||
|
||||
@@ -4,6 +4,13 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.live_youtube
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: block_content.live_youtube
|
||||
target_entity_type_id: block_content
|
||||
target_bundle: live_youtube
|
||||
|
||||
@@ -4,6 +4,13 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.projet
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: node.projet
|
||||
target_entity_type_id: node
|
||||
target_bundle: projet
|
||||
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: node.ressource
|
||||
target_entity_type_id: node
|
||||
target_bundle: ressource
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: ef5ff94b-e3b2-4d1f-adfc-36730ad9c2b0
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_diapo
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: false
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: paragraph.projet_diapo
|
||||
target_entity_type_id: paragraph
|
||||
target_bundle: projet_diapo
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: aebb649a-e1e4-4f07-b2f1-6c8ce7250592
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_info
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: paragraph.projet_info
|
||||
target_entity_type_id: paragraph
|
||||
target_bundle: projet_info
|
||||
default_langcode: site_default
|
||||
language_alterable: true
|
||||
@@ -0,0 +1,18 @@
|
||||
uuid: 2af531bf-0a98-407a-9255-9c6dca393d37
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- paragraphs.paragraphs_type.projet_partie_texte
|
||||
module:
|
||||
- content_translation
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: paragraph.projet_partie_texte
|
||||
target_entity_type_id: paragraph
|
||||
target_bundle: projet_partie_texte
|
||||
default_langcode: site_default
|
||||
language_alterable: true
|
||||
@@ -9,6 +9,8 @@ dependencies:
|
||||
third_party_settings:
|
||||
content_translation:
|
||||
enabled: true
|
||||
bundle_settings:
|
||||
untranslatable_fields_hide: '0'
|
||||
id: taxonomy_term.type_de_ressources
|
||||
target_entity_type_id: taxonomy_term
|
||||
target_bundle: type_de_ressources
|
||||
|
||||
@@ -245,12 +245,12 @@ variant_settings:
|
||||
context_mapping:
|
||||
entity: node
|
||||
formatter:
|
||||
type: image
|
||||
type: image_caption
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: wide
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
|
||||
@@ -12,4 +12,4 @@ page:
|
||||
admin_compact_mode: false
|
||||
weight_select_max: 100
|
||||
default_langcode: fr
|
||||
mail_notification: null
|
||||
mail_notification: ''
|
||||
|
||||
@@ -3,20 +3,7 @@ _core:
|
||||
langcode: fr
|
||||
cancel_confirm:
|
||||
subject: "Demande d'annulation du compte [user:display-name] sur [site:name]"
|
||||
body: |-
|
||||
[user:display-name],
|
||||
|
||||
A request to cancel your account has been made at [site:name].
|
||||
|
||||
You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:
|
||||
|
||||
[user:cancel-url]
|
||||
|
||||
NOTE: The cancellation of your account is not reversible.
|
||||
|
||||
This link expires in one day and nothing will happen if it is not used.
|
||||
|
||||
-- [site:name] team
|
||||
body: "[user:display-name],\r\n\r\nA request to cancel your account has been made at [site:name].\r\n\r\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:cancel-url]\r\n\r\nNOTE: The cancellation of your account is not reversible.\r\n\r\nThis link expires in one day and nothing will happen if it is not used.\r\n\r\n-- [site:name] team"
|
||||
password_reset:
|
||||
subject: 'Modification des informations de connexion pour [user:display-name] sur [site:name]'
|
||||
body: "[user:display-name],\r\n\r\nUne demande de réinitialisation de votre mot de passe pour votre compte a été faite sur [site:name].\r\n\r\nVous pouvez maintenant vous connecter en cliquant sur le lien ci-dessous ou en le copiant dans votre navigateur : \r\n\r\n[user:one-time-login-url]\r\n\r\nCe lien ne peut être utilisé qu'une seule fois pour vous connecter et vous mènera à la page pour changer votre mot de passe. Il expirera dans un jour et rien ne se passera s'il n'est pas utilisé.\r\n\r\n-- L'équipe de [site:name]"
|
||||
|
||||
@@ -43,7 +43,10 @@ permissions:
|
||||
- 'create site content'
|
||||
- 'create static content'
|
||||
- 'delete any actualite content'
|
||||
- 'delete any partenaire content'
|
||||
- 'delete any projet content'
|
||||
- 'delete any ressource content'
|
||||
- 'delete any site content'
|
||||
- 'delete partenaire revisions'
|
||||
- 'delete ressource revisions'
|
||||
- 'delete site revisions'
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
_core:
|
||||
default_config_hash: fbROM54Y8G4Yfeq1G2NbNX6K9ovDAP55c7YM9dTaSWQ
|
||||
langcode: fr
|
||||
anonymous: Anonyme
|
||||
verify_mail: false
|
||||
notify:
|
||||
@@ -11,8 +12,7 @@ notify:
|
||||
register_admin_created: true
|
||||
register_no_approval_required: true
|
||||
register_pending_approval: true
|
||||
register: visitors
|
||||
register: admin_only
|
||||
cancel_method: user_cancel_block
|
||||
password_reset_timeout: 86400
|
||||
password_strength: true
|
||||
langcode: fr
|
||||
|
||||
@@ -7,7 +7,7 @@ dependencies:
|
||||
- field.storage.node.field_images
|
||||
- field.storage.node.field_projets_lie
|
||||
- field.storage.node.field_sous_titre
|
||||
- image.style.thumbnail
|
||||
- image.style.wide
|
||||
- node.type.site
|
||||
module:
|
||||
- geofield
|
||||
@@ -213,7 +213,7 @@ display:
|
||||
type: image
|
||||
settings:
|
||||
image_link: content
|
||||
image_style: thumbnail
|
||||
image_style: wide
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
group_column: ''
|
||||
@@ -510,6 +510,19 @@ display:
|
||||
field_identifier: ''
|
||||
exposed: false
|
||||
granularity: second
|
||||
field_poid_value:
|
||||
id: field_poid_value
|
||||
table: node__field_poid
|
||||
field: field_poid_value
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
order: DESC
|
||||
expose:
|
||||
label: ''
|
||||
field_identifier: ''
|
||||
exposed: false
|
||||
arguments: { }
|
||||
filters:
|
||||
status:
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
padding-left: 0;
|
||||
position: relative;
|
||||
/* margin-top: 2rem; */
|
||||
font-size: 0.6rem !important;
|
||||
font-size: 0.5rem !important;
|
||||
padding-top: calc(1.8rem / 8); /* même valeur que ton margin-top */
|
||||
|
||||
}
|
||||
@@ -130,7 +130,17 @@
|
||||
font-family: "gilroy-semibold";
|
||||
padding-top: 0.3rem;
|
||||
padding-bottom: 0.5rem;
|
||||
text-transform: uppercase;
|
||||
/* background-color: #f6f7f3; */
|
||||
transition: transform 0.4s ease-in-out;
|
||||
}
|
||||
|
||||
#popup-content ul li:hover {
|
||||
transform: scale(1.03);
|
||||
}
|
||||
|
||||
#popup-content ul li .site-link {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
#popup-content ul li::after {
|
||||
@@ -152,7 +162,7 @@
|
||||
/* Spécifique au li .laureat */
|
||||
#popup-content ul li.laureat {
|
||||
--badge-size: 1.8rem; /* taille du badge */
|
||||
margin-top: calc(var(--badge-size) / 2); /* on réserve de la place au-dessus */
|
||||
margin-top: calc(var(--badge-size) / 1.5); /* on réserve de la place au-dessus */
|
||||
padding-left: 0rem; /* place à gauche pour le badge */
|
||||
|
||||
}
|
||||
|
||||
@@ -9,6 +9,7 @@ const isHomePage = document.querySelector('main#home') !== null;
|
||||
const isLessitesPage = document.querySelector('div#lessites') !== null;
|
||||
const isNodeTypeSitePage = document.body.classList.contains('node-type-site');
|
||||
const isCandidaturePage = document.querySelector('main#pour_candidater') !== null;
|
||||
const isNodeTypeProjetPage = document.body.classList.contains('node-type-projet');
|
||||
|
||||
// Identifier le cercle de la page courante pour node-type-site
|
||||
let currentPageCircle = null;
|
||||
@@ -25,6 +26,30 @@ if (isNodeTypeSitePage) {
|
||||
}
|
||||
}
|
||||
}
|
||||
// Identifier le cercle du SITE lié quand on est sur une page node-type-projet
|
||||
if (isNodeTypeProjetPage && svgElement) {
|
||||
// On récupère le lien vers le site lié dans le bloc "Site lié"
|
||||
const linkedSiteLink = document.querySelector('.field_field_site_projet article.node-type-site a[href*="/sites/"]');
|
||||
|
||||
if (linkedSiteLink) {
|
||||
// On normalise le chemin (sans domaine) de l'URL du site
|
||||
const sitePath = new URL(linkedSiteLink.getAttribute('href'), window.location.origin).pathname;
|
||||
|
||||
// On cherche le cercle dont le data-url pointe vers le même site
|
||||
const correspondingCircle = Array.from(svgElement.querySelectorAll('circle.site-link')).find(circle => {
|
||||
const circleUrl = circle.getAttribute('data-url');
|
||||
if (!circleUrl) return false;
|
||||
|
||||
const circlePath = new URL(circleUrl, window.location.origin).pathname;
|
||||
return circlePath === sitePath;
|
||||
});
|
||||
|
||||
if (correspondingCircle) {
|
||||
currentPageCircle = correspondingCircle;
|
||||
currentPageCircle.setAttribute('fill', 'red'); // Met en rouge le cercle du site lié
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Fonction pour afficher le popup
|
||||
@@ -123,6 +148,14 @@ svgElement.addEventListener('click', function(event) {
|
||||
}
|
||||
}
|
||||
}
|
||||
if (isNodeTypeProjetPage) {
|
||||
if (event.target.classList.contains('site-link')) {
|
||||
const targetUrl = event.target.getAttribute('data-url');
|
||||
if (targetUrl) {
|
||||
window.location.href = targetUrl; // Redirige vers le data-url correspondant
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
// Fonction pour gérer l'agrandissement de views-row au survol des cercles
|
||||
|
||||
@@ -301,17 +301,21 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
|
||||
//////////////////////// start script smooth apparition des textes /////////////////
|
||||
|
||||
// div.view-rows-wrapper:nth-child(3) > div:nth-child(2) > article:nth-child(1) > div:nth-child(3)
|
||||
// html.js.sr body div.dialog-off-canvas-main-canvas div.layout-container.partenaires main div.layout-content div.content_container div.views-element-container div.js-view-dom-id-92e061b83776a5ae5f470b8d32637dba5a87d248e6f275adc7abe863e5c527c3.view div.view-rows-wrapper div.views-row article.node-type-partenaire div.field_body
|
||||
|
||||
function scrollReaveal(){
|
||||
|
||||
const nodes = {
|
||||
logo : document.querySelectorAll('#logo-animated-container'),
|
||||
chapeau : document.querySelectorAll('.field_body'),
|
||||
chapeau : document.querySelectorAll('.field_body:not(article.node-type-partenaire div.field_body)'),
|
||||
paragraph: document.querySelectorAll('.field_field_textes .paragraph--type--static-parts'),
|
||||
enjeux : document.querySelectorAll('.field_field_textes .paragraph--type--static-parts .enjeux'),
|
||||
// mapHome : document.querySelectorAll('.field_field_map_block #block-sitesmapblock'),
|
||||
// mapSite : document.querySelectorAll('#sites-map-container'),
|
||||
lienDoc : document.querySelectorAll('.field_field_documents'),
|
||||
lienURL : document.querySelectorAll('.field_field_liens_site'),
|
||||
lienURL : document.querySelectorAll('.field_field_liens_site, .field_field_liens'),
|
||||
// nodeProjet : document.querySelectorAll('.node-type-projet .field_field_infos, .btn-equipe-toggle, .field_field_nom_de_l_equipe, .node-type-projet .field_field_texte_partie_texte_projet, .node-type-projet .field_field_titre_partie_texte_projet, .node-type-projet .field_field_images_projet'),
|
||||
}
|
||||
|
||||
const showUp = {
|
||||
@@ -338,6 +342,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
// ScrollReveal().reveal(nodes.mapSite, showUp);
|
||||
ScrollReveal().reveal(nodes.lienDoc, showUp);
|
||||
ScrollReveal().reveal(nodes.lienURL, showUp);
|
||||
// ScrollReveal().reveal(nodes.nodeProjet, showUp);
|
||||
|
||||
}
|
||||
|
||||
@@ -398,12 +403,12 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
});
|
||||
|
||||
|
||||
// ////////////////////// start calendrier home /////////////////////////////////
|
||||
$(document).ready(function(){
|
||||
// ////////////////////// start calendrier home /////////////////////////////////
|
||||
|
||||
// Aller au 9e élément à l'initialisation
|
||||
$('.__timeline-content').on('init', function(event, slick){
|
||||
slick.slickGoTo(9); // Index 8 = 9e item
|
||||
slick.slickGoTo(11); // Index 8 = 9e item
|
||||
});
|
||||
|
||||
$('.__timeline-content').slick({
|
||||
@@ -429,7 +434,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
});
|
||||
console.log('salut slick calendrier');
|
||||
|
||||
});
|
||||
|
||||
|
||||
//////////////////////// end calendrier home /////////////////////////////////
|
||||
|
||||
@@ -440,7 +445,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
|
||||
|
||||
//////////// start slideshow images home //////////////////////////
|
||||
$(document).ready(function () {
|
||||
|
||||
let diapohome = $('.config_pages--type--diaporama-home .diaporama');
|
||||
|
||||
if (diapohome.length) {
|
||||
@@ -470,12 +475,12 @@ $(document).ready(function () {
|
||||
});
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
//////////// end slideshow images home //////////////////////////
|
||||
|
||||
|
||||
//////////// start slideshow /actualites //////////////////////////
|
||||
$(document).ready(function(){
|
||||
|
||||
// Vérifier si on N'EST PAS sur la page #home
|
||||
if (!$("#page-node").length) {
|
||||
let actuview2 = $('.content-wrapper-actu .field_field_images .actu-diaporama');
|
||||
@@ -777,14 +782,14 @@ $(document).ready(function () {
|
||||
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
////////////////// end class à view-rows-wrapper ////////////////
|
||||
|
||||
|
||||
|
||||
/////////////////// start voir plus... ressources ////////////////////
|
||||
|
||||
$(document).ready(function () {
|
||||
|
||||
// Vérifier si on est sur la page avec l'ID #ressources
|
||||
if ($("#ressources").length > 0) {
|
||||
$(".view-rows-wrapper").each(function () {
|
||||
@@ -867,13 +872,13 @@ $(document).ready(function () {
|
||||
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
/////////////////// end voir plus... ressources ////////////////////
|
||||
|
||||
|
||||
|
||||
/////////////////// start voir plus... actualite dans /actualites & /home ////////////////////
|
||||
$(document).ready(function () {
|
||||
|
||||
if ($("#actualites" ).length > 0 || $("#home").length > 0) {
|
||||
$(".node-type-actualite").each(function () {
|
||||
let article = $(this);
|
||||
@@ -925,15 +930,12 @@ $(document).ready(function () {
|
||||
}
|
||||
})
|
||||
}
|
||||
});
|
||||
|
||||
/////////////////// end voir plus... actualite dans /actualites & /home ////////////////////
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/////////////// start class à view-rows-ressources ////////
|
||||
$(document).ready(function () {
|
||||
|
||||
$(".view-rows-wrapper").each(function () {
|
||||
let h3Container = $(this).prev("h3").find("div[class^='type-']");
|
||||
let classToAdd = h3Container.attr("class"); // Récupère la classe complète (ex: "type-Documentation")
|
||||
@@ -942,11 +944,36 @@ $(document).ready(function () {
|
||||
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
||||
}
|
||||
});
|
||||
});
|
||||
////////////////// end class à view-rows-wrapper ////////////////
|
||||
|
||||
//////////////start toggle partenaire //////////////////
|
||||
|
||||
////////////// toggle page node projet //////////////////
|
||||
$(".node-type-partenaire").each(function () {
|
||||
let article = $(this);
|
||||
|
||||
let body = article.find(".field_body");
|
||||
let links = article.find(".field_field_lien");
|
||||
|
||||
body.hide();
|
||||
links.hide();
|
||||
|
||||
let toggleButton = $("<button>")
|
||||
.addClass("toggle-partenaire")
|
||||
.appendTo(article);
|
||||
|
||||
toggleButton.on("click", function () {
|
||||
body.slideToggle();
|
||||
links.slideToggle();
|
||||
$(this).toggleClass("open");
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
//////////////start toggle partenaire //////////////////
|
||||
|
||||
|
||||
|
||||
////////////// start toggle page node projet //////////////////
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
|
||||
const photo = document.querySelector('.field_field_equipe_photo');
|
||||
@@ -983,6 +1010,10 @@ btn.insertAdjacentElement('afterend', separator);
|
||||
|
||||
});
|
||||
|
||||
//////////////end toggle page node projet //////////////////
|
||||
|
||||
|
||||
|
||||
|
||||
})(jQuery, window);
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -2,7 +2,7 @@
|
||||
/*quartiers_de_demain*/
|
||||
/*global*/
|
||||
/* Colors used for quartiers_de_demain */
|
||||
@import "/home/ouidade/Developer/docker-quartiersdedemain/src/web/modules/custom/q2d_mod/assets/css/carte-interactive-qdd.css";
|
||||
@import "/modules/custom/q2d_mod/assets/css/carte-interactive-qdd.css";
|
||||
p {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
@@ -579,7 +579,7 @@ header[role=banner].header--collapsed .qdd-header {
|
||||
}
|
||||
}
|
||||
header[role=banner].header--collapsed .header_left_container {
|
||||
flex: 0 0 65%;
|
||||
flex: 1 0 65%;
|
||||
transform-origin: bottom right;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
@@ -620,7 +620,7 @@ header[role=banner].header--collapsed-already .qdd-header {
|
||||
}
|
||||
}
|
||||
header[role=banner].header--collapsed-already .header_left_container {
|
||||
flex: 0 0 65%;
|
||||
flex: 1 0 65%;
|
||||
transform-origin: bottom right;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
@@ -867,7 +867,7 @@ footer {
|
||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 {
|
||||
background-color: white;
|
||||
padding: 0.3rem 0.5rem 1rem 1rem;
|
||||
width: 100%;
|
||||
width: 111%;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeressourcespage-1,
|
||||
@@ -1668,6 +1668,7 @@ footer {
|
||||
background: black;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.6rem;
|
||||
margin: auto;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
#home .__container-deroulement .config_pages--type--deroulement .field_field_calendrier .file--application-pdf {
|
||||
@@ -3100,6 +3101,7 @@ body {
|
||||
align-items: center;
|
||||
padding: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-left: 8rem;
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
#consultation .layout-content .content_container .node-type-static #paragraph-id--11 {
|
||||
@@ -3343,6 +3345,25 @@ body {
|
||||
padding-right: 0.2rem;
|
||||
padding-left: 0.2rem;
|
||||
}
|
||||
.partenaires .layout-content .content_container .views-element-container .node-type-partenaire .toggle-partenaire {
|
||||
display: block;
|
||||
grid-column: 7;
|
||||
grid-row: 1;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
margin: 1rem auto;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: url("../img/fleche-bas.svg");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
cursor: pointer;
|
||||
transition: transform 0.3s ease;
|
||||
}
|
||||
.partenaires .layout-content .content_container .views-element-container .node-type-partenaire .toggle-partenaire.open {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
||||
#pour_candidater .node-type-static {
|
||||
width: 80%;
|
||||
@@ -3686,6 +3707,11 @@ body {
|
||||
.node-type-site .layout-content .content_container {
|
||||
width: 90% !important;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.node-type-site .layout-content .content_container {
|
||||
margin-top: 12rem !important;
|
||||
}
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 {
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
@@ -3976,6 +4002,7 @@ body {
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second div:has(.field--name-field-documents) {
|
||||
order: 5;
|
||||
margin-top: 0.5rem;
|
||||
width: 100%;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second div:has(.field--name-field-documents) .field--name-field-documents a {
|
||||
display: inline-flex;
|
||||
@@ -4045,7 +4072,7 @@ body {
|
||||
width: 80%;
|
||||
font-family: "gilroy-light";
|
||||
text-transform: uppercase;
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.6rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-top: 1rem;
|
||||
border-bottom: solid black 1px;
|
||||
@@ -4057,6 +4084,10 @@ body {
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet {
|
||||
position: relative;
|
||||
transition: transform 0.4s ease-in-out;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet:hover {
|
||||
transform: scale(1.05); /* effet de zoom léger */
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet:has(.laureat:not(:empty)) {
|
||||
padding-top: 1.5rem;
|
||||
@@ -4086,8 +4117,9 @@ body {
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe {
|
||||
width: 80%;
|
||||
padding-left: 0.5rem;
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.4rem;
|
||||
background-color: #f6f7f3;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe div {
|
||||
border-bottom: solid black 1px;
|
||||
@@ -4100,6 +4132,7 @@ body {
|
||||
margin-top: 0.2rem;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe div.more-link {
|
||||
display: none;
|
||||
margin-bottom: 1rem;
|
||||
padding-left: 0rem;
|
||||
}
|
||||
@@ -4115,6 +4148,7 @@ body {
|
||||
font-size: 0px;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third .prevnext {
|
||||
display: none;
|
||||
flex-direction: row;
|
||||
margin-bottom: 0rem;
|
||||
}
|
||||
@@ -4235,27 +4269,60 @@ body {
|
||||
.node-type-projet .layout-content .content_container {
|
||||
width: 100% !important;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.node-type-projet .layout-content .content_container {
|
||||
margin-top: 12rem !important;
|
||||
}
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 {
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.node-type-projet .layout--threecol-25-50-25 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first {
|
||||
flex: 0 1 25%;
|
||||
position: relative;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first {
|
||||
flex: 0 1 100%;
|
||||
}
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
|
||||
position: fixed;
|
||||
width: 20% !important;
|
||||
margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-left: 2rem;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first {
|
||||
position: relative;
|
||||
width: 100% !important;
|
||||
margin-left: 0rem;
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
|
||||
width: 100% !important;
|
||||
padding-left: 1rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container h2 {
|
||||
display: none;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first #sites-map-container {
|
||||
width: 50% !important;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site {
|
||||
width: 80%;
|
||||
width: 65%;
|
||||
margin: auto;
|
||||
padding-left: 2rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site .field_title h2 {
|
||||
text-transform: none;
|
||||
@@ -4270,6 +4337,7 @@ body {
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_site_projet .node-type-site .more-link {
|
||||
width: fit-content;
|
||||
display: inline-flex;
|
||||
background: black;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
@@ -4297,22 +4365,28 @@ body {
|
||||
height: 25px;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second {
|
||||
flex: 0 1 45% !important;
|
||||
flex: 0 1 50% !important;
|
||||
margin-top: 1rem;
|
||||
max-width: 45%;
|
||||
max-width: 50%;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second {
|
||||
max-width: 80% !important;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
||||
position: relative;
|
||||
margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
/* Quand ouvert */
|
||||
padding-left: 2rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_laureats ::before {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_laureats:has(.laureat:not(:empty))::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 0rem;
|
||||
left: -1.3rem;
|
||||
top: -0.1rem;
|
||||
left: 0.5rem;
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
background-image: url("../img/laureat-ouvert.svg");
|
||||
@@ -4327,16 +4401,16 @@ body {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_nom_de_l_equipe {
|
||||
border-top: solid black 1px;
|
||||
padding-bottom: 0.5rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos {
|
||||
column-count: 3; /* 3 colonnes */
|
||||
column-gap: 1.5rem; /* espace entre les colonnes */
|
||||
column-count: 3;
|
||||
column-gap: 1.5rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet {
|
||||
break-inside: avoid; /* évite qu’un bloc soit coupé entre deux colonnes */
|
||||
margin-bottom: 1rem; /* petit espace entre les blocs */
|
||||
break-inside: avoid;
|
||||
margin-bottom: 0.5rem !important;
|
||||
margin: 0;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_infos .infos-projet h4 {
|
||||
margin: 0;
|
||||
@@ -4355,6 +4429,15 @@ body {
|
||||
object-fit: cover;
|
||||
height: 16rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo .image-field-caption {
|
||||
margin-left: 0;
|
||||
font-size: 0.5rem;
|
||||
font-family: "gilroy-light";
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo .image-field-caption p {
|
||||
margin-top: 0;
|
||||
font-size: 0.5rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_presentation p {
|
||||
font-family: "gilroy-light";
|
||||
font-size: 0.6rem;
|
||||
@@ -4368,7 +4451,7 @@ body {
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_photo.is-open,
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .field_field_equipe_presentation.is-open {
|
||||
max-height: 1000px; /* assez grand pour contenir le contenu */
|
||||
max-height: 1000px;
|
||||
opacity: 1;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .btn-equipe-toggle {
|
||||
@@ -4381,6 +4464,7 @@ body {
|
||||
padding-left: 0.5rem;
|
||||
margin: auto;
|
||||
display: flex;
|
||||
border: none;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--second .block-region-second .btn-equipe-toggle svg {
|
||||
@@ -4502,7 +4586,7 @@ body {
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
||||
position: relative;
|
||||
margin-top: 2rem;
|
||||
margin-top: 4.5rem;
|
||||
margin-left: 2rem;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
@@ -4533,7 +4617,7 @@ body {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div h2 {
|
||||
font-family: "gilroy-light";
|
||||
text-transform: uppercase;
|
||||
font-size: 0.8rem;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div h2::after {
|
||||
content: " :";
|
||||
@@ -4541,10 +4625,15 @@ body {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row {
|
||||
width: 80%;
|
||||
border-bottom: solid black 1px;
|
||||
padding-bottom: 1rem;
|
||||
padding-bottom: 0.5rem;
|
||||
padding-top: 0.5rem;
|
||||
transition: transform 0.4s ease-in-out;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row:hover {
|
||||
transform: scale(1.05); /* effet de zoom léger */
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-title h2 {
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.5rem;
|
||||
margin-bottom: 0rem;
|
||||
text-transform: none;
|
||||
font-family: "gilroy-regular";
|
||||
@@ -4553,16 +4642,16 @@ body {
|
||||
content: "";
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe {
|
||||
font-size: 0.6rem;
|
||||
font-size: 0.4rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe h3 {
|
||||
margin-bottom: 0.3rem;
|
||||
margin-top: 0.3rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe p {
|
||||
font-family: "gilroy-semibold";
|
||||
margin-bottom: 0.5rem;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-view-node {
|
||||
display: none;
|
||||
@@ -4628,6 +4717,30 @@ body {
|
||||
padding-left: 0.2rem;
|
||||
height: 12px;
|
||||
}
|
||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link div {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link a {
|
||||
display: inline-flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
color: white;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.5rem;
|
||||
padding-right: 0.5rem;
|
||||
background-color: black;
|
||||
padding-bottom: 0.1rem;
|
||||
padding-top: 0.1rem;
|
||||
padding-left: 0.2rem;
|
||||
}
|
||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--first .block-region-first .field_field_link a::before {
|
||||
display: inline-flex;
|
||||
content: url("../img/noun-arrow-to-left.svg");
|
||||
padding-right: 0.2rem;
|
||||
padding-left: 0.2rem;
|
||||
height: 12px;
|
||||
}
|
||||
.node-type-ressource .layout--threecol-25-50-25 .layout__region--second {
|
||||
margin: auto;
|
||||
flex: 0 1 70% !important;
|
||||
@@ -5006,6 +5119,10 @@ main {
|
||||
margin-bottom: 2rem;
|
||||
font-size: 0.4rem;
|
||||
position: relative;
|
||||
transition: transform 0.4s ease-in-out;
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group:hover {
|
||||
transform: scale(1.05);
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group::before {
|
||||
content: "";
|
||||
@@ -5090,6 +5207,7 @@ main {
|
||||
object-fit: cover;
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-group .views-field-view-node {
|
||||
visibility: hidden;
|
||||
width: fit-content;
|
||||
padding-left: 0.5rem;
|
||||
background: black;
|
||||
@@ -5186,16 +5304,16 @@ main {
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .node-projet-title {
|
||||
order: 3;
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.6rem;
|
||||
margin-bottom: 0.3rem;
|
||||
margin-top: 0.3rem;
|
||||
font-family: "gilroy-regular";
|
||||
font-family: "gilroy-bold";
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .field_field_nom_de_l_equipe {
|
||||
order: 4;
|
||||
}
|
||||
#lesprojets .content_container .views-element-container .views-row .views-field-field-projets-lie .field-content ul li .node-type-projet .field_field_nom_de_l_equipe h3 {
|
||||
font-size: 0.6rem;
|
||||
font-size: 0.5rem;
|
||||
margin: 0;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
@@ -5294,7 +5412,7 @@ main {
|
||||
margin-top: 3rem;
|
||||
margin-left: 15%;
|
||||
margin-bottom: 1rem;
|
||||
width: 70%;
|
||||
width: 65%;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
#ressources .layout-content .content_container #block-quartiers-de-demain-titredepage {
|
||||
|
||||
@@ -243,17 +243,21 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
|
||||
//////////////////////// start script smooth apparition des textes /////////////////
|
||||
|
||||
// div.view-rows-wrapper:nth-child(3) > div:nth-child(2) > article:nth-child(1) > div:nth-child(3)
|
||||
// html.js.sr body div.dialog-off-canvas-main-canvas div.layout-container.partenaires main div.layout-content div.content_container div.views-element-container div.js-view-dom-id-92e061b83776a5ae5f470b8d32637dba5a87d248e6f275adc7abe863e5c527c3.view div.view-rows-wrapper div.views-row article.node-type-partenaire div.field_body
|
||||
|
||||
function scrollReaveal(){
|
||||
|
||||
const nodes = {
|
||||
logo : document.querySelectorAll('#logo-animated-container'),
|
||||
chapeau : document.querySelectorAll('.field_body'),
|
||||
chapeau : document.querySelectorAll('.field_body:not(article.node-type-partenaire div.field_body)'),
|
||||
paragraph: document.querySelectorAll('.field_field_textes .paragraph--type--static-parts'),
|
||||
enjeux : document.querySelectorAll('.field_field_textes .paragraph--type--static-parts .enjeux'),
|
||||
// mapHome : document.querySelectorAll('.field_field_map_block #block-sitesmapblock'),
|
||||
// mapSite : document.querySelectorAll('#sites-map-container'),
|
||||
lienDoc : document.querySelectorAll('.field_field_documents'),
|
||||
lienURL : document.querySelectorAll('.field_field_liens_site'),
|
||||
lienURL : document.querySelectorAll('.field_field_liens_site, .field_field_liens'),
|
||||
// nodeProjet : document.querySelectorAll('.node-type-projet .field_field_infos, .btn-equipe-toggle, .field_field_nom_de_l_equipe, .node-type-projet .field_field_texte_partie_texte_projet, .node-type-projet .field_field_titre_partie_texte_projet, .node-type-projet .field_field_images_projet'),
|
||||
}
|
||||
|
||||
const showUp = {
|
||||
@@ -280,6 +284,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
// ScrollReveal().reveal(nodes.mapSite, showUp);
|
||||
ScrollReveal().reveal(nodes.lienDoc, showUp);
|
||||
ScrollReveal().reveal(nodes.lienURL, showUp);
|
||||
// ScrollReveal().reveal(nodes.nodeProjet, showUp);
|
||||
|
||||
}
|
||||
|
||||
@@ -340,12 +345,12 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
});
|
||||
|
||||
|
||||
// ////////////////////// start calendrier home /////////////////////////////////
|
||||
$(document).ready(function(){
|
||||
// ////////////////////// start calendrier home /////////////////////////////////
|
||||
|
||||
// Aller au 9e élément à l'initialisation
|
||||
$('.__timeline-content').on('init', function(event, slick){
|
||||
slick.slickGoTo(9); // Index 8 = 9e item
|
||||
slick.slickGoTo(11); // Index 8 = 9e item
|
||||
});
|
||||
|
||||
$('.__timeline-content').slick({
|
||||
@@ -371,7 +376,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
});
|
||||
console.log('salut slick calendrier');
|
||||
|
||||
});
|
||||
|
||||
|
||||
//////////////////////// end calendrier home /////////////////////////////////
|
||||
|
||||
@@ -382,7 +387,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
|
||||
|
||||
//////////// start slideshow images home //////////////////////////
|
||||
$(document).ready(function () {
|
||||
|
||||
let diapohome = $('.config_pages--type--diaporama-home .diaporama');
|
||||
|
||||
if (diapohome.length) {
|
||||
@@ -412,12 +417,12 @@ $(document).ready(function () {
|
||||
});
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
//////////// end slideshow images home //////////////////////////
|
||||
|
||||
|
||||
//////////// start slideshow /actualites //////////////////////////
|
||||
$(document).ready(function(){
|
||||
|
||||
// Vérifier si on N'EST PAS sur la page #home
|
||||
if (!$("#page-node").length) {
|
||||
let actuview2 = $('.content-wrapper-actu .field_field_images .actu-diaporama');
|
||||
@@ -719,14 +724,14 @@ $(document).ready(function () {
|
||||
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
////////////////// end class à view-rows-wrapper ////////////////
|
||||
|
||||
|
||||
|
||||
/////////////////// start voir plus... ressources ////////////////////
|
||||
|
||||
$(document).ready(function () {
|
||||
|
||||
// Vérifier si on est sur la page avec l'ID #ressources
|
||||
if ($("#ressources").length > 0) {
|
||||
$(".view-rows-wrapper").each(function () {
|
||||
@@ -809,13 +814,13 @@ $(document).ready(function () {
|
||||
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
/////////////////// end voir plus... ressources ////////////////////
|
||||
|
||||
|
||||
|
||||
/////////////////// start voir plus... actualite dans /actualites & /home ////////////////////
|
||||
$(document).ready(function () {
|
||||
|
||||
if ($("#actualites" ).length > 0 || $("#home").length > 0) {
|
||||
$(".node-type-actualite").each(function () {
|
||||
let article = $(this);
|
||||
@@ -867,15 +872,12 @@ $(document).ready(function () {
|
||||
}
|
||||
})
|
||||
}
|
||||
});
|
||||
|
||||
/////////////////// end voir plus... actualite dans /actualites & /home ////////////////////
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/////////////// start class à view-rows-ressources ////////
|
||||
$(document).ready(function () {
|
||||
|
||||
$(".view-rows-wrapper").each(function () {
|
||||
let h3Container = $(this).prev("h3").find("div[class^='type-']");
|
||||
let classToAdd = h3Container.attr("class"); // Récupère la classe complète (ex: "type-Documentation")
|
||||
@@ -884,11 +886,36 @@ $(document).ready(function () {
|
||||
$(this).addClass(classToAdd); // Ajoute cette classe à .view-rows-wrapper
|
||||
}
|
||||
});
|
||||
});
|
||||
////////////////// end class à view-rows-wrapper ////////////////
|
||||
|
||||
//////////////start toggle partenaire //////////////////
|
||||
|
||||
////////////// toggle page node projet //////////////////
|
||||
$(".node-type-partenaire").each(function () {
|
||||
let article = $(this);
|
||||
|
||||
let body = article.find(".field_body");
|
||||
let links = article.find(".field_field_lien");
|
||||
|
||||
body.hide();
|
||||
links.hide();
|
||||
|
||||
let toggleButton = $("<button>")
|
||||
.addClass("toggle-partenaire")
|
||||
.appendTo(article);
|
||||
|
||||
toggleButton.on("click", function () {
|
||||
body.slideToggle();
|
||||
links.slideToggle();
|
||||
$(this).toggleClass("open");
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
//////////////start toggle partenaire //////////////////
|
||||
|
||||
|
||||
|
||||
////////////// start toggle page node projet //////////////////
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
|
||||
const photo = document.querySelector('.field_field_equipe_photo');
|
||||
@@ -925,6 +952,10 @@ btn.insertAdjacentElement('afterend', separator);
|
||||
|
||||
});
|
||||
|
||||
//////////////end toggle page node projet //////////////////
|
||||
|
||||
|
||||
|
||||
|
||||
})(jQuery, window);
|
||||
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
align-items: center;
|
||||
padding: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-left: 8rem;
|
||||
@media(max-width: 500px){
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
@@ -56,7 +56,10 @@ main{
|
||||
margin-bottom: 2rem;
|
||||
font-size: 0.4rem;
|
||||
position: relative;
|
||||
|
||||
transition: transform 0.4s ease-in-out;
|
||||
&:hover {
|
||||
transform: scale(1.05);
|
||||
}
|
||||
&::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
@@ -107,6 +110,7 @@ main{
|
||||
object-fit: cover;
|
||||
}
|
||||
.views-field-view-node{
|
||||
visibility: hidden;
|
||||
width: fit-content;
|
||||
padding-left: 0.5rem;
|
||||
background: black;
|
||||
@@ -209,15 +213,15 @@ main{
|
||||
}
|
||||
.node-projet-title{
|
||||
order: 3;
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.6rem;
|
||||
margin-bottom: 0.3rem;
|
||||
margin-top: 0.3rem;
|
||||
font-family: "gilroy-regular";
|
||||
font-family: "gilroy-bold";
|
||||
}
|
||||
.field_field_nom_de_l_equipe{
|
||||
order: 4;
|
||||
h3{
|
||||
font-size: 0.6rem;
|
||||
font-size: 0.5rem;
|
||||
margin: 0;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
@@ -5,41 +5,55 @@
|
||||
.content_container{
|
||||
|
||||
width: 100% !important;
|
||||
@media(max-width:810px){
|
||||
margin-top: 12rem !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.layout--threecol-25-50-25{
|
||||
// flex-wrap: nowrap;
|
||||
// @media(max-width: 810px){
|
||||
// display: flex;
|
||||
// flex-direction: column;
|
||||
// width: 100%;
|
||||
// }
|
||||
flex-wrap: nowrap;
|
||||
@media(max-width: 810px){
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
}
|
||||
.layout__region--first{
|
||||
flex: 0 1 25%;
|
||||
// margin-top: 1rem;
|
||||
position: relative;
|
||||
@media(max-width: 810px){
|
||||
flex: 0 1 100%;
|
||||
}
|
||||
.block-region-first{
|
||||
position:fixed;
|
||||
width: 20% !important;
|
||||
// position:fixed;
|
||||
// width: 20% !important;
|
||||
margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
// align-items: center;
|
||||
margin-left: 2rem;
|
||||
// @media(max-width: 810px){
|
||||
// position: relative;
|
||||
// width: 100% !important;
|
||||
// }
|
||||
// margin-left: 2rem;
|
||||
@media(max-width: 810px){
|
||||
position: relative;
|
||||
width: 100% !important;
|
||||
margin-left: 0rem;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#sites-map-container{
|
||||
width: 100% !important;
|
||||
padding-left: 1rem;
|
||||
h2{
|
||||
display: none;
|
||||
}
|
||||
@media(max-width: 810px){
|
||||
width: 50% !important;
|
||||
margin: auto;
|
||||
|
||||
}
|
||||
}
|
||||
.field_field_site_projet{
|
||||
.node-type-site{
|
||||
width: 80%;
|
||||
width: 65%;
|
||||
margin: auto;
|
||||
padding-left: 2rem;
|
||||
.field_title{
|
||||
h2{
|
||||
text-transform: none;
|
||||
@@ -57,6 +71,7 @@
|
||||
}
|
||||
.more-link{
|
||||
width: fit-content;
|
||||
display: inline-flex;
|
||||
// padding-left: 0.5rem;
|
||||
background: black;
|
||||
@media (max-width:810px) {
|
||||
@@ -94,23 +109,31 @@
|
||||
}
|
||||
|
||||
.layout__region--second{
|
||||
flex: 0 1 45% !important;
|
||||
flex: 0 1 50% !important;
|
||||
margin-top: 1rem;
|
||||
max-width: 45%;
|
||||
// margin-left: 3rem;
|
||||
max-width: 50%;
|
||||
@media(max-width: 810px){
|
||||
max-width: 80% !important;
|
||||
margin: auto;
|
||||
}
|
||||
.block-region-second{
|
||||
// margin-left: 3rem;
|
||||
position: relative;
|
||||
// margin-right: 3rem;
|
||||
margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-left: 2rem;
|
||||
@media(max-width: 810px){
|
||||
// margin-left: 2rem;
|
||||
// margin-top: 3rem;
|
||||
}
|
||||
.field_field_laureats{
|
||||
::before{
|
||||
|
||||
&:has(.laureat:not(:empty))::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top:0rem;
|
||||
left: -1.3rem;
|
||||
// display: block;
|
||||
top:-0.1rem;
|
||||
left: 0.5rem;
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
background-image: url("../img/laureat-ouvert.svg");
|
||||
@@ -118,7 +141,9 @@
|
||||
background-position: center;
|
||||
background-size: contain;
|
||||
z-index: 0;
|
||||
|
||||
}
|
||||
|
||||
.laureat{
|
||||
font-size: 0;
|
||||
}
|
||||
@@ -126,15 +151,15 @@
|
||||
.field_field_nom_de_l_equipe{
|
||||
border-top: solid black 1px;
|
||||
padding-bottom: 0.5rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.field_field_infos{
|
||||
column-count: 3; /* 3 colonnes */
|
||||
column-gap: 1.5rem; /* espace entre les colonnes */
|
||||
column-count: 3;
|
||||
column-gap: 1.5rem;
|
||||
.infos-projet{
|
||||
break-inside: avoid; /* évite qu’un bloc soit coupé entre deux colonnes */
|
||||
margin-bottom: 1rem; /* petit espace entre les blocs */
|
||||
break-inside: avoid;
|
||||
margin-bottom: 0.5rem !important;
|
||||
margin: 0;
|
||||
margin-bottom: 1rem;
|
||||
h4{
|
||||
margin: 0;
|
||||
font-size: 0.7em;
|
||||
@@ -153,6 +178,16 @@
|
||||
object-fit: cover;
|
||||
height: 16rem;
|
||||
}
|
||||
.image-field-caption{
|
||||
// margin-top: 0;
|
||||
margin-left: 0;
|
||||
font-size: 0.5rem;
|
||||
font-family: "gilroy-light";
|
||||
p{
|
||||
margin-top: 0;
|
||||
font-size: 0.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
.field_field_equipe_presentation {
|
||||
p{
|
||||
@@ -170,10 +205,9 @@
|
||||
opacity 0.8s ease;
|
||||
}
|
||||
|
||||
/* Quand ouvert */
|
||||
.field_field_equipe_photo.is-open,
|
||||
.field_field_equipe_presentation.is-open {
|
||||
max-height: 1000px; /* assez grand pour contenir le contenu */
|
||||
max-height: 1000px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
@@ -187,6 +221,7 @@
|
||||
padding-left: 0.5rem;
|
||||
margin: auto;
|
||||
display: flex;
|
||||
border: none;
|
||||
svg{
|
||||
display: none;
|
||||
}
|
||||
@@ -324,7 +359,7 @@
|
||||
.block-region-third{
|
||||
position:relative;
|
||||
// width: 23% !important;
|
||||
margin-top: 2rem;
|
||||
margin-top: 4.5rem;
|
||||
margin-left: 2rem;
|
||||
@media(max-width: 810px){
|
||||
position: relative;
|
||||
@@ -347,7 +382,7 @@
|
||||
h2{
|
||||
font-family: "gilroy-light";
|
||||
text-transform: uppercase;
|
||||
font-size: 0.8rem;
|
||||
font-size: 0.6rem;
|
||||
&::after{
|
||||
content: " :";
|
||||
}
|
||||
@@ -355,30 +390,34 @@
|
||||
.views-row{
|
||||
width: 80%;
|
||||
border-bottom: solid black 1px;
|
||||
padding-bottom: 1rem;
|
||||
padding-bottom: 0.5rem;
|
||||
padding-top: 0.5rem;
|
||||
transition: transform 0.4s ease-in-out; // animation plus fluide
|
||||
&:hover {
|
||||
transform: scale(1.05); /* effet de zoom léger */
|
||||
}
|
||||
.views-field-title {
|
||||
h2 {
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.5rem;
|
||||
margin-bottom: 0rem;
|
||||
// margin-top: 0.3rem;
|
||||
text-transform: none;
|
||||
font-family: "gilroy-regular";
|
||||
&::after{
|
||||
content: "";
|
||||
}
|
||||
&::after{
|
||||
content: "";
|
||||
}
|
||||
}
|
||||
}
|
||||
.views-field-field-nom-de-l-equipe{
|
||||
h3 {
|
||||
margin-bottom: 0.3rem;
|
||||
margin-top:0.3rem;
|
||||
|
||||
text-transform: uppercase;
|
||||
}
|
||||
font-size: 0.6rem;
|
||||
font-size: 0.4rem;
|
||||
p{
|
||||
font-family: "gilroy-semibold";
|
||||
margin-bottom: 0.5rem;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -28,6 +28,36 @@
|
||||
content: " :";
|
||||
}
|
||||
}
|
||||
} .field_field_link{
|
||||
div{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
a{
|
||||
display: inline-flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
color: white;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.5rem;
|
||||
padding-right: 0.5rem;
|
||||
background-color: black;
|
||||
padding-bottom: 0.1rem;
|
||||
padding-top: 0.1rem;
|
||||
padding-left: 0.2rem;
|
||||
|
||||
// svg{
|
||||
// display: none;
|
||||
// }
|
||||
&::before{
|
||||
display: inline-flex;
|
||||
content: url("../img/noun-arrow-to-left.svg");
|
||||
padding-right: 0.2rem;
|
||||
padding-left: 0.2rem;
|
||||
// padding-bottom: 0.2rem;
|
||||
height: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.field_field_link{
|
||||
div{
|
||||
@@ -60,6 +90,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -2,8 +2,14 @@
|
||||
.layout-content{
|
||||
margin-top: 2rem;
|
||||
max-width: 100vw;
|
||||
@media(max-width:810px){
|
||||
// margin-top: 12rem !important;
|
||||
}
|
||||
.content_container{
|
||||
width: 90% !important;
|
||||
@media(max-width:810px){
|
||||
margin-top: 12rem !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.layout--threecol-25-50-25{
|
||||
@@ -234,14 +240,6 @@
|
||||
flex: 1 1 auto;
|
||||
min-width: 25%;
|
||||
}
|
||||
// div .field_field_porteur_s_de_site{
|
||||
// border-bottom: none;
|
||||
// padding-bottom: 0;
|
||||
// }
|
||||
// div .field_field_nom_de_la_commune_nb_d_hab{
|
||||
// border-bottom: none;
|
||||
// padding-bottom: 0;
|
||||
// }
|
||||
div:has(.field_field_region){
|
||||
border-bottom: none;
|
||||
padding-bottom: 0;
|
||||
@@ -345,6 +343,7 @@
|
||||
div:has(.field--name-field-documents){
|
||||
order: 5;
|
||||
margin-top: 0.5rem;
|
||||
width: 100%;
|
||||
.field--name-field-documents{
|
||||
a{
|
||||
display: inline-flex;
|
||||
@@ -418,7 +417,7 @@
|
||||
width: 80%;
|
||||
font-family: "gilroy-light";
|
||||
text-transform: uppercase;
|
||||
font-size: 0.7rem;
|
||||
font-size: 0.6rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-top: 1rem;
|
||||
border-bottom: solid black 1px;
|
||||
@@ -427,11 +426,13 @@
|
||||
&::after{
|
||||
content: " :";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
.node-type-projet {
|
||||
position: relative;
|
||||
transition: transform 0.4s ease-in-out; // animation plus fluide
|
||||
&:hover {
|
||||
transform: scale(1.05); /* effet de zoom léger */
|
||||
}
|
||||
&:has(.laureat:not(:empty)){
|
||||
padding-top: 1.5rem;
|
||||
}
|
||||
@@ -462,8 +463,9 @@
|
||||
.field_field_nom_de_l_equipe{
|
||||
width: 80%;
|
||||
padding-left: 0.5rem;
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.4rem;
|
||||
background-color: #f6f7f3;
|
||||
text-transform: uppercase;
|
||||
div{
|
||||
border-bottom: solid black 1px;
|
||||
margin-bottom: 0.5rem;
|
||||
@@ -475,6 +477,7 @@
|
||||
margin-top: 0.2rem;
|
||||
}
|
||||
div.more-link{
|
||||
display: none;
|
||||
margin-bottom: 1rem;
|
||||
padding-left: 0rem;
|
||||
a{
|
||||
@@ -499,6 +502,7 @@
|
||||
|
||||
}
|
||||
.prevnext{
|
||||
display: none;
|
||||
flex-direction: row;
|
||||
margin-bottom: 0rem;
|
||||
.prev-site{
|
||||
|
||||
@@ -121,6 +121,27 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.toggle-partenaire {
|
||||
|
||||
display: block;
|
||||
grid-column: 7;
|
||||
grid-row: 1;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
margin: 1rem auto;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: url("../img/fleche-bas.svg");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
cursor: pointer;
|
||||
transition: transform 0.3s ease;
|
||||
}
|
||||
|
||||
.toggle-partenaire.open {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
margin-top: 3rem;
|
||||
margin-left: 15%;
|
||||
margin-bottom: 1rem;
|
||||
width: 70%;
|
||||
width: 65%;
|
||||
@media(max-width: 810px){
|
||||
display: flex;
|
||||
margin:auto;
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#block-quartiers-de-demain-formulaireexposeactuspage-1{
|
||||
background-color: white;
|
||||
padding: 0.3rem 0.5rem 1rem 1rem;
|
||||
width: 100%;
|
||||
width: 111%;
|
||||
@media(max-width: 810px){
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -327,7 +327,7 @@ header[role="banner"].header--collapsed {
|
||||
height: 170px;
|
||||
}
|
||||
.header_left_container{
|
||||
flex: 0 0 65%;
|
||||
flex: 1 0 65%;
|
||||
transform-origin: bottom right;
|
||||
@media(max-width: 810px){
|
||||
flex: 1 0 100%;
|
||||
@@ -363,7 +363,7 @@ header[role="banner"].header--collapsed-already{
|
||||
height: $header-height-big;
|
||||
}
|
||||
.header_left_container{
|
||||
flex: 0 0 65%;
|
||||
flex: 1 0 65%;
|
||||
transform-origin: bottom right;
|
||||
@media(max-width: 810px){
|
||||
flex: 1 0 100%;
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
flex-direction: column;
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
|
||||
.paragraph--type--phase-deroulement::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
@@ -211,6 +211,7 @@
|
||||
background: black;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.6rem;
|
||||
margin: auto;
|
||||
@media (max-width:810px) {
|
||||
margin-left: 0;
|
||||
margin: auto;
|
||||
|
||||
@@ -55,4 +55,4 @@
|
||||
@import "pages/ressources";
|
||||
@import "pages/actualites";
|
||||
|
||||
@import "/home/ouidade/Developer/docker-quartiersdedemain/src/web/modules/custom/q2d_mod/assets/css/carte-interactive-qdd.css";
|
||||
@import "/modules/custom/q2d_mod/assets/css/carte-interactive-qdd.css";
|
||||
Reference in New Issue
Block a user