home with actus and actus page

This commit is contained in:
2021-11-10 13:22:23 +01:00
parent 76ba2b6cbb
commit 4b140ca96e
41 changed files with 1440 additions and 99 deletions
+7
View File
@@ -20,6 +20,8 @@
"drupal/core-composer-scaffold": "^9.2",
"drupal/core-project-message": "^9.2",
"drupal/core-recommended": "^9.2",
"drupal/image_delta_formatter": "^1.1",
"drupal/manage_display": "1.x-dev@dev",
"drupal/page_manager": "4.x-dev@dev",
"drupal/panels": "^4.6",
"drupal/role_delegation": "^1.1",
@@ -96,6 +98,11 @@
"recurse": true,
"replace": false,
"merge-extra": true
},
"patches": {
"drupal/core": {
"Title formatting broken due to flawed EntityViewController->buildTitle https://www.drupal.org/project/drupal/issues/2941208": "https://www.drupal.org/files/issues/2021-05-20/entity.title-2941208-133_1.patch"
}
}
}
}
@@ -0,0 +1,8 @@
uuid: 1cc1ffb7-519c-4df2-b7b3-09dcfe854193
langcode: fr
status: true
dependencies: { }
id: custom
label: custom
revision: 0
description: ''
+8
View File
@@ -0,0 +1,8 @@
uuid: 7565aa50-68d4-4806-87ee-f76f2ac86cb3
langcode: fr
status: true
dependencies: { }
id: link
label: link
revision: 0
description: ''
@@ -0,0 +1,40 @@
uuid: fafbcee4-7b04-4c77-818c-304a400a84de
langcode: fr
status: true
dependencies:
config:
- block_content.type.custom
- field.field.block_content.custom.body
module:
- text
id: block_content.custom.default
targetEntityType: block_content
bundle: custom
mode: default
content:
body:
type: text_textarea_with_summary
weight: 26
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
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,38 @@
uuid: 8d6fc2af-189e-4a1d-b17e-4164154f9164
langcode: fr
status: true
dependencies:
config:
- block_content.type.link
- field.field.block_content.link.field_lien
module:
- link
id: block_content.link.default
targetEntityType: block_content
bundle: link
mode: default
content:
field_lien:
weight: 26
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
type: link_default
region: content
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: 5760f60f-0dab-422c-9534-7af00eb41eed
langcode: fr
status: true
dependencies:
config:
- block_content.type.custom
- field.field.block_content.custom.body
module:
- text
id: block_content.custom.default
targetEntityType: block_content
bundle: custom
mode: default
content:
body:
label: hidden
type: text_default
weight: 0
settings: { }
third_party_settings: { }
region: content
hidden:
langcode: true
search_api_excerpt: true
@@ -0,0 +1,29 @@
uuid: e9549625-3248-4329-8b39-294c1ba0f761
langcode: fr
status: true
dependencies:
config:
- block_content.type.link
- field.field.block_content.link.field_lien
module:
- link
id: block_content.link.default
targetEntityType: block_content
bundle: link
mode: default
content:
field_lien:
weight: 0
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
type: link
region: content
hidden:
langcode: true
search_api_excerpt: true
@@ -13,10 +13,10 @@ dependencies:
module:
- datetime
- file
- image
- image_delta_formatter
- link
- manage_display
- text
- user
id: node.evenement.default
targetEntityType: node
bundle: evenement
@@ -25,13 +25,13 @@ content:
body:
label: hidden
type: text_default
weight: 101
weight: 4
settings: { }
third_party_settings: { }
region: content
field_date:
weight: 102
label: above
weight: 3
label: hidden
settings:
format_type: medium
timezone_override: ''
@@ -39,7 +39,7 @@ content:
type: datetime_default
region: content
field_fichiers:
weight: 103
weight: 5
label: above
settings:
use_description_as_link_text: true
@@ -47,16 +47,18 @@ content:
type: file_default
region: content
field_images:
weight: 104
label: above
weight: 0
label: hidden
settings:
deltas: '0'
image_style: ''
image_link: ''
deltas_reversed: 0
third_party_settings: { }
type: image
type: image_delta_formatter
region: content
field_liens:
weight: 105
weight: 6
label: above
settings:
trim_length: 80
@@ -68,18 +70,25 @@ content:
type: link
region: content
field_sous_titre:
weight: 106
label: above
weight: 2
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
links:
weight: 100
settings: { }
third_party_settings: { }
title:
label: hidden
type: title
weight: 1
region: content
settings:
tag: h2
linked: false
third_party_settings: { }
hidden:
created: true
langcode: true
links: true
search_api_excerpt: true
uid: true
@@ -12,31 +12,61 @@ dependencies:
- field.field.node.evenement.field_sous_titre
- node.type.evenement
module:
- text
- user
- datetime
- image_delta_formatter
- manage_display
id: node.evenement.teaser
targetEntityType: node
bundle: evenement
mode: teaser
content:
body:
label: hidden
type: text_summary_or_trimmed
weight: 101
settings:
trim_length: 600
third_party_settings: { }
field_date:
type: datetime_default
weight: 2
region: content
label: hidden
settings:
timezone_override: ''
format_type: html_date
third_party_settings: { }
field_images:
type: image_delta_formatter
weight: 0
region: content
label: hidden
settings:
deltas: '0'
image_style: ''
image_link: content
deltas_reversed: 0
third_party_settings: { }
field_sous_titre:
type: string
weight: 3
region: content
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
links:
weight: 100
weight: 4
region: content
settings: { }
third_party_settings: { }
title:
label: hidden
type: title
weight: 1
region: content
settings:
tag: h2
linked: true
third_party_settings: { }
hidden:
field_date: true
body: true
created: true
field_fichiers: true
field_images: true
field_liens: true
field_sous_titre: true
langcode: true
search_api_excerpt: true
uid: true
@@ -33,60 +33,60 @@ content:
body:
label: hidden
type: text_default
weight: 101
weight: 6
settings: { }
third_party_settings: { }
region: content
field_auteur_s_:
weight: 102
label: above
weight: 3
label: visually_hidden
settings: { }
third_party_settings: { }
type: text_default
region: content
field_collections:
weight: 103
label: above
weight: 5
label: visually_hidden
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_date_de_parution:
weight: 104
label: above
weight: 2
label: visually_hidden
settings:
format_type: medium
timezone_override: ''
format_type: short
third_party_settings: { }
type: datetime_default
region: content
field_edition:
weight: 112
label: above
weight: 4
label: visually_hidden
settings: { }
third_party_settings: { }
type: text_default
region: content
field_evenements_lies:
weight: 113
label: above
weight: 12
label: visually_hidden
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_fichiers:
weight: 105
label: above
weight: 7
label: visually_hidden
settings:
use_description_as_link_text: true
third_party_settings: { }
type: file_default
region: content
field_images:
weight: 106
label: above
weight: 8
label: visually_hidden
settings:
image_style: ''
image_link: ''
@@ -94,8 +94,8 @@ content:
type: image
region: content
field_liens:
weight: 107
label: above
weight: 9
label: visually_hidden
settings:
trim_length: 80
url_only: false
@@ -106,32 +106,32 @@ content:
type: link
region: content
field_ress:
weight: 108
label: above
weight: 11
label: visually_hidden
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_sous_titre:
weight: 109
label: above
weight: 1
label: visually_hidden
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_type_de_ressource:
weight: 110
label: above
weight: 0
label: visually_hidden
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_videos:
weight: 111
label: above
weight: 10
label: visually_hidden
settings:
responsive: true
width: 854
@@ -140,11 +140,7 @@ content:
third_party_settings: { }
type: video_embed_field_video
region: content
links:
weight: 100
settings: { }
third_party_settings: { }
region: content
hidden:
langcode: true
links: true
search_api_excerpt: true
@@ -19,6 +19,7 @@ dependencies:
- field.field.node.ressource.field_videos
- node.type.ressource
module:
- datetime
- text
- user
id: node.ressource.teaser
@@ -26,31 +27,54 @@ targetEntityType: node
bundle: ressource
mode: teaser
content:
body:
label: hidden
type: text_summary_or_trimmed
weight: 101
settings:
trim_length: 600
third_party_settings: { }
field_auteur_s_:
type: text_default
weight: 2
region: content
links:
weight: 100
label: above
settings: { }
third_party_settings: { }
field_date_de_parution:
type: datetime_default
weight: 4
region: content
label: above
settings:
format_type: medium
timezone_override: ''
third_party_settings: { }
field_edition:
type: text_default
weight: 3
region: content
label: above
settings: { }
third_party_settings: { }
field_sous_titre:
type: string
weight: 0
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_type_de_ressource:
type: entity_reference_label
weight: 1
region: content
label: above
settings:
link: true
third_party_settings: { }
hidden:
field_auteur_s_: true
body: true
field_collections: true
field_date_de_parution: true
field_edition: true
field_evenements_lies: true
field_fichiers: true
field_images: true
field_liens: true
field_ress: true
field_sous_titre: true
field_type_de_ressource: true
field_videos: true
langcode: true
links: true
search_api_excerpt: true
@@ -0,0 +1,12 @@
uuid: b444ac08-3edd-43d9-99b5-0fdcd09baaf9
langcode: fr
status: false
dependencies:
module:
- block_content
_core:
default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg
id: block_content.full
label: Full
targetEntityType: block_content
cache: true
+3
View File
@@ -11,6 +11,7 @@ module:
betterlogin: 0
block: 0
block_class: 0
block_content: 0
breakpoint: 0
bulkdelete: 0
ckeditor: 0
@@ -50,6 +51,7 @@ module:
help: 0
honeypot: 0
image: 0
image_delta_formatter: 0
inline_entity_form: 0
jquery_ui: 0
jquery_ui_button: 0
@@ -108,6 +110,7 @@ module:
views_ui: 0
extlink: 1
filefield_sources: 1
manage_display: 1
menu_admin_per_menu: 1
pathauto: 1
content_translation: 10
@@ -0,0 +1,23 @@
uuid: a13a7e01-140c-4fb4-ae88-150e826ad918
langcode: fr
status: true
dependencies:
config:
- block_content.type.custom
- field.storage.block_content.body
module:
- text
id: block_content.custom.body
field_name: body
entity_type: block_content
bundle: custom
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
display_summary: false
required_summary: false
field_type: text_with_summary
@@ -0,0 +1,23 @@
uuid: 32cffc12-aff8-4642-ba42-d7973560811b
langcode: fr
status: true
dependencies:
config:
- block_content.type.link
- field.storage.block_content.field_lien
module:
- link
id: block_content.link.field_lien
field_name: field_lien
entity_type: block_content
bundle: link
label: Lien
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
link_type: 17
title: 1
field_type: link
@@ -0,0 +1,21 @@
uuid: c94f1f2f-a51c-467b-a78c-61257d53f5fc
langcode: fr
status: true
dependencies:
module:
- block_content
- text
_core:
default_config_hash: eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc
id: block_content.body
field_name: body
entity_type: block_content
type: text_with_summary
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: true
custom_storage: false
@@ -0,0 +1,19 @@
uuid: 7c90aef1-8c74-467b-ad57-4fe91a68c1af
langcode: fr
status: true
dependencies:
module:
- block_content
- link
id: block_content.field_lien
field_name: field_lien
entity_type: block_content
type: link
settings: { }
module: link
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
@@ -0,0 +1,11 @@
uuid: fc38339a-3e68-404b-b45e-8076e14988ba
langcode: fr
status: true
dependencies:
config:
- block_content.type.custom
id: block_content.custom
target_entity_type_id: block_content
target_bundle: custom
default_langcode: site_default
language_alterable: false
@@ -0,0 +1,11 @@
uuid: 8b780610-070d-49e2-ada2-61eab127dddd
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
@@ -7,7 +7,7 @@ dependencies:
_core:
default_config_hash: Tt8DtxZ3Nooo0PoWPpJvszA3R_5d8MmpUW7LM_R-BzY
id: default
label: 'Par défaut'
label: Default
description: 'A default Linkit profile'
matchers:
556010a3-e317-48b3-b4ed-854c10f4b950:
+12
View File
@@ -0,0 +1,12 @@
uuid: d3fdaabe-a097-40ef-9bfa-ef92fb5e7ac4
langcode: fr
status: true
dependencies: { }
id: home
label: Home
description: ''
use_admin_theme: false
path: /home
access_logic: and
access_conditions: { }
parameters: { }
@@ -0,0 +1,18 @@
uuid: 0b5b2583-e7ac-42ea-9c5d-f81074fa8695
langcode: fr
status: true
dependencies: { }
_core:
default_config_hash: RCVWP-yHwxSNiQORMIabDgHMEVqOMW58w80BQgRFJ4k
id: node_view
label: 'Node view'
description: 'When enabled, this overrides the default Drupal behavior for displaying nodes at <em>/node/{node}</em>. If you add variants, you may use selection criteria such as node type or language or user access to provide different views of nodes. If no variant is selected, the default Drupal node view will be used. This page only affects nodes viewed as pages, it will not affect nodes viewed in lists or at other locations.'
use_admin_theme: false
path: '/node/{node}'
access_logic: and
access_conditions: { }
parameters:
node:
machine_name: node
type: 'entity:node'
label: Node
@@ -0,0 +1,57 @@
uuid: cbf06e13-6730-4c43-8628-82c16c08b39b
langcode: fr
status: true
dependencies:
config:
- page_manager.page.home
- views.view.evenements
content:
- 'block_content:link:3ee1f633-aaa7-4b4c-a42a-02206e26d3a2'
module:
- block_content
- panels
- views
id: home-panels_variant-0
label: Panels
variant: panels_variant
variant_settings:
blocks:
462d323a-8445-4835-afe3-43bdd0bdc7a1:
id: 'views_block:evenements-block_1'
label: ''
provider: views
label_display: '0'
views_label: ''
items_per_page: none
region: content
weight: 0
uuid: 462d323a-8445-4835-afe3-43bdd0bdc7a1
context_mapping: { }
39453436-b6d7-431e-a208-9e19a012e336:
id: 'block_content:3ee1f633-aaa7-4b4c-a42a-02206e26d3a2'
label: 'Actualité Link'
provider: block_content
label_display: '0'
status: true
info: ''
view_mode: full
region: content
weight: 1
uuid: 39453436-b6d7-431e-a208-9e19a012e336
context_mapping: { }
id: panels_variant
uuid: 6957fd1c-be82-412b-b46d-b4450503e900
label: null
weight: 0
layout: layout_onecol
layout_settings:
label: home
page_title: ''
storage_type: page_manager
storage_id: home-panels_variant-0
builder: standard
page: home
weight: 0
selection_criteria: { }
selection_logic: and
static_context: { }
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies: { }
_core:
default_config_hash: iqELjKI7buiSyUfLs0cgSDbx7dvVI2StrGj0OaNLgSo
id: default
label: 'Par défaut'
label: Default
panes:
left:
style: none
+1 -1
View File
@@ -4,7 +4,7 @@ slogan: ''
page:
403: ''
404: ''
front: /user/login
front: /home
admin_compact_mode: false
weight_select_max: 100
langcode: fr
+2 -2
View File
@@ -19,7 +19,7 @@ base_field: nid
display:
default:
id: default
display_title: 'Par défaut'
display_title: Default
display_plugin: default
position: 0
display_options:
@@ -42,7 +42,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
+543
View File
@@ -0,0 +1,543 @@
uuid: fbb102a7-537c-40f7-8e93-67362aa917c4
langcode: fr
status: true
dependencies:
module:
- block_content
- user
_core:
default_config_hash: P7mydegwqGbeXpLHAlS1BTJBFfvX8tQ62dIECLLklb8
id: block_content
label: 'Custom block library'
module: views
description: 'Find and manage custom blocks.'
tag: default
base_table: block_content_field_data
base_field: id
display:
default:
display_plugin: default
id: default
display_title: Default
position: 0
display_options:
access:
type: perm
options:
perm: 'administer blocks'
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
options:
submit_button: Apply
reset_button: true
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
pager:
type: mini
options:
items_per_page: 50
offset: 0
id: 0
total_pages: null
tags:
previous: ' Previous'
next: 'Next '
expose:
items_per_page: false
items_per_page_label: 'Items per page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
style:
type: table
options:
grouping: { }
row_class: ''
default_row_class: true
override: true
sticky: false
caption: ''
summary: ''
description: ''
columns:
info: info
type: type
changed: changed
operations: operations
info:
info:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
type:
sortable: true
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
changed:
sortable: true
default_sort_order: desc
align: ''
separator: ''
empty_column: false
responsive: ''
operations:
sortable: false
default_sort_order: asc
align: ''
separator: ''
empty_column: false
responsive: ''
default: changed
empty_table: true
row:
type: fields
fields:
info:
id: info
table: block_content_field_data
field: info
relationship: none
group_type: group
admin_label: ''
label: 'Block description'
exclude: false
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: true
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
entity_type: null
entity_field: info
plugin_id: field
type:
id: type
table: block_content_field_data
field: type
relationship: none
group_type: group
admin_label: ''
label: 'Block type'
exclude: false
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: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: target_id
type: entity_reference_label
settings:
link: false
group_column: target_id
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
entity_type: block_content
entity_field: type
plugin_id: field
changed:
id: changed
table: block_content_field_data
field: changed
relationship: none
group_type: group
admin_label: ''
label: Updated
exclude: false
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: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
entity_type: block_content
entity_field: changed
type: timestamp
settings:
date_format: short
custom_date_format: ''
timezone: ''
plugin_id: field
operations:
id: operations
table: block_content
field: operations
relationship: none
group_type: group
admin_label: ''
label: Operations
exclude: false
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: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
destination: true
entity_type: block_content
plugin_id: entity_operations
filters:
info:
id: info
table: block_content_field_data
field: info
relationship: none
group_type: group
admin_label: ''
operator: contains
value: ''
group: 1
exposed: true
expose:
operator_id: info_op
label: 'Block description'
description: ''
use_operator: false
operator: info_op
identifier: info
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: block_content
entity_field: info
plugin_id: string
type:
id: type
table: block_content_field_data
field: type
relationship: none
group_type: group
admin_label: ''
operator: in
value: { }
group: 1
exposed: true
expose:
operator_id: type_op
label: 'Block type'
description: ''
use_operator: false
operator: type_op
identifier: type
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: block_content
entity_field: type
plugin_id: bundle
reusable:
id: reusable
table: block_content_field_data
field: reusable
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: block_content
entity_field: reusable
plugin_id: boolean
sorts: { }
title: 'Custom block library'
header: { }
footer: { }
empty:
area_text_custom:
id: area_text_custom
table: views
field: area_text_custom
relationship: none
group_type: group
admin_label: ''
empty: true
tokenize: false
content: 'There are no custom blocks available.'
plugin_id: text_custom
block_content_listing_empty:
admin_label: ''
empty: true
field: block_content_listing_empty
group_type: group
id: block_content_listing_empty
label: ''
relationship: none
table: block_content
plugin_id: block_content_listing_empty
entity_type: block_content
relationships: { }
arguments: { }
display_extenders: { }
cache_metadata:
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
max-age: -1
tags: { }
page_1:
display_plugin: page
id: page_1
display_title: Page
position: 1
display_options:
display_extenders: { }
path: admin/structure/block/block-content
menu:
type: tab
title: 'Custom block library'
description: ''
parent: block.admin_display
weight: 0
context: '0'
menu_name: admin
cache_metadata:
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
max-age: -1
tags: { }
+2 -2
View File
@@ -286,7 +286,7 @@ display:
id: changed
table: node_field_data
field: changed
label: 'Mis à jour'
label: Updated
exclude: false
alter:
alter_text: false
@@ -569,7 +569,7 @@ display:
1: AND
display_extenders: { }
display_plugin: default
display_title: 'Par défaut'
display_title: Default
id: default
position: 0
cache_metadata:
+2 -2
View File
@@ -18,7 +18,7 @@ display:
default:
display_plugin: default
id: default
display_title: 'Par défaut'
display_title: Default
position: 0
display_options:
access:
@@ -39,7 +39,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
@@ -39,7 +39,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: true
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
+375
View File
@@ -0,0 +1,375 @@
uuid: 1703bb02-bf32-444f-8333-d499d4405473
langcode: fr
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- node.type.evenement
- system.menu.main
module:
- datetime
- node
- user
id: evenements
label: Événements
module: views
description: ''
tag: ''
base_table: node_field_data
base_field: nid
display:
default:
display_plugin: default
id: default
display_title: Default
position: 0
display_options:
access:
type: perm
options:
perm: 'access content'
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
options:
submit_button: Appliquer
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
pager:
type: some
options:
items_per_page: 3
offset: 0
style:
type: default
row:
type: 'entity:node'
options:
relationship: none
view_mode: teaser
fields:
title:
id: title
table: node_field_data
field: title
entity_type: node
entity_field: title
label: ''
alter:
alter_text: false
make_link: false
absolute: false
trim: false
word_boundary: false
ellipsis: false
strip_tags: false
html: false
hide_empty: false
empty_zero: false
settings:
link_to_entity: true
plugin_id: field
relationship: none
group_type: group
admin_label: ''
exclude: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: true
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_alter_empty: true
click_sort_column: value
type: string
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
filters:
status:
value: '1'
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
type:
id: type
table: node_field_data
field: type
value:
evenement: evenement
entity_type: node
entity_field: type
plugin_id: bundle
expose:
operator_limit_selection: false
operator_list: { }
promote:
id: promote
table: node_field_data
field: promote
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: promote
plugin_id: boolean
sorts:
field_date_value:
id: field_date_value
table: node__field_date
field: field_date_value
relationship: none
group_type: group
admin_label: ''
order: DESC
exposed: false
expose:
label: ''
granularity: hour
plugin_id: datetime
title: 'Home Événements'
header: { }
footer: { }
empty: { }
relationships: { }
arguments: { }
display_extenders: { }
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- 'user.node_grants:view'
- user.permissions
tags: { }
block_1:
display_plugin: block
id: block_1
display_title: 'Home events'
position: 1
display_options:
display_extenders:
views_ef_fieldset: { }
display_description: ''
footer: { }
defaults:
footer: false
filters: false
filter_groups: false
sorts: false
filters:
status:
value: '1'
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
type:
id: type
table: node_field_data
field: type
value:
evenement: evenement
entity_type: node
entity_field: type
plugin_id: bundle
expose:
operator_limit_selection: false
operator_list: { }
promote:
id: promote
table: node_field_data
field: promote
relationship: none
group_type: group
admin_label: ''
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
entity_type: node
entity_field: promote
plugin_id: boolean
filter_groups:
operator: AND
groups:
1: AND
sorts:
field_date_value:
id: field_date_value
table: node__field_date
field: field_date_value
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
granularity: hour
plugin_id: datetime
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- 'user.node_grants:view'
- user.permissions
tags: { }
page_1:
display_plugin: page
id: page_1
display_title: 'Actus page'
position: 2
display_options:
display_extenders:
views_ef_fieldset: { }
display_description: ''
title: Actualités
defaults:
title: false
filters: false
filter_groups: false
filters:
status:
value: '1'
table: node_field_data
field: status
plugin_id: boolean
entity_type: node
entity_field: status
id: status
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
type:
id: type
table: node_field_data
field: type
value:
evenement: evenement
entity_type: node
entity_field: type
plugin_id: bundle
expose:
operator_limit_selection: false
operator_list: { }
filter_groups:
operator: AND
groups:
1: AND
path: actus
menu:
type: normal
title: Actualités
description: ''
expanded: false
parent: ''
weight: 0
context: '0'
menu_name: main
cache_metadata:
max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- 'user.node_grants:view'
- user.permissions
tags: { }
+1 -1
View File
@@ -18,7 +18,7 @@ display:
default:
display_plugin: default
id: default
display_title: 'Par défaut'
display_title: Default
position: 0
display_options:
access:
+2 -2
View File
@@ -65,7 +65,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
@@ -246,7 +246,7 @@ display:
arguments: { }
display_extenders: { }
display_plugin: default
display_title: 'Par défaut'
display_title: Default
id: default
position: 0
cache_metadata:
+2 -2
View File
@@ -19,7 +19,7 @@ base_field: nid
display:
default:
id: default
display_title: 'Par défaut'
display_title: Default
display_plugin: default
position: 0
display_options:
@@ -42,7 +42,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
+1 -1
View File
@@ -40,7 +40,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
+1 -1
View File
@@ -43,7 +43,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
+2 -2
View File
@@ -20,7 +20,7 @@ base_field: nid
display:
default:
id: default
display_title: 'Par défaut'
display_title: Default
display_plugin: default
position: 0
display_options:
@@ -42,7 +42,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
+1 -1
View File
@@ -17,7 +17,7 @@ display:
default:
display_plugin: default
id: default
display_title: 'Par défaut'
display_title: Default
position: 0
display_options:
access:
+1 -1
View File
@@ -18,7 +18,7 @@ display:
default:
display_plugin: default
id: default
display_title: 'Par défaut'
display_title: Default
position: 0
display_options:
access:
+2 -2
View File
@@ -17,7 +17,7 @@ display:
default:
display_plugin: default
id: default
display_title: 'Par défaut'
display_title: Default
position: 0
display_options:
access:
@@ -38,7 +38,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
+2 -2
View File
@@ -17,7 +17,7 @@ display:
default:
display_plugin: default
id: default
display_title: 'Par défaut'
display_title: Default
position: 0
display_options:
access:
@@ -38,7 +38,7 @@ display:
exposed_form:
type: basic
options:
submit_button: Appliquer
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'