added adminimal admin theme

This commit is contained in:
Bachir Soussi Chiadmi
2016-09-06 12:45:45 +02:00
parent 58f46e4e8f
commit f192bc2ffa
66 changed files with 4093 additions and 0 deletions
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- adminimal_theme
id: adminimal_theme_breadcrumbs
theme: adminimal_theme
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
provider: system
label_display: '0'
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- adminimal_theme
id: adminimal_theme_content
theme: adminimal_theme
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: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- help
theme:
- adminimal_theme
id: adminimal_theme_help
theme: adminimal_theme
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
provider: help
label_display: '0'
visibility: { }
@@ -0,0 +1,17 @@
langcode: en
status: true
dependencies:
theme:
- adminimal_theme
id: adminimal_theme_local_actions
theme: adminimal_theme
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: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- user
theme:
- adminimal_theme
id: adminimal_theme_login
theme: adminimal_theme
region: content
weight: 10
provider: null
plugin: user_login_block
settings:
id: user_login_block
label: 'User login'
provider: user
label_display: visible
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- adminimal_theme
id: adminimal_theme_messages
theme: adminimal_theme
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
provider: system
label_display: '0'
visibility: { }
@@ -0,0 +1,17 @@
langcode: en
status: true
dependencies:
theme:
- adminimal_theme
id: adminimal_theme_page_title
theme: adminimal_theme
region: header
weight: -30
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
visibility: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
theme:
- adminimal_theme
id: adminimal_theme_primary_local_tasks
theme: adminimal_theme
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: { }
@@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
theme:
- adminimal_theme
id: adminimal_theme_secondary_local_tasks
theme: adminimal_theme
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: { }