matminimal admin theme ready

This commit is contained in:
2019-02-12 20:35:41 +01:00
parent de0c7796bf
commit f744023090
23 changed files with 400 additions and 36 deletions

View File

@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- matminimal
id: matminimal_breadcrumbs
theme: matminimal
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
provider: system
label_display: '0'
visibility: { }

View File

@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- matminimal
id: matminimal_content
theme: matminimal
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
provider: system
label_display: '0'
visibility: { }

View File

@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- help
theme:
- matminimal
id: matminimal_help
theme: matminimal
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
provider: help
label_display: '0'
visibility: { }

View File

@@ -0,0 +1,17 @@
langcode: en
status: true
dependencies:
theme:
- matminimal
id: matminimal_local_actions
theme: matminimal
region: content
weight: -10
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
provider: core
label_display: '0'
visibility: { }

View File

@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- user
theme:
- matminimal
id: matminimal_login
theme: matminimal
region: content
weight: 10
provider: null
plugin: user_login_block
settings:
id: user_login_block
label: 'User login'
provider: user
label_display: visible
visibility: { }

View File

@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- matminimal
id: matminimal_messages
theme: matminimal
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
provider: system
label_display: '0'
visibility: { }

View File

@@ -0,0 +1,17 @@
langcode: en
status: true
dependencies:
theme:
- matminimal
id: matminimal_page_title
theme: matminimal
region: header
weight: -30
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
visibility: { }

View File

@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
theme:
- matminimal
id: matminimal_primary_local_tasks
theme: matminimal
region: header
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Primary tabs'
provider: core
label_display: '0'
primary: true
secondary: false
visibility: { }

View File

@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
theme:
- matminimal
id: matminimal_secondary_local_tasks
theme: matminimal
region: pre_content
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Secondary tabs'
provider: core
label_display: '0'
primary: false
secondary: true
visibility: { }