From 465000b15e22e2ccfb20447a431a73675078c59c Mon Sep 17 00:00:00 2001 From: Camilo Villamizar Date: Thu, 25 Jan 2024 12:31:32 -0400 Subject: [PATCH] WOMACT-38 Update slideshow advanced display options + drop BS3 themes --- .../block.block.bootstrap_account_menu.yml | 27 ----------------- .../block.block.bootstrap_branding.yml | 25 ---------------- .../block.block.bootstrap_breadcrumbs.yml | 22 -------------- .../block.block.bootstrap_content.yml | 22 -------------- .../block.block.bootstrap_footer.yml | 27 ----------------- configuration/block.block.bootstrap_help.yml | 22 -------------- .../block.block.bootstrap_local_actions.yml | 20 ------------- .../block.block.bootstrap_local_tasks.yml | 22 -------------- .../block.block.bootstrap_main_menu.yml | 27 ----------------- .../block.block.bootstrap_messages.yml | 22 -------------- .../block.block.bootstrap_page_title.yml | 20 ------------- .../block.block.bootstrap_powered.yml | 22 -------------- .../block.block.bootstrap_search.yml | 23 --------------- configuration/block.block.bootstrap_tools.yml | 27 ----------------- .../block.block.womact_bs3_account_menu.yml | 27 ----------------- .../block.block.womact_bs3_branding.yml | 25 ---------------- .../block.block.womact_bs3_breadcrumbs.yml | 22 -------------- .../block.block.womact_bs3_content.yml | 22 -------------- configuration/block.block.womact_bs3_help.yml | 22 -------------- .../block.block.womact_bs3_local_actions.yml | 20 ------------- .../block.block.womact_bs3_local_tasks.yml | 22 -------------- .../block.block.womact_bs3_main_menu.yml | 27 ----------------- .../block.block.womact_bs3_messages.yml | 22 -------------- .../block.block.womact_bs3_page_title.yml | 20 ------------- .../block.block.womact_bs3_search.yml | 23 --------------- configuration/block.block.womactfooter.yml | 20 ------------- configuration/bootstrap.settings.yml | 18 ------------ configuration/core.extension.yml | 2 -- configuration/views.view.slideshow.yml | 13 +++++++-- configuration/womact_bs3.settings.yml | 29 ------------------- 30 files changed, 10 insertions(+), 652 deletions(-) delete mode 100644 configuration/block.block.bootstrap_account_menu.yml delete mode 100644 configuration/block.block.bootstrap_branding.yml delete mode 100644 configuration/block.block.bootstrap_breadcrumbs.yml delete mode 100644 configuration/block.block.bootstrap_content.yml delete mode 100644 configuration/block.block.bootstrap_footer.yml delete mode 100644 configuration/block.block.bootstrap_help.yml delete mode 100644 configuration/block.block.bootstrap_local_actions.yml delete mode 100644 configuration/block.block.bootstrap_local_tasks.yml delete mode 100644 configuration/block.block.bootstrap_main_menu.yml delete mode 100644 configuration/block.block.bootstrap_messages.yml delete mode 100644 configuration/block.block.bootstrap_page_title.yml delete mode 100644 configuration/block.block.bootstrap_powered.yml delete mode 100644 configuration/block.block.bootstrap_search.yml delete mode 100644 configuration/block.block.bootstrap_tools.yml delete mode 100644 configuration/block.block.womact_bs3_account_menu.yml delete mode 100644 configuration/block.block.womact_bs3_branding.yml delete mode 100644 configuration/block.block.womact_bs3_breadcrumbs.yml delete mode 100644 configuration/block.block.womact_bs3_content.yml delete mode 100644 configuration/block.block.womact_bs3_help.yml delete mode 100644 configuration/block.block.womact_bs3_local_actions.yml delete mode 100644 configuration/block.block.womact_bs3_local_tasks.yml delete mode 100644 configuration/block.block.womact_bs3_main_menu.yml delete mode 100644 configuration/block.block.womact_bs3_messages.yml delete mode 100644 configuration/block.block.womact_bs3_page_title.yml delete mode 100644 configuration/block.block.womact_bs3_search.yml delete mode 100644 configuration/block.block.womactfooter.yml delete mode 100644 configuration/bootstrap.settings.yml delete mode 100644 configuration/womact_bs3.settings.yml diff --git a/configuration/block.block.bootstrap_account_menu.yml b/configuration/block.block.bootstrap_account_menu.yml deleted file mode 100644 index b5c2677..0000000 --- a/configuration/block.block.bootstrap_account_menu.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: 0e5b4eeb-c247-48c9-8680-44faf4b66938 -langcode: en -status: true -dependencies: - config: - - system.menu.account - module: - - system - theme: - - bootstrap -_core: - default_config_hash: R2K_qX0ZUMbUL6ie_-S9tZVjvqmlWKlscikgeRv9vhw -id: bootstrap_account_menu -theme: bootstrap -region: navigation_collapsible -weight: 11 -provider: null -plugin: 'system_menu_block:account' -settings: - id: 'system_menu_block:account' - label: 'User account menu' - label_display: '0' - provider: system - level: 1 - depth: 2 - expand_all_items: false -visibility: { } diff --git a/configuration/block.block.bootstrap_branding.yml b/configuration/block.block.bootstrap_branding.yml deleted file mode 100644 index 649bac2..0000000 --- a/configuration/block.block.bootstrap_branding.yml +++ /dev/null @@ -1,25 +0,0 @@ -uuid: cf683cb4-5170-481d-9f67-571ecf96e41a -langcode: en -status: true -dependencies: - module: - - system - theme: - - bootstrap -_core: - default_config_hash: Cy3vkpYrD1O5JG-BeEnokF0bByHYDEa8CBfWivB4_SQ -id: bootstrap_branding -theme: bootstrap -region: navigation -weight: 0 -provider: null -plugin: system_branding_block -settings: - id: system_branding_block - label: 'Site branding' - label_display: '0' - provider: system - use_site_logo: true - use_site_name: true - use_site_slogan: false -visibility: { } diff --git a/configuration/block.block.bootstrap_breadcrumbs.yml b/configuration/block.block.bootstrap_breadcrumbs.yml deleted file mode 100644 index dba4c70..0000000 --- a/configuration/block.block.bootstrap_breadcrumbs.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: f1217fc1-404a-4102-b717-673ab3a85490 -langcode: en -status: true -dependencies: - module: - - system - theme: - - bootstrap -_core: - default_config_hash: wDR9JKEATSWldBjw8du8s3G2zjEYeQf88nlld11hMLo -id: bootstrap_breadcrumbs -theme: bootstrap -region: header -weight: -100 -provider: null -plugin: system_breadcrumb_block -settings: - id: system_breadcrumb_block - label: Breadcrumbs - label_display: '0' - provider: system -visibility: { } diff --git a/configuration/block.block.bootstrap_content.yml b/configuration/block.block.bootstrap_content.yml deleted file mode 100644 index 793c8bd..0000000 --- a/configuration/block.block.bootstrap_content.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: 0b3b5d3d-9453-41a5-a67a-10babf947773 -langcode: en -status: true -dependencies: - module: - - system - theme: - - bootstrap -_core: - default_config_hash: fNNLN48MSGSLiqwIFywCuxH2Dk_IxDbaP0kYhg_IPrg -id: bootstrap_content -theme: bootstrap -region: content -weight: 0 -provider: null -plugin: system_main_block -settings: - id: system_main_block - label: 'Main page content' - label_display: '0' - provider: system -visibility: { } diff --git a/configuration/block.block.bootstrap_footer.yml b/configuration/block.block.bootstrap_footer.yml deleted file mode 100644 index 812a8cf..0000000 --- a/configuration/block.block.bootstrap_footer.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: 54e54f31-a211-447c-acc3-2bccbeb6aff3 -langcode: en -status: true -dependencies: - config: - - system.menu.footer - module: - - system - theme: - - bootstrap -_core: - default_config_hash: h06zhb3xV9_2_3Zy9NsyylL7YBaEDlMwMEqNwAn8kMo -id: bootstrap_footer -theme: bootstrap -region: footer -weight: 0 -provider: null -plugin: 'system_menu_block:footer' -settings: - id: 'system_menu_block:footer' - label: 'Footer menu' - label_display: '0' - provider: system - level: 1 - depth: 0 - expand_all_items: false -visibility: { } diff --git a/configuration/block.block.bootstrap_help.yml b/configuration/block.block.bootstrap_help.yml deleted file mode 100644 index 96d4d13..0000000 --- a/configuration/block.block.bootstrap_help.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: 71e5bfc7-a0f9-437b-94b7-9d4531b1be8a -langcode: en -status: true -dependencies: - module: - - help - theme: - - bootstrap -_core: - default_config_hash: MhtNdV__HKRTab0ZPjkPNfYL4Ng4UPBucDLoC7Rg5Eo -id: bootstrap_help -theme: bootstrap -region: help -weight: -30 -provider: null -plugin: help_block -settings: - id: help_block - label: Help - label_display: '0' - provider: help -visibility: { } diff --git a/configuration/block.block.bootstrap_local_actions.yml b/configuration/block.block.bootstrap_local_actions.yml deleted file mode 100644 index 697e6fc..0000000 --- a/configuration/block.block.bootstrap_local_actions.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 3a979273-f1f4-4977-9ab6-03bbd888e3ef -langcode: en -status: true -dependencies: - theme: - - bootstrap -_core: - default_config_hash: ffxthelqQF8xcr4GTG4HlaNNsluiHftN0pujmQpW0bQ -id: bootstrap_local_actions -theme: bootstrap -region: header -weight: 20 -provider: null -plugin: local_actions_block -settings: - id: local_actions_block - label: 'Primary admin actions' - label_display: '0' - provider: core -visibility: { } diff --git a/configuration/block.block.bootstrap_local_tasks.yml b/configuration/block.block.bootstrap_local_tasks.yml deleted file mode 100644 index ff6fe67..0000000 --- a/configuration/block.block.bootstrap_local_tasks.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: 8dbf102b-c7a4-48e8-8a84-991e5e71daa4 -langcode: en -status: true -dependencies: - theme: - - bootstrap -_core: - default_config_hash: qHdtze2DZ2mFfaJadxjZz6epm92_SN9SAFY4yJGl8Fo -id: bootstrap_local_tasks -theme: bootstrap -region: header -weight: 10 -provider: null -plugin: local_tasks_block -settings: - id: local_tasks_block - label: Tabs - label_display: '0' - provider: core - primary: true - secondary: true -visibility: { } diff --git a/configuration/block.block.bootstrap_main_menu.yml b/configuration/block.block.bootstrap_main_menu.yml deleted file mode 100644 index f994d0b..0000000 --- a/configuration/block.block.bootstrap_main_menu.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: 3f53cee2-9b77-4fad-b688-22eda9d3bf71 -langcode: en -status: true -dependencies: - config: - - system.menu.main - module: - - system - theme: - - bootstrap -_core: - default_config_hash: GT_zYl7I9VAILH8OxMRe-VDvFadCDHxRcnmBc5xEmf0 -id: bootstrap_main_menu -theme: bootstrap -region: navigation_collapsible -weight: 10 -provider: null -plugin: 'system_menu_block:main' -settings: - id: 'system_menu_block:main' - label: 'Main navigation' - label_display: '0' - provider: system - level: 1 - depth: 2 - expand_all_items: false -visibility: { } diff --git a/configuration/block.block.bootstrap_messages.yml b/configuration/block.block.bootstrap_messages.yml deleted file mode 100644 index 5f49d16..0000000 --- a/configuration/block.block.bootstrap_messages.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: 634dc15d-7c81-4dce-bee6-0bb56da67223 -langcode: en -status: true -dependencies: - module: - - system - theme: - - bootstrap -_core: - default_config_hash: 9RnnTUBcn0WRWXfrGOnId2H0Q31uQUeu_F5TnDxl2yg -id: bootstrap_messages -theme: bootstrap -region: header -weight: -50 -provider: null -plugin: system_messages_block -settings: - id: system_messages_block - label: 'Status messages' - label_display: '0' - provider: system -visibility: { } diff --git a/configuration/block.block.bootstrap_page_title.yml b/configuration/block.block.bootstrap_page_title.yml deleted file mode 100644 index 78ff980..0000000 --- a/configuration/block.block.bootstrap_page_title.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 2ed3467e-a731-45bf-9fca-802ec511039f -langcode: en -status: true -dependencies: - theme: - - bootstrap -_core: - default_config_hash: 1TQP4b3ZnlzvIH9bj6cpCz_SyUHdJjLQkZnHpikjjhw -id: bootstrap_page_title -theme: bootstrap -region: header -weight: 0 -provider: null -plugin: page_title_block -settings: - id: page_title_block - label: 'Page title' - label_display: '0' - provider: core -visibility: { } diff --git a/configuration/block.block.bootstrap_powered.yml b/configuration/block.block.bootstrap_powered.yml deleted file mode 100644 index 367c144..0000000 --- a/configuration/block.block.bootstrap_powered.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: 136694be-5ea1-4b37-8726-509dddf6228a -langcode: en -status: true -dependencies: - module: - - system - theme: - - bootstrap -_core: - default_config_hash: iggZSiUKz4mYP1YPJ8SsUfFu79HIgOTt6IDy3Up59aM -id: bootstrap_powered -theme: bootstrap -region: footer -weight: -10 -provider: null -plugin: system_powered_by_block -settings: - id: system_powered_by_block - label: 'Powered by Drupal' - label_display: '0' - provider: system -visibility: { } diff --git a/configuration/block.block.bootstrap_search.yml b/configuration/block.block.bootstrap_search.yml deleted file mode 100644 index bc308ff..0000000 --- a/configuration/block.block.bootstrap_search.yml +++ /dev/null @@ -1,23 +0,0 @@ -uuid: 5297fdb3-8353-401e-8266-c3dfeec6008e -langcode: en -status: true -dependencies: - module: - - search - theme: - - bootstrap -_core: - default_config_hash: F3d5hyAFunLh4PhGviJF019fHn1Z3_zy5gzsQ0tX1K0 -id: bootstrap_search -theme: bootstrap -region: sidebar_second -weight: -1 -provider: null -plugin: search_form_block -settings: - id: search_form_block - label: Search - label_display: visible - provider: search - page_id: '' -visibility: { } diff --git a/configuration/block.block.bootstrap_tools.yml b/configuration/block.block.bootstrap_tools.yml deleted file mode 100644 index cab3f80..0000000 --- a/configuration/block.block.bootstrap_tools.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: a9bf4c10-2de3-4f3c-94e1-72cb61688be4 -langcode: en -status: true -dependencies: - config: - - system.menu.tools - module: - - system - theme: - - bootstrap -_core: - default_config_hash: f3Dd5TnUiFDjFZp9yEGJInwt6cUzs7O6SvLTFTATSlU -id: bootstrap_tools -theme: bootstrap -region: sidebar_second -weight: 0 -provider: null -plugin: 'system_menu_block:tools' -settings: - id: 'system_menu_block:tools' - label: Tools - label_display: visible - provider: system - level: 1 - depth: 0 - expand_all_items: false -visibility: { } diff --git a/configuration/block.block.womact_bs3_account_menu.yml b/configuration/block.block.womact_bs3_account_menu.yml deleted file mode 100644 index 0bd6ff7..0000000 --- a/configuration/block.block.womact_bs3_account_menu.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: a31968ad-6feb-4b7f-9062-43bd23916f84 -langcode: en -status: false -dependencies: - config: - - system.menu.account - module: - - system - theme: - - womact_bs3 -_core: - default_config_hash: R2K_qX0ZUMbUL6ie_-S9tZVjvqmlWKlscikgeRv9vhw -id: womact_bs3_account_menu -theme: womact_bs3 -region: footer -weight: -5 -provider: null -plugin: 'system_menu_block:account' -settings: - id: 'system_menu_block:account' - label: 'User account menu' - label_display: '0' - provider: system - level: 1 - depth: 2 - expand_all_items: false -visibility: { } diff --git a/configuration/block.block.womact_bs3_branding.yml b/configuration/block.block.womact_bs3_branding.yml deleted file mode 100644 index 4fb7fd0..0000000 --- a/configuration/block.block.womact_bs3_branding.yml +++ /dev/null @@ -1,25 +0,0 @@ -uuid: dfbc8a8a-1b5c-46ba-91c5-4dfca1674f26 -langcode: en -status: true -dependencies: - module: - - system - theme: - - womact_bs3 -_core: - default_config_hash: Cy3vkpYrD1O5JG-BeEnokF0bByHYDEa8CBfWivB4_SQ -id: womact_bs3_branding -theme: womact_bs3 -region: navigation -weight: 0 -provider: null -plugin: system_branding_block -settings: - id: system_branding_block - label: 'Site branding' - label_display: '0' - provider: system - use_site_logo: true - use_site_name: true - use_site_slogan: false -visibility: { } diff --git a/configuration/block.block.womact_bs3_breadcrumbs.yml b/configuration/block.block.womact_bs3_breadcrumbs.yml deleted file mode 100644 index 7e7d77f..0000000 --- a/configuration/block.block.womact_bs3_breadcrumbs.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: ca0ae81e-428e-4435-b899-68c431d07091 -langcode: en -status: false -dependencies: - module: - - system - theme: - - womact_bs3 -_core: - default_config_hash: wDR9JKEATSWldBjw8du8s3G2zjEYeQf88nlld11hMLo -id: womact_bs3_breadcrumbs -theme: womact_bs3 -region: header -weight: -2 -provider: null -plugin: system_breadcrumb_block -settings: - id: system_breadcrumb_block - label: Breadcrumbs - label_display: '0' - provider: system -visibility: { } diff --git a/configuration/block.block.womact_bs3_content.yml b/configuration/block.block.womact_bs3_content.yml deleted file mode 100644 index 9725aaa..0000000 --- a/configuration/block.block.womact_bs3_content.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: 52790db6-0ee8-42d6-8b66-4b07ad6f7744 -langcode: en -status: true -dependencies: - module: - - system - theme: - - womact_bs3 -_core: - default_config_hash: fNNLN48MSGSLiqwIFywCuxH2Dk_IxDbaP0kYhg_IPrg -id: womact_bs3_content -theme: womact_bs3 -region: content -weight: 0 -provider: null -plugin: system_main_block -settings: - id: system_main_block - label: 'Main page content' - label_display: '0' - provider: system -visibility: { } diff --git a/configuration/block.block.womact_bs3_help.yml b/configuration/block.block.womact_bs3_help.yml deleted file mode 100644 index 976d56c..0000000 --- a/configuration/block.block.womact_bs3_help.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: 363ff705-e703-4bb7-b170-1012c236043b -langcode: en -status: true -dependencies: - module: - - help - theme: - - womact_bs3 -_core: - default_config_hash: MhtNdV__HKRTab0ZPjkPNfYL4Ng4UPBucDLoC7Rg5Eo -id: womact_bs3_help -theme: womact_bs3 -region: help -weight: -30 -provider: null -plugin: help_block -settings: - id: help_block - label: Help - label_display: '0' - provider: help -visibility: { } diff --git a/configuration/block.block.womact_bs3_local_actions.yml b/configuration/block.block.womact_bs3_local_actions.yml deleted file mode 100644 index aad77f6..0000000 --- a/configuration/block.block.womact_bs3_local_actions.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 672ca4c0-2a7e-4dfe-8ac9-faf45ec7d12a -langcode: en -status: true -dependencies: - theme: - - womact_bs3 -_core: - default_config_hash: ffxthelqQF8xcr4GTG4HlaNNsluiHftN0pujmQpW0bQ -id: womact_bs3_local_actions -theme: womact_bs3 -region: header -weight: -3 -provider: null -plugin: local_actions_block -settings: - id: local_actions_block - label: 'Primary admin actions' - label_display: '0' - provider: core -visibility: { } diff --git a/configuration/block.block.womact_bs3_local_tasks.yml b/configuration/block.block.womact_bs3_local_tasks.yml deleted file mode 100644 index f1322c8..0000000 --- a/configuration/block.block.womact_bs3_local_tasks.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: f35c4236-e220-4eec-af76-be91b1d9a5a2 -langcode: en -status: true -dependencies: - theme: - - womact_bs3 -_core: - default_config_hash: qHdtze2DZ2mFfaJadxjZz6epm92_SN9SAFY4yJGl8Fo -id: womact_bs3_local_tasks -theme: womact_bs3 -region: header -weight: -4 -provider: null -plugin: local_tasks_block -settings: - id: local_tasks_block - label: Tabs - label_display: '0' - provider: core - primary: true - secondary: true -visibility: { } diff --git a/configuration/block.block.womact_bs3_main_menu.yml b/configuration/block.block.womact_bs3_main_menu.yml deleted file mode 100644 index cbbf081..0000000 --- a/configuration/block.block.womact_bs3_main_menu.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: fc54b372-d3c7-430d-a4ff-730d03d627f2 -langcode: en -status: true -dependencies: - config: - - system.menu.main - module: - - system - theme: - - womact_bs3 -_core: - default_config_hash: GT_zYl7I9VAILH8OxMRe-VDvFadCDHxRcnmBc5xEmf0 -id: womact_bs3_main_menu -theme: womact_bs3 -region: navigation_collapsible -weight: -6 -provider: null -plugin: 'system_menu_block:main' -settings: - id: 'system_menu_block:main' - label: 'Main navigation' - label_display: '0' - provider: system - level: 1 - depth: 2 - expand_all_items: false -visibility: { } diff --git a/configuration/block.block.womact_bs3_messages.yml b/configuration/block.block.womact_bs3_messages.yml deleted file mode 100644 index 9c03f90..0000000 --- a/configuration/block.block.womact_bs3_messages.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: 0cfd4233-dac6-476b-80bb-af4b5ee8c5c2 -langcode: en -status: true -dependencies: - module: - - system - theme: - - womact_bs3 -_core: - default_config_hash: 9RnnTUBcn0WRWXfrGOnId2H0Q31uQUeu_F5TnDxl2yg -id: womact_bs3_messages -theme: womact_bs3 -region: header -weight: -6 -provider: null -plugin: system_messages_block -settings: - id: system_messages_block - label: 'Status messages' - label_display: '0' - provider: system -visibility: { } diff --git a/configuration/block.block.womact_bs3_page_title.yml b/configuration/block.block.womact_bs3_page_title.yml deleted file mode 100644 index 3427539..0000000 --- a/configuration/block.block.womact_bs3_page_title.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 4eb7278a-bb44-45a5-8d10-8977d2434cdc -langcode: en -status: true -dependencies: - theme: - - womact_bs3 -_core: - default_config_hash: 1TQP4b3ZnlzvIH9bj6cpCz_SyUHdJjLQkZnHpikjjhw -id: womact_bs3_page_title -theme: womact_bs3 -region: header -weight: -5 -provider: null -plugin: page_title_block -settings: - id: page_title_block - label: 'Page title' - label_display: '0' - provider: core -visibility: { } diff --git a/configuration/block.block.womact_bs3_search.yml b/configuration/block.block.womact_bs3_search.yml deleted file mode 100644 index 654edb8..0000000 --- a/configuration/block.block.womact_bs3_search.yml +++ /dev/null @@ -1,23 +0,0 @@ -uuid: 09d2f938-ba51-4ce8-8a82-fb71cb0ef016 -langcode: en -status: false -dependencies: - module: - - search - theme: - - womact_bs3 -_core: - default_config_hash: F3d5hyAFunLh4PhGviJF019fHn1Z3_zy5gzsQ0tX1K0 -id: womact_bs3_search -theme: womact_bs3 -region: sidebar_second -weight: -1 -provider: null -plugin: search_form_block -settings: - id: search_form_block - label: Search - label_display: visible - provider: search - page_id: '' -visibility: { } diff --git a/configuration/block.block.womactfooter.yml b/configuration/block.block.womactfooter.yml deleted file mode 100644 index 24961ab..0000000 --- a/configuration/block.block.womactfooter.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 5fd9ccdc-7cbb-412a-bba6-117f6a1043e8 -langcode: en -status: true -dependencies: - module: - - womact_static - theme: - - womact_bs3 -id: womactfooter -theme: womact_bs3 -region: footer -weight: 0 -provider: null -plugin: womact_footer -settings: - id: womact_footer - label: 'WOMACT Footer' - label_display: '0' - provider: womact_static -visibility: { } diff --git a/configuration/bootstrap.settings.yml b/configuration/bootstrap.settings.yml deleted file mode 100644 index 406befa..0000000 --- a/configuration/bootstrap.settings.yml +++ /dev/null @@ -1,18 +0,0 @@ -_core: - default_config_hash: 1uFogeFphl0Hg6oVCacZZ8mM_0wMZ7PS_RrmLbK5tf0 -favicon: - mimetype: image/vnd.microsoft.icon - path: '' - url: '' - use_default: true -features: - comment_user_picture: true - comment_user_verification: true - favicon: true - node_user_picture: true -logo: - path: '' - url: '' - use_default: true -schemas: - bootstrap: 8000 diff --git a/configuration/core.extension.yml b/configuration/core.extension.yml index 791cd08..3d4d3a8 100644 --- a/configuration/core.extension.yml +++ b/configuration/core.extension.yml @@ -60,8 +60,6 @@ theme: stable9: 0 olivero: 0 claro: 0 - bootstrap: 0 bootstrap5: 0 - womact_bs3: 0 womenactivists_lib_unb_ca: 0 profile: minimal diff --git a/configuration/views.view.slideshow.yml b/configuration/views.view.slideshow.yml index 8efafe9..1e3b264 100644 --- a/configuration/views.view.slideshow.yml +++ b/configuration/views.view.slideshow.yml @@ -342,7 +342,6 @@ display: type: none options: offset: 0 - items_per_page: null exposed_form: type: basic options: @@ -427,10 +426,14 @@ display: type: views_slideshow_pager_fields views_slideshow_pager_fields: views_slideshow_pager_fields_fields: + nid: 0 field_portrait: 0 title: 0 field_bio: 0 + nothing: 0 views_slideshow_pager_fields_hover: 0 + views_slideshow_pager_bullets: + views_slideshow_pager_bullets_hover: 0 bottom: views_slideshow_controls: enable: false @@ -448,10 +451,14 @@ display: type: views_slideshow_pager_fields views_slideshow_pager_fields: views_slideshow_pager_fields_fields: + nid: 0 field_portrait: 0 title: 0 field_bio: 0 + nothing: 0 views_slideshow_pager_fields_hover: 0 + views_slideshow_pager_bullets: + views_slideshow_pager_bullets_hover: 0 views_slideshow_cycle: effect: fade transition_advanced: 0 @@ -462,7 +469,7 @@ display: random: 0 pause: 1 pause_on_click: 0 - action_advanced: 0 + action_advanced: 1 start_paused: 0 remember_slide: 0 remember_slide_days: '1' @@ -471,7 +478,7 @@ display: amount_allowed_visible: '' nowrap: 0 fixed_height: 1 - items_per_slide: '1' + items_per_slide: '3' items_per_slide_first: 0 items_per_slide_first_number: '1' wait_for_image_load: 1 diff --git a/configuration/womact_bs3.settings.yml b/configuration/womact_bs3.settings.yml deleted file mode 100644 index 2105d7e..0000000 --- a/configuration/womact_bs3.settings.yml +++ /dev/null @@ -1,29 +0,0 @@ -schemas: - bootstrap: 8000 - womact_bs3: 8000 -favicon: - mimetype: image/png - path: themes/custom/womact_bs3/images/favicon.png - url: 'http://localhost:3085/themes/contrib/bootstrap/favicon.ico' - use_default: 0 -features: - comment_user_picture: 0 - comment_user_verification: 0 - favicon: 1 - node_user_picture: 0 -logo: - path: '' - url: '' - use_default: 0 -region_wells: - navigation: '' - navigation_collapsible: '' - header: '' - highlighted: '' - help: '' - content: '' - sidebar_first: '' - sidebar_second: '' - footer: '' -table_responsive: '-1' -table: ''