Skip to content
Snippets Groups Projects
Commit 25b454ff authored by Florent Torregrosa's avatar Florent Torregrosa
Browse files

Issue #3415078 by Grimreaper, pdureau: Use UI Styles to remove templates....

Issue #3415078 by Grimreaper, pdureau: Use UI Styles to remove templates. Update blocks configuration.
parent 8b3d3f2d
Branches
Tags
1 merge request!159Issue #3415078 by Grimreaper: Use UI Styles to remove templates. Update blocks configuration.
Showing
with 70 additions and 19 deletions
......@@ -16,8 +16,8 @@ plugin: 'system_menu_block:account'
settings:
id: 'system_menu_block:account'
label: 'User account menu'
provider: system
label_display: '0'
provider: system
level: 1
depth: 2
expand_all_items: false
......
......@@ -14,8 +14,8 @@ plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
provider: system
label_display: '0'
provider: system
use_site_logo: true
use_site_name: true
use_site_slogan: false
......
......@@ -14,6 +14,6 @@ plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
provider: system
label_display: '0'
provider: system
visibility: { }
......@@ -14,6 +14,6 @@ plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
provider: system
label_display: '0'
provider: system
visibility: { }
......@@ -16,8 +16,8 @@ plugin: 'system_menu_block:footer'
settings:
id: 'system_menu_block:footer'
label: 'Footer menu'
provider: system
label_display: '0'
provider: system
level: 1
depth: 0
expand_all_items: false
......
......@@ -14,6 +14,6 @@ plugin: help_block
settings:
id: help_block
label: Help
provider: help
label_display: '0'
provider: help
visibility: { }
......@@ -12,6 +12,6 @@ plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
provider: core
label_display: '0'
provider: core
visibility: { }
......@@ -12,8 +12,8 @@ plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
provider: core
label_display: '0'
provider: core
primary: true
secondary: true
visibility: { }
......@@ -16,8 +16,8 @@ plugin: 'system_menu_block:main'
settings:
id: 'system_menu_block:main'
label: 'Main navigation'
provider: system
label_display: '0'
provider: system
level: 1
depth: 2
expand_all_items: false
......
......@@ -14,6 +14,6 @@ plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
provider: system
label_display: '0'
provider: system
visibility: { }
......@@ -12,6 +12,6 @@ plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
provider: core
visibility: { }
......@@ -14,6 +14,6 @@ plugin: system_powered_by_block
settings:
id: system_powered_by_block
label: 'Powered by Drupal'
provider: system
label_display: '0'
provider: system
visibility: { }
......@@ -14,6 +14,7 @@ plugin: search_form_block
settings:
id: search_form_block
label: Search
provider: search
label_display: visible
provider: search
page_id: ''
visibility: { }
......@@ -16,8 +16,8 @@ plugin: 'system_menu_block:tools'
settings:
id: 'system_menu_block:tools'
label: Tools
provider: system
label_display: visible
provider: system
level: 1
depth: 0
expand_all_items: false
......
favicon:
use_default: true
features:
comment_user_picture: true
comment_user_verification: true
favicon: true
node_user_picture: true
logo:
use_default: true
ui_styles_entity_status_unpublished:
selected:
colors_background_color: bg-danger-subtle
extra: ''
ui_styles_regions:
sidebar_first:
selected:
colors_background_color: bg-light
spacing_padding: p-3
extra: ''
sidebar_second:
selected:
colors_background_color: bg-light
spacing_padding: p-3
extra: ''
......@@ -7,6 +7,18 @@ dependencies:
- system
theme:
- ui_suite_bootstrap_subtheme_example
third_party_settings:
ui_styles:
block:
selected:
spacing_margin_start: ms-auto
extra: ''
title:
selected: { }
extra: ''
content:
selected: { }
extra: ''
id: ui_suite_bootstrap_subtheme_example_account_menu
theme: ui_suite_bootstrap_subtheme_example
region: navigation_collapsible
......@@ -16,8 +28,8 @@ plugin: 'system_menu_block:account'
settings:
id: 'system_menu_block:account'
label: 'User account menu'
provider: system
label_display: '0'
provider: system
level: 1
depth: 2
expand_all_items: false
......
......@@ -14,8 +14,8 @@ plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
provider: system
label_display: '0'
provider: system
use_site_logo: true
use_site_name: true
use_site_slogan: false
......
......@@ -5,6 +5,20 @@ dependencies:
- system
theme:
- ui_suite_bootstrap_subtheme_example
third_party_settings:
ui_styles:
block:
selected:
colors_background_color: bg-light
spacing_padding_end: pe-2
spacing_padding_start: ps-2
extra: ''
title:
selected: { }
extra: ''
content:
selected: { }
extra: ''
id: ui_suite_bootstrap_subtheme_example_breadcrumbs
theme: ui_suite_bootstrap_subtheme_example
region: header
......@@ -14,6 +28,6 @@ plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
provider: system
label_display: '0'
provider: system
visibility: { }
......@@ -14,6 +14,6 @@ plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
provider: system
label_display: '0'
provider: system
visibility: { }
......@@ -16,8 +16,8 @@ plugin: 'system_menu_block:footer'
settings:
id: 'system_menu_block:footer'
label: 'Footer menu'
provider: system
label_display: '0'
provider: system
level: 1
depth: 0
expand_all_items: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment