Issue #3278565 by lauriii, Spokje: Remove Claro block configuration from Standard
parent
a97433e67e
commit
2d9e5eab8e
|
@ -1,19 +0,0 @@
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- system
|
|
||||||
theme:
|
|
||||||
- claro
|
|
||||||
id: claro_breadcrumbs
|
|
||||||
theme: claro
|
|
||||||
region: breadcrumb
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: system_breadcrumb_block
|
|
||||||
settings:
|
|
||||||
id: system_breadcrumb_block
|
|
||||||
label: Breadcrumbs
|
|
||||||
label_display: '0'
|
|
||||||
provider: system
|
|
||||||
visibility: { }
|
|
|
@ -1,19 +0,0 @@
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- system
|
|
||||||
theme:
|
|
||||||
- claro
|
|
||||||
id: claro_content
|
|
||||||
theme: claro
|
|
||||||
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: { }
|
|
|
@ -1,19 +0,0 @@
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- help
|
|
||||||
theme:
|
|
||||||
- claro
|
|
||||||
id: claro_help
|
|
||||||
theme: claro
|
|
||||||
region: help
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: help_block
|
|
||||||
settings:
|
|
||||||
id: help_block
|
|
||||||
label: Help
|
|
||||||
label_display: '0'
|
|
||||||
provider: help
|
|
||||||
visibility: { }
|
|
|
@ -1,17 +0,0 @@
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
theme:
|
|
||||||
- claro
|
|
||||||
id: claro_local_actions
|
|
||||||
theme: claro
|
|
||||||
region: content
|
|
||||||
weight: -10
|
|
||||||
provider: null
|
|
||||||
plugin: local_actions_block
|
|
||||||
settings:
|
|
||||||
id: local_actions_block
|
|
||||||
label: 'Primary admin actions'
|
|
||||||
label_display: '0'
|
|
||||||
provider: core
|
|
||||||
visibility: { }
|
|
|
@ -1,19 +0,0 @@
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- system
|
|
||||||
theme:
|
|
||||||
- claro
|
|
||||||
id: claro_messages
|
|
||||||
theme: claro
|
|
||||||
region: highlighted
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: system_messages_block
|
|
||||||
settings:
|
|
||||||
id: system_messages_block
|
|
||||||
label: 'Status messages'
|
|
||||||
label_display: '0'
|
|
||||||
provider: system
|
|
||||||
visibility: { }
|
|
|
@ -1,17 +0,0 @@
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
theme:
|
|
||||||
- claro
|
|
||||||
id: claro_page_title
|
|
||||||
theme: claro
|
|
||||||
region: header
|
|
||||||
weight: -30
|
|
||||||
provider: null
|
|
||||||
plugin: page_title_block
|
|
||||||
settings:
|
|
||||||
id: page_title_block
|
|
||||||
label: 'Page title'
|
|
||||||
label_display: '0'
|
|
||||||
provider: core
|
|
||||||
visibility: { }
|
|
|
@ -1,19 +0,0 @@
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
theme:
|
|
||||||
- claro
|
|
||||||
id: claro_primary_local_tasks
|
|
||||||
theme: claro
|
|
||||||
region: header
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: local_tasks_block
|
|
||||||
settings:
|
|
||||||
id: local_tasks_block
|
|
||||||
label: 'Primary tabs'
|
|
||||||
label_display: '0'
|
|
||||||
provider: core
|
|
||||||
primary: true
|
|
||||||
secondary: false
|
|
||||||
visibility: { }
|
|
|
@ -1,19 +0,0 @@
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
theme:
|
|
||||||
- claro
|
|
||||||
id: claro_secondary_local_tasks
|
|
||||||
theme: claro
|
|
||||||
region: pre_content
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: local_tasks_block
|
|
||||||
settings:
|
|
||||||
id: local_tasks_block
|
|
||||||
label: 'Secondary tabs'
|
|
||||||
label_display: '0'
|
|
||||||
provider: core
|
|
||||||
primary: false
|
|
||||||
secondary: true
|
|
||||||
visibility: { }
|
|
Loading…
Reference in New Issue