first commit

This commit is contained in:
wisski 2024-04-30 14:55:40 +02:00
commit d64c692c83
33 changed files with 37074 additions and 0 deletions

View file

@ -0,0 +1,8 @@
b5_body_schema: ''
b5_body_bg_schema: ''
b5_navbar_schema: dark
b5_navbar_bg_schema: dark
b5_footer_schema: dark
b5_footer_bg_schema: secondary
b5_top_container: container
b5_top_container_config: ''

View file

@ -0,0 +1,24 @@
langcode: en
status: true
dependencies:
config:
- system.menu.account
module:
- system
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_account_menu
theme: wisski_cloud_theme
region: nav_additional
weight: -7
provider: null
plugin: 'system_menu_block:account'
settings:
id: 'system_menu_block:account'
label: 'User account menu'
provider: system
label_display: '0'
level: 1
depth: 0
expand_all_items: false
visibility: { }

View file

@ -0,0 +1,22 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_branding
theme: wisski_cloud_theme
region: nav_branding
weight: -6
provider: null
plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
provider: system
label_display: '0'
use_site_logo: true
use_site_name: true
use_site_slogan: false
visibility: { }

View file

@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_breadcrumbs
theme: wisski_cloud_theme
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:
- wisski_cloud_theme
id: wisski_cloud_theme_content
theme: wisski_cloud_theme
region: content
weight: -1
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,24 @@
langcode: en
status: true
dependencies:
config:
- system.menu.footer
module:
- system
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_footer
theme: wisski_cloud_theme
region: footer
weight: -6
provider: null
plugin: 'system_menu_block:footer'
settings:
id: 'system_menu_block:footer'
label: Footer
provider: system
label_display: '0'
level: 1
depth: 0
expand_all_items: false
visibility: { }

View file

@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- help
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_help
theme: wisski_cloud_theme
region: content
weight: -3
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:
- wisski_cloud_theme
id: wisski_cloud_theme_local_actions
theme: wisski_cloud_theme
region: content
weight: -2
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:
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_local_tasks
theme: wisski_cloud_theme
region: content
weight: -4
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
provider: core
label_display: '0'
primary: true
secondary: true
visibility: { }

View file

@ -0,0 +1,24 @@
langcode: en
status: true
dependencies:
config:
- system.menu.main
module:
- system
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_main_navigation
theme: wisski_cloud_theme
region: nav_main
weight: 0
provider: null
plugin: 'system_menu_block:main'
settings:
id: 'system_menu_block:main'
label: 'Main navigation'
provider: system
label_display: '0'
level: 1
depth: 0
expand_all_items: true
visibility: { }

View file

@ -0,0 +1,19 @@
langcode: en
status: true
dependencies:
module:
- system
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_messages
theme: wisski_cloud_theme
region: content
weight: -7
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: Messages
provider: system
label_display: '0'
visibility: { }

View file

@ -0,0 +1,17 @@
langcode: en
status: true
dependencies:
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_page_title
theme: wisski_cloud_theme
region: content
weight: -6
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:
module:
- system
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_powered_by_drupal
theme: wisski_cloud_theme
region: footer
weight: 0
provider: null
plugin: system_powered_by_block
settings:
id: system_powered_by_block
label: 'Powered by Drupal'
provider: system
label_display: '0'
visibility: { }

View file

@ -0,0 +1,20 @@
langcode: en
status: true
dependencies:
module:
- search
theme:
- wisski_cloud_theme
id: wisski_cloud_theme_search_form
theme: wisski_cloud_theme
region: nav_additional
weight: 0
provider: null
plugin: search_form_block
settings:
id: search_form_block
label: 'Search form'
provider: search
label_display: '0'
page_id: ''
visibility: { }