started drupal integration with header
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"drupal/core-composer-scaffold": "^10.1",
|
||||
"drupal/core-project-message": "^10.1",
|
||||
"drupal/core-recommended": "^10.1",
|
||||
"drupal/linked_field": "^1.5",
|
||||
"drupal/structure_sync": "^2.0",
|
||||
"wikimedia/composer-merge-plugin": "^2.1"
|
||||
},
|
||||
"conflict": {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: b8a4379f-04a2-4ef3-a663-3d858bad1da8
|
||||
uuid: e65f3077-a9c0-4e14-90be-f77baa56de6f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 76ad5d09-c5e7-4274-b3b9-a930e1e06ff6
|
||||
uuid: cf4e9f5f-ccaf-4ca0-939b-227f099ef951
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 56ce1647-0615-4c83-a99a-20988e77b292
|
||||
uuid: f5dad288-9ccf-4cf3-a5fa-778f8284fe44
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: e90f7de8-2589-41ce-a4e3-9ab0348fe9d1
|
||||
uuid: 439aeb2f-e190-4eec-89de-d63354a59bce
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 9e8f63e1-dff3-4cb6-8838-bccb837819ff
|
||||
uuid: 89c2537b-991a-421e-b327-bb0fe8d2bff3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 5b26412e-d19d-4f2d-abb7-5deca27d6675
|
||||
uuid: c527c6b8-1ab2-47a6-98e3-6f05f234ac9f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 5b2b5f91-4879-4cf7-9151-c72526a4831a
|
||||
uuid: 0c2962ae-16f3-4f11-a75b-62008adb32d3
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: be1ae07e-317e-4fb2-9f85-1d5a7c4a6b46
|
||||
uuid: e26314f4-648d-492d-9ae9-5e481e73ca6e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 1287a236-11a2-409c-a4e4-f5161deea3e9
|
||||
uuid: b07f9af1-7316-4a99-9854-413038d7b132
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
uuid: f299c65e-6d64-423b-bac6-88d2c26517e7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
theme:
|
||||
- stark
|
||||
id: stark_connexionutilisateur
|
||||
theme: stark
|
||||
region: header
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: user_login_block
|
||||
settings:
|
||||
id: user_login_block
|
||||
label: Connexion
|
||||
label_display: visible
|
||||
provider: user
|
||||
visibility:
|
||||
user_role:
|
||||
id: user_role
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
@@ -0,0 +1,25 @@
|
||||
uuid: efdd171e-95c1-4595-9221-a2b3be8332b9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:node_block:0f466d17-17b0-4d5a-8453-982b4ddcc2bf'
|
||||
module:
|
||||
- block_content
|
||||
theme:
|
||||
- stark
|
||||
id: stark_contacts
|
||||
theme: stark
|
||||
region: header
|
||||
weight: 2
|
||||
provider: null
|
||||
plugin: 'block_content:0f466d17-17b0-4d5a-8453-982b4ddcc2bf'
|
||||
settings:
|
||||
id: 'block_content:0f466d17-17b0-4d5a-8453-982b4ddcc2bf'
|
||||
label: Contacts
|
||||
label_display: visible
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility: { }
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: b410a6ae-f127-4181-9eca-3b041d2daff5
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- stark
|
||||
id: stark_contenudelapageprincipale
|
||||
theme: stark
|
||||
region: content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_main_block
|
||||
settings:
|
||||
id: system_main_block
|
||||
label: 'Contenu de la page principale'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
||||
@@ -0,0 +1,25 @@
|
||||
uuid: 212917c4-d663-422e-bdbc-050e6ff8d109
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:logo_link:734a55bb-b11d-4498-bb55-5a6cb1924aa8'
|
||||
module:
|
||||
- block_content
|
||||
theme:
|
||||
- stark
|
||||
id: stark_logoministere
|
||||
theme: stark
|
||||
region: header
|
||||
weight: -2
|
||||
provider: null
|
||||
plugin: 'block_content:734a55bb-b11d-4498-bb55-5a6cb1924aa8'
|
||||
settings:
|
||||
id: 'block_content:734a55bb-b11d-4498-bb55-5a6cb1924aa8'
|
||||
label: 'Logo ministère'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility: { }
|
||||
@@ -0,0 +1,25 @@
|
||||
uuid: a8e1d3b0-99d2-417a-98df-2a524eb5afef
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:logo_link:6aedcd97-72c8-4328-b52d-f4d2a5285b96'
|
||||
module:
|
||||
- block_content
|
||||
theme:
|
||||
- stark
|
||||
id: stark_logoreha
|
||||
theme: stark
|
||||
region: header
|
||||
weight: -1
|
||||
provider: null
|
||||
plugin: 'block_content:6aedcd97-72c8-4328-b52d-f4d2a5285b96'
|
||||
settings:
|
||||
id: 'block_content:6aedcd97-72c8-4328-b52d-f4d2a5285b96'
|
||||
label: 'Logo reha'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility: { }
|
||||
@@ -0,0 +1,34 @@
|
||||
uuid: 1802c4e5-1b53-4ffa-a754-5306b59985b8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.current_user_block
|
||||
module:
|
||||
- user
|
||||
- views
|
||||
theme:
|
||||
- stark
|
||||
id: stark_views_block__current_user_block_block_1
|
||||
theme: stark
|
||||
region: header
|
||||
weight: 1
|
||||
provider: null
|
||||
plugin: 'views_block:current_user_block-block_1'
|
||||
settings:
|
||||
id: 'views_block:current_user_block-block_1'
|
||||
label: ''
|
||||
label_display: visible
|
||||
provider: views
|
||||
context_mapping: { }
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
exposed: { }
|
||||
visibility:
|
||||
user_role:
|
||||
id: user_role
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
roles:
|
||||
authenticated: authenticated
|
||||
@@ -20,3 +20,4 @@ maxlength_id: 255
|
||||
attribute_keys_stored: '[]'
|
||||
attribute_value_stored: '[]'
|
||||
attributes_inline: '[]'
|
||||
id_replacement_stored: '{"stark__2":"logo_ministere","stark_":"logo_reha"}'
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
uuid: 3d58ab57-0a07-40d0-9da9-e61b2ddb5a06
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: logo_link
|
||||
label: 'Logo link'
|
||||
revision: 0
|
||||
description: ''
|
||||
@@ -0,0 +1,8 @@
|
||||
uuid: 405006ca-0855-4071-9ec3-ec186b3f983c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: node_block
|
||||
label: 'Node block'
|
||||
revision: 0
|
||||
description: ''
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: fcb2f44b-5c46-4cb8-bfc1-36b44cb55702
|
||||
uuid: 04f9c0ba-42a5-471d-a4e8-debadc7ebfa7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
|
||||
@@ -0,0 +1,43 @@
|
||||
uuid: 4f442714-4bf0-44ff-b858-065801bef1e8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.logo_link
|
||||
- field.field.block_content.logo_link.field_lien
|
||||
- field.field.block_content.logo_link.field_logo
|
||||
- image.style.thumbnail
|
||||
module:
|
||||
- image
|
||||
- link
|
||||
id: block_content.logo_link.default
|
||||
targetEntityType: block_content
|
||||
bundle: logo_link
|
||||
mode: default
|
||||
content:
|
||||
field_lien:
|
||||
type: link_default
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
third_party_settings: { }
|
||||
field_logo:
|
||||
type: image_image
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
info:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
langcode: true
|
||||
@@ -0,0 +1,32 @@
|
||||
uuid: 5cfcc678-4817-46da-bbcc-272ccbafc3d1
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.node_block
|
||||
- field.field.block_content.node_block.field_node
|
||||
id: block_content.node_block.default
|
||||
targetEntityType: block_content
|
||||
bundle: node_block
|
||||
mode: default
|
||||
content:
|
||||
field_node:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
info:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
langcode: true
|
||||
@@ -0,0 +1,84 @@
|
||||
uuid: 77e4a055-03a3-4abe-9af1-f96e74c76a26
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.static.body
|
||||
- node.type.static
|
||||
module:
|
||||
- path
|
||||
- text
|
||||
id: node.static.default
|
||||
targetEntityType: node
|
||||
bundle: static
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 4
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 8
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
||||
@@ -0,0 +1,39 @@
|
||||
uuid: ee8268f7-a264-4621-bbeb-2cbf2fbe65d8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.logo_link
|
||||
- field.field.block_content.logo_link.field_lien
|
||||
- field.field.block_content.logo_link.field_logo
|
||||
- image.style.medium
|
||||
module:
|
||||
- image
|
||||
- linked_field
|
||||
id: block_content.logo_link.default
|
||||
targetEntityType: block_content
|
||||
bundle: logo_link
|
||||
mode: default
|
||||
content:
|
||||
field_logo:
|
||||
type: image
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: medium
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings:
|
||||
linked_field:
|
||||
linked: '1'
|
||||
type: field
|
||||
destination: field_lien
|
||||
advanced:
|
||||
target: _blank
|
||||
token: ''
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
field_lien: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
@@ -0,0 +1,24 @@
|
||||
uuid: 8f14f7f9-be9f-4832-b430-427265aa736c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.node_block
|
||||
- field.field.block_content.node_block.field_node
|
||||
id: block_content.node_block.default
|
||||
targetEntityType: block_content
|
||||
bundle: node_block
|
||||
mode: default
|
||||
content:
|
||||
field_node:
|
||||
type: entity_reference_entity_view
|
||||
label: visually_hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
@@ -0,0 +1,12 @@
|
||||
uuid: 76ddf262-b11e-40ef-8f41-30b7297f9e76
|
||||
langcode: fr
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
_core:
|
||||
default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg
|
||||
id: block_content.full
|
||||
label: Complet
|
||||
targetEntityType: block_content
|
||||
cache: true
|
||||
@@ -12,6 +12,7 @@ module:
|
||||
better_exposed_filters: 0
|
||||
block: 0
|
||||
block_class: 0
|
||||
block_content: 0
|
||||
breakpoint: 0
|
||||
bulkdelete: 0
|
||||
ckeditor5: 0
|
||||
@@ -40,6 +41,7 @@ module:
|
||||
editor: 0
|
||||
email_registration: 0
|
||||
embed: 0
|
||||
entity: 0
|
||||
entity_browser: 0
|
||||
entity_browser_enhanced: 0
|
||||
field: 0
|
||||
@@ -77,13 +79,13 @@ module:
|
||||
path_alias_xt: 0
|
||||
pathologic: 0
|
||||
persistent_login: 0
|
||||
redirect: 0
|
||||
redis: 0
|
||||
responsive_image: 0
|
||||
search_api: 0
|
||||
search_api_db: 0
|
||||
smart_trim: 0
|
||||
smtp: 0
|
||||
structure_sync: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
telephone: 0
|
||||
@@ -102,8 +104,10 @@ module:
|
||||
pathauto: 1
|
||||
content_translation: 10
|
||||
views: 10
|
||||
linked_field: 100
|
||||
figli_starter_kit: 1000
|
||||
theme:
|
||||
seven: 0
|
||||
adminimal_theme: 0
|
||||
stark: 0
|
||||
profile: figli_starter_kit
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
uuid: 627cad24-a941-4d74-a01d-2a7b3e0a4fb9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.logo_link
|
||||
- field.storage.block_content.field_lien
|
||||
module:
|
||||
- link
|
||||
id: block_content.logo_link.field_lien
|
||||
field_name: field_lien
|
||||
entity_type: block_content
|
||||
bundle: logo_link
|
||||
label: Lien
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
title: 0
|
||||
link_type: 17
|
||||
field_type: link
|
||||
@@ -0,0 +1,38 @@
|
||||
uuid: 627d25b2-db35-4edf-ba76-4e767fffcda5
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.logo_link
|
||||
- field.storage.block_content.field_logo
|
||||
module:
|
||||
- image
|
||||
id: block_content.logo_link.field_logo
|
||||
field_name: field_logo
|
||||
entity_type: block_content
|
||||
bundle: logo_link
|
||||
label: Logo
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg svg'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: true
|
||||
title_field: false
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
field_type: image
|
||||
@@ -0,0 +1,29 @@
|
||||
uuid: 13f00423-4db9-4c50-a8bf-013a48f5359f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.node_block
|
||||
- field.storage.block_content.field_node
|
||||
- node.type.static
|
||||
id: block_content.node_block.field_node
|
||||
field_name: field_node
|
||||
entity_type: block_content
|
||||
bundle: node_block
|
||||
label: Node
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
static: static
|
||||
sort:
|
||||
field: _none
|
||||
direction: ASC
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
||||
@@ -0,0 +1,21 @@
|
||||
uuid: b68f18a1-8f88-4601-9c5e-7984613b833a
|
||||
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: 2697fab7-bcce-4cef-b8b5-281b1c7f653f
|
||||
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,30 @@
|
||||
uuid: b81d2e77-bfec-4419-9da9-e01e154ea85a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- file
|
||||
- image
|
||||
id: block_content.field_logo
|
||||
field_name: field_logo
|
||||
entity_type: block_content
|
||||
type: image
|
||||
settings:
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
@@ -0,0 +1,20 @@
|
||||
uuid: 1698ee39-7bf4-40f6-b5d4-41e4ea8789f8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- node
|
||||
id: block_content.field_node
|
||||
field_name: field_node
|
||||
entity_type: block_content
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
@@ -0,0 +1,11 @@
|
||||
uuid: 59119f87-7c94-4495-b623-0063ba060124
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.logo_link
|
||||
id: block_content.logo_link
|
||||
target_entity_type_id: block_content
|
||||
target_bundle: logo_link
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
@@ -0,0 +1,11 @@
|
||||
uuid: 5f97e567-077a-46c4-a613-6c9d306a2c0f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.node_block
|
||||
id: block_content.node_block
|
||||
target_entity_type_id: block_content
|
||||
target_bundle: node_block
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 4290d997-707e-4027-89c4-91db91fdfe42
|
||||
uuid: 446f74c6-c7f5-4185-ac4d-4b6caa2436c8
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
_core:
|
||||
default_config_hash: PQasQC1X7aWGPpdeZMscZrE9K0RnK_czZQedrwTJor8
|
||||
attributes:
|
||||
title:
|
||||
label: ''
|
||||
description: ''
|
||||
target:
|
||||
label: ''
|
||||
description: ''
|
||||
class:
|
||||
label: ''
|
||||
description: ''
|
||||
rel:
|
||||
label: Relationship
|
||||
description: ''
|
||||
langcode: fr
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 0f78f3f8-5c94-4d2a-be1a-48f130a82b73
|
||||
uuid: 49afb7cb-0421-4d60-8de7-ae8fa065d802
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -0,0 +1,52 @@
|
||||
blocks:
|
||||
-
|
||||
info: 'Logo reha'
|
||||
langcode: fr
|
||||
uuid: 6aedcd97-72c8-4328-b52d-f4d2a5285b96
|
||||
bundle: logo_link
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
fields:
|
||||
field_lien:
|
||||
-
|
||||
uri: 'http://reha.figli.io'
|
||||
title: ''
|
||||
options: { }
|
||||
field_logo:
|
||||
-
|
||||
target_id: '4'
|
||||
alt: 'Programme Reha Héritages'
|
||||
title: ''
|
||||
width: '3000'
|
||||
height: '3000'
|
||||
-
|
||||
info: 'Logo ministère'
|
||||
langcode: fr
|
||||
uuid: 734a55bb-b11d-4498-bb55-5a6cb1924aa8
|
||||
bundle: logo_link
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
fields:
|
||||
field_lien:
|
||||
-
|
||||
uri: 'http://reha.figli.io'
|
||||
title: ''
|
||||
options: { }
|
||||
field_logo:
|
||||
-
|
||||
target_id: '3'
|
||||
alt: 'Ministère de la transition écologique et de la cohésion des territoires'
|
||||
title: ''
|
||||
width: '1584'
|
||||
height: '1319'
|
||||
-
|
||||
info: Contacts
|
||||
langcode: fr
|
||||
uuid: 0f466d17-17b0-4d5a-8453-982b4ddcc2bf
|
||||
bundle: node_block
|
||||
revision_id: null
|
||||
rev_id_current: null
|
||||
fields:
|
||||
field_node:
|
||||
-
|
||||
target_id: '2'
|
||||
@@ -1,14 +1,14 @@
|
||||
_core:
|
||||
default_config_hash: 3eoyJMZ2F5yndpX9nBrZLTRUzSvffH38lH5xN8tFvWE
|
||||
langcode: fr
|
||||
uuid: 50c3d472-7dc7-4957-b88f-75d5e58da0ed
|
||||
uuid: 78e2671c-703f-41e2-8fe0-06bfd262e6c2
|
||||
name: reha
|
||||
mail: dev@figureslibres.io
|
||||
slogan: ''
|
||||
page:
|
||||
403: ''
|
||||
404: ''
|
||||
front: /user/login
|
||||
front: /
|
||||
admin_compact_mode: false
|
||||
weight_select_max: 100
|
||||
default_langcode: fr
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
_core:
|
||||
default_config_hash: TpdA4rsOBAawnqeon9A-Ooht_4VO3hHKib79xyHcTyg
|
||||
admin: adminimal_theme
|
||||
langcode: fr
|
||||
admin: adminimal_theme
|
||||
default: stark
|
||||
|
||||
@@ -6,6 +6,7 @@ dependencies:
|
||||
- node.type.static
|
||||
module:
|
||||
- actions_permissions
|
||||
- content_lock
|
||||
- content_translation
|
||||
- file
|
||||
- node
|
||||
@@ -22,6 +23,7 @@ permissions:
|
||||
- 'access files overview'
|
||||
- 'access toolbar'
|
||||
- 'administer users'
|
||||
- 'break content lock'
|
||||
- 'change own username'
|
||||
- 'create content translations'
|
||||
- 'edit any static content'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 77bb5c9b-6b01-4337-bea2-fe26f9188b65
|
||||
uuid: b348c4e0-5a35-4922-86ac-f5ee0e1e08c2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 94f78304-0c6c-46a3-96df-782cca1f5f1a
|
||||
uuid: 951ea31b-2418-44fe-9b1d-09102f0ebb50
|
||||
langcode: fr
|
||||
status: false
|
||||
dependencies:
|
||||
|
||||
@@ -0,0 +1,552 @@
|
||||
uuid: 0061b555-4814-4b17-8a86-3242117d2e6e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: AcOE_1RLjX4okjWSOk7Pen1IdtPsY0Nbn0HXWG3zMqc
|
||||
id: block_content
|
||||
label: 'Blocs de contenu'
|
||||
module: views
|
||||
description: 'Find and manage content blocks.'
|
||||
tag: default
|
||||
base_table: block_content_field_data
|
||||
base_field: id
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: 'Par défaut'
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Blocs de contenu'
|
||||
fields:
|
||||
info:
|
||||
id: info
|
||||
table: block_content_field_data
|
||||
field: info
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: null
|
||||
entity_field: info
|
||||
plugin_id: field
|
||||
label: 'Description du bloc'
|
||||
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
|
||||
type:
|
||||
id: type
|
||||
table: block_content_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: type
|
||||
plugin_id: field
|
||||
label: 'Type de bloc'
|
||||
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
|
||||
changed:
|
||||
id: changed
|
||||
table: block_content_field_data
|
||||
field: changed
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: changed
|
||||
plugin_id: field
|
||||
label: 'Mis à jour'
|
||||
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
|
||||
type: timestamp
|
||||
settings:
|
||||
date_format: short
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: long
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
operations:
|
||||
id: operations
|
||||
table: block_content
|
||||
field: operations
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
plugin_id: entity_operations
|
||||
label: Actions
|
||||
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
|
||||
pager:
|
||||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 50
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: 'Suivant ›'
|
||||
previous: '‹ Précédent'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Éléments par page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- Tout -'
|
||||
offset: false
|
||||
offset_label: Décalage
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Appliquer
|
||||
reset_button: true
|
||||
reset_button_label: Réinitialiser
|
||||
exposed_sorts_label: 'Trier par'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'access block library'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty:
|
||||
area_text_custom:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: text_custom
|
||||
empty: true
|
||||
content: "Il n'y a pas de blocs de contenu disponibles."
|
||||
tokenize: false
|
||||
block_content_listing_empty:
|
||||
id: block_content_listing_empty
|
||||
table: block_content
|
||||
field: block_content_listing_empty
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
plugin_id: block_content_listing_empty
|
||||
label: ''
|
||||
empty: true
|
||||
sorts: { }
|
||||
arguments: { }
|
||||
filters:
|
||||
info:
|
||||
id: info
|
||||
table: block_content_field_data
|
||||
field: info
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: info
|
||||
plugin_id: string
|
||||
operator: contains
|
||||
value: ''
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: info_op
|
||||
label: 'Description du bloc'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: info_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: info
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
type:
|
||||
id: type
|
||||
table: block_content_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
operator: in
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: type_op
|
||||
label: 'Type de bloc'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: type_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: type
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reusable:
|
||||
id: reusable
|
||||
table: block_content_field_data
|
||||
field: reusable
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: reusable
|
||||
plugin_id: boolean
|
||||
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: { }
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
columns:
|
||||
info: info
|
||||
type: type
|
||||
changed: changed
|
||||
operations: operations
|
||||
default: changed
|
||||
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: ''
|
||||
override: true
|
||||
sticky: false
|
||||
summary: ''
|
||||
empty_table: true
|
||||
caption: ''
|
||||
description: ''
|
||||
row:
|
||||
type: fields
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
page_1:
|
||||
id: page_1
|
||||
display_title: Page
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
path: admin/content/block
|
||||
menu:
|
||||
type: tab
|
||||
title: Blocs
|
||||
description: 'Créer et modifier les blocs de contenu.'
|
||||
weight: 0
|
||||
menu_name: admin
|
||||
parent: system.admin_content
|
||||
context: '0'
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 6c3ac24f-cf84-4aaa-94d4-6fd6e03da5ed
|
||||
uuid: 2f76fc00-0304-4292-98e3-517f8bfba3fe
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 2e263f1b-fceb-49ba-a93d-f03319b19ee1
|
||||
uuid: ac34bdb3-fa84-4f26-9dbd-1508d46a300a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 37761b65-00ac-4457-a6bf-5087e9079b20
|
||||
uuid: 1a52ad9d-4dd9-4b1b-9aa1-8aadccf60804
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -0,0 +1,535 @@
|
||||
uuid: 5bde9585-8a1b-4313-92fe-00b579fb849f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
id: current_user_block
|
||||
label: 'Current user block'
|
||||
module: views
|
||||
description: ''
|
||||
tag: ''
|
||||
base_table: users_field_data
|
||||
base_field: uid
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Current user block'
|
||||
fields:
|
||||
name:
|
||||
id: name
|
||||
table: users_field_data
|
||||
field: name
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: name
|
||||
plugin_id: field
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
make_link: false
|
||||
absolute: false
|
||||
word_boundary: false
|
||||
ellipsis: false
|
||||
strip_tags: false
|
||||
trim: false
|
||||
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: user_name
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
mail:
|
||||
id: mail
|
||||
table: users_field_data
|
||||
field: mail
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: mail
|
||||
plugin_id: field
|
||||
label: ''
|
||||
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: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: basic_string
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
created:
|
||||
id: created
|
||||
table: users_field_data
|
||||
field: created
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: created
|
||||
plugin_id: field
|
||||
label: Créé
|
||||
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: timestamp
|
||||
settings:
|
||||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: long
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
description: ''
|
||||
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
|
||||
changed:
|
||||
id: changed
|
||||
table: users_field_data
|
||||
field: changed
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: changed
|
||||
plugin_id: field
|
||||
label: 'Mise à jour'
|
||||
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: timestamp
|
||||
settings:
|
||||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: long
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
description: ''
|
||||
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
|
||||
access:
|
||||
id: access
|
||||
table: users_field_data
|
||||
field: access
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: access
|
||||
plugin_id: field
|
||||
label: 'Dernier accès'
|
||||
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: timestamp
|
||||
settings:
|
||||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: long
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
description: ''
|
||||
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
|
||||
edit_user:
|
||||
id: edit_user
|
||||
table: users
|
||||
field: edit_user
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
plugin_id: entity_link_edit
|
||||
label: ''
|
||||
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: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
text: modifier
|
||||
output_url_as_text: false
|
||||
absolute: false
|
||||
pager:
|
||||
type: some
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 1
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Appliquer
|
||||
reset_button: false
|
||||
reset_button_label: Réinitialiser
|
||||
exposed_sorts_label: 'Trier par'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'access user profiles'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts: { }
|
||||
arguments:
|
||||
uid:
|
||||
id: uid
|
||||
table: users_field_data
|
||||
field: uid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: uid
|
||||
plugin_id: user_uid
|
||||
default_action: default
|
||||
exception:
|
||||
value: all
|
||||
title_enable: false
|
||||
title: All
|
||||
title_enable: true
|
||||
title: '{{ arguments.uid }}'
|
||||
default_argument_type: current_user
|
||||
default_argument_options: { }
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
override: false
|
||||
items_per_page: 25
|
||||
summary:
|
||||
sort_order: asc
|
||||
number_of_records: 0
|
||||
format: default_summary
|
||||
specify_validation: false
|
||||
validate:
|
||||
type: none
|
||||
fail: 'not found'
|
||||
validate_options: { }
|
||||
break_phrase: false
|
||||
not: false
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
table: users_field_data
|
||||
field: status
|
||||
entity_type: user
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
value: '1'
|
||||
group: 1
|
||||
expose:
|
||||
operator: ''
|
||||
style:
|
||||
type: default
|
||||
row:
|
||||
type: fields
|
||||
options:
|
||||
default_field_elements: true
|
||||
inline: { }
|
||||
separator: ''
|
||||
hide_empty: false
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- user
|
||||
- user.permissions
|
||||
tags: { }
|
||||
block_1:
|
||||
id: block_1
|
||||
display_title: Block
|
||||
display_plugin: block
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- user
|
||||
- user.permissions
|
||||
tags: { }
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 7a7e63d1-a571-4fb8-b01a-0cc8cd19bb60
|
||||
uuid: 0b845fa5-dd84-4178-a768-ed71bfde22e0
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 16e5506f-3ac9-4016-92a9-87cfa1152613
|
||||
uuid: df6edae7-ff12-47e8-a8af-0bdc15364486
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 8a49dc69-7ec5-4bef-8c3e-db23372ce9ae
|
||||
uuid: 3fe88ddb-5ec6-4b12-8f33-c1d713824759
|
||||
langcode: fr
|
||||
status: false
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 7b360cf5-dacc-4298-b066-837b888b3840
|
||||
uuid: 52b965fa-2777-4f5e-84a6-a0255a8cb1ba
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: bf8d9750-a1bc-4238-b585-40af9dc4ac11
|
||||
uuid: 171a91af-3d3e-4f67-afe9-cfe3bb289764
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 2ee35431-14e0-4717-8637-02feb711db53
|
||||
uuid: 4a948481-6347-4c98-80f4-b4a4aa2fa967
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: a0b0d442-78dd-4190-a532-5c1d1470a5c1
|
||||
uuid: 68b3d96e-2e05-4f7e-9c6a-c1697bac7b3a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 40e6d26a-a196-4791-9220-ac5a0efb72e0
|
||||
uuid: 1c544b75-0fe8-42a4-81f7-93aa8f104155
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 04fc5b15-161c-4d6c-8641-a1ad76fb60d8
|
||||
uuid: 294e51e3-9a77-4a81-8735-cfc079e14caa
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
uuid: 03a9fd9c-9e9b-4b59-b4b6-e88e0d46aed4
|
||||
uuid: 5b69fb57-9a69-4242-9da4-c668e76d9e65
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user