From 748c1d9d0a2f970a15adccd0e3d514dec99dee3d Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 24 Nov 2023 11:27:03 +0100 Subject: [PATCH] footer blocks by regions #2420 --- config/sync/block.block.reha_config_pages.yml | 2 +- .../sync/block.block.reha_config_pages_2.yml | 6 ++-- .../sync/block.block.reha_config_pages_3.yml | 22 ------------- .../block.block.reha_connexionutilisateur.yml | 2 +- .../sync/block.block.reha_logoministere.yml | 2 +- config/sync/block.block.reha_logoreha.yml | 2 +- config/sync/block.block.reha_logoreha_2.yml | 25 --------------- config/sync/block.block.reha_logoreha_3.yml | 2 +- .../block.block.reha_operateurduprogramme.yml | 6 ++-- ...lock.block.reha_operateurduprogramme_2.yml | 25 --------------- config/sync/block.block.reha_pieddepage.yml | 6 ++-- config/sync/block.block.reha_pieddepage_2.yml | 31 ------------------- ...iews_block__current_user_block_block_1.yml | 2 +- 13 files changed, 15 insertions(+), 118 deletions(-) delete mode 100644 config/sync/block.block.reha_config_pages_3.yml delete mode 100644 config/sync/block.block.reha_logoreha_2.yml delete mode 100644 config/sync/block.block.reha_operateurduprogramme_2.yml delete mode 100644 config/sync/block.block.reha_pieddepage_2.yml diff --git a/config/sync/block.block.reha_config_pages.yml b/config/sync/block.block.reha_config_pages.yml index 95e0ebd..f08ee96 100644 --- a/config/sync/block.block.reha_config_pages.yml +++ b/config/sync/block.block.reha_config_pages.yml @@ -9,7 +9,7 @@ dependencies: id: reha_config_pages theme: reha region: header -weight: 2 +weight: -2 provider: null plugin: config_pages_block settings: diff --git a/config/sync/block.block.reha_config_pages_2.yml b/config/sync/block.block.reha_config_pages_2.yml index 73012a0..e19089e 100644 --- a/config/sync/block.block.reha_config_pages_2.yml +++ b/config/sync/block.block.reha_config_pages_2.yml @@ -1,6 +1,6 @@ uuid: ac51b453-f5af-4d1e-92bd-2beee0250794 langcode: fr -status: false +status: true dependencies: module: - config_pages @@ -8,8 +8,8 @@ dependencies: - reha id: reha_config_pages_2 theme: reha -region: header -weight: -1 +region: footer_right +weight: -4 provider: null plugin: config_pages_block settings: diff --git a/config/sync/block.block.reha_config_pages_3.yml b/config/sync/block.block.reha_config_pages_3.yml deleted file mode 100644 index 93becd1..0000000 --- a/config/sync/block.block.reha_config_pages_3.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: e667b914-a9dd-49f4-9ad6-b92a61f9dc8f -langcode: fr -status: true -dependencies: - module: - - config_pages - theme: - - reha -id: reha_config_pages_3 -theme: reha -region: footer_right -weight: 0 -provider: null -plugin: config_pages_block -settings: - id: config_pages_block - label: Partenaires - label_display: visible - provider: config_pages - config_page_type: partenaires - config_page_view_mode: full -visibility: { } diff --git a/config/sync/block.block.reha_connexionutilisateur.yml b/config/sync/block.block.reha_connexionutilisateur.yml index 407585e..ffc5ba7 100644 --- a/config/sync/block.block.reha_connexionutilisateur.yml +++ b/config/sync/block.block.reha_connexionutilisateur.yml @@ -9,7 +9,7 @@ dependencies: id: reha_connexionutilisateur theme: reha region: header -weight: 0 +weight: -4 provider: null plugin: user_login_block settings: diff --git a/config/sync/block.block.reha_logoministere.yml b/config/sync/block.block.reha_logoministere.yml index 0fbfca9..322bf4e 100644 --- a/config/sync/block.block.reha_logoministere.yml +++ b/config/sync/block.block.reha_logoministere.yml @@ -11,7 +11,7 @@ dependencies: id: reha_logoministere theme: reha region: header -weight: -2 +weight: -6 provider: null plugin: 'block_content:734a55bb-b11d-4498-bb55-5a6cb1924aa8' settings: diff --git a/config/sync/block.block.reha_logoreha.yml b/config/sync/block.block.reha_logoreha.yml index 8c5484b..5f1e468 100644 --- a/config/sync/block.block.reha_logoreha.yml +++ b/config/sync/block.block.reha_logoreha.yml @@ -11,7 +11,7 @@ dependencies: id: reha_logoreha theme: reha region: header -weight: -1 +weight: -5 provider: null plugin: 'block_content:6aedcd97-72c8-4328-b52d-f4d2a5285b96' settings: diff --git a/config/sync/block.block.reha_logoreha_2.yml b/config/sync/block.block.reha_logoreha_2.yml deleted file mode 100644 index 5c33b3b..0000000 --- a/config/sync/block.block.reha_logoreha_2.yml +++ /dev/null @@ -1,25 +0,0 @@ -uuid: 0ea21b35-747c-42c6-bce2-e18cae5ed543 -langcode: fr -status: false -dependencies: - content: - - 'block_content:logo_link:6aedcd97-72c8-4328-b52d-f4d2a5285b96' - module: - - block_content - theme: - - reha -id: reha_logoreha_2 -theme: reha -region: header -weight: -4 -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: { } diff --git a/config/sync/block.block.reha_logoreha_3.yml b/config/sync/block.block.reha_logoreha_3.yml index f2f0651..60315d1 100644 --- a/config/sync/block.block.reha_logoreha_3.yml +++ b/config/sync/block.block.reha_logoreha_3.yml @@ -11,7 +11,7 @@ dependencies: id: reha_logoreha_3 theme: reha region: footer_left -weight: 0 +weight: -5 provider: null plugin: 'block_content:6aedcd97-72c8-4328-b52d-f4d2a5285b96' settings: diff --git a/config/sync/block.block.reha_operateurduprogramme.yml b/config/sync/block.block.reha_operateurduprogramme.yml index 6ab1770..2cd2ec8 100644 --- a/config/sync/block.block.reha_operateurduprogramme.yml +++ b/config/sync/block.block.reha_operateurduprogramme.yml @@ -1,6 +1,6 @@ uuid: 68cc1027-f227-46ae-a518-a1df0bf4d39d langcode: fr -status: false +status: true dependencies: content: - 'block_content:logo_link:bc48e271-75cf-4c3f-a4aa-ecc3c573c060' @@ -10,8 +10,8 @@ dependencies: - reha id: reha_operateurduprogramme theme: reha -region: header -weight: -2 +region: footer_middle +weight: -6 provider: null plugin: 'block_content:bc48e271-75cf-4c3f-a4aa-ecc3c573c060' settings: diff --git a/config/sync/block.block.reha_operateurduprogramme_2.yml b/config/sync/block.block.reha_operateurduprogramme_2.yml deleted file mode 100644 index a9e4713..0000000 --- a/config/sync/block.block.reha_operateurduprogramme_2.yml +++ /dev/null @@ -1,25 +0,0 @@ -uuid: de42215d-b319-47c6-b7df-2df7d099e10e -langcode: fr -status: true -dependencies: - content: - - 'block_content:logo_link:bc48e271-75cf-4c3f-a4aa-ecc3c573c060' - module: - - block_content - theme: - - reha -id: reha_operateurduprogramme_2 -theme: reha -region: footer_middle -weight: 0 -provider: null -plugin: 'block_content:bc48e271-75cf-4c3f-a4aa-ecc3c573c060' -settings: - id: 'block_content:bc48e271-75cf-4c3f-a4aa-ecc3c573c060' - label: 'Opérateur du programme' - label_display: visible - provider: block_content - status: true - info: '' - view_mode: full -visibility: { } diff --git a/config/sync/block.block.reha_pieddepage.yml b/config/sync/block.block.reha_pieddepage.yml index 04c64e8..4b48912 100644 --- a/config/sync/block.block.reha_pieddepage.yml +++ b/config/sync/block.block.reha_pieddepage.yml @@ -1,6 +1,6 @@ uuid: 2b27b1a3-1ae4-4364-8c92-dd12c41abe70 langcode: fr -status: false +status: true dependencies: config: - system.menu.footer @@ -10,8 +10,8 @@ dependencies: - reha id: reha_pieddepage theme: reha -region: header -weight: -3 +region: footer_left +weight: -4 provider: null plugin: 'menu_block:footer' settings: diff --git a/config/sync/block.block.reha_pieddepage_2.yml b/config/sync/block.block.reha_pieddepage_2.yml deleted file mode 100644 index 8a1a8b2..0000000 --- a/config/sync/block.block.reha_pieddepage_2.yml +++ /dev/null @@ -1,31 +0,0 @@ -uuid: 1684b22f-aecf-40ec-a93a-9371ce6dafe0 -langcode: fr -status: true -dependencies: - config: - - system.menu.footer - module: - - menu_block - theme: - - reha -id: reha_pieddepage_2 -theme: reha -region: footer_left -weight: 0 -provider: null -plugin: 'menu_block:footer' -settings: - id: 'menu_block:footer' - label: 'Pied de page' - label_display: '0' - provider: menu_block - follow: false - follow_parent: child - label_link: false - label_type: block - level: 1 - depth: 0 - expand_all_items: false - parent: 'footer:' - suggestion: footer -visibility: { } diff --git a/config/sync/block.block.reha_views_block__current_user_block_block_1.yml b/config/sync/block.block.reha_views_block__current_user_block_block_1.yml index a7ba3a9..f7ff7af 100644 --- a/config/sync/block.block.reha_views_block__current_user_block_block_1.yml +++ b/config/sync/block.block.reha_views_block__current_user_block_block_1.yml @@ -12,7 +12,7 @@ dependencies: id: reha_views_block__current_user_block_block_1 theme: reha region: header -weight: 1 +weight: -3 provider: null plugin: 'views_block:current_user_block-block_1' settings: