Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
24
config/.htaccess
Normal file
24
config/.htaccess
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Deny all requests from Apache 2.4+.
|
||||
<IfModule mod_authz_core.c>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
|
||||
# Deny all requests from Apache 2.0-2.2.
|
||||
<IfModule !mod_authz_core.c>
|
||||
Deny from all
|
||||
</IfModule>
|
||||
|
||||
# Turn off all options we don't need.
|
||||
Options -Indexes -ExecCGI -Includes -MultiViews
|
||||
|
||||
# Set the catch-all handler to prevent scripts from being executed.
|
||||
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
|
||||
<Files *>
|
||||
# Override the handler again if we're run later in the evaluation list.
|
||||
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
|
||||
</Files>
|
||||
|
||||
# If we know how to do it safely, disable the PHP engine entirely.
|
||||
<IfModule mod_php.c>
|
||||
php_flag engine off
|
||||
</IfModule>
|
3
config/admin_toolbar.settings.yml
Normal file
3
config/admin_toolbar.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
_core:
|
||||
default_config_hash: jvTSppzcgH5wnzBhX5xnAExcp2I1CzkQ_aky65XNfYI
|
||||
menu_depth: 4
|
3
config/admin_toolbar_search.settings.yml
Normal file
3
config/admin_toolbar_search.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
_core:
|
||||
default_config_hash: AAmWcgwzGYbXfR6wfEfMyoi3r5QZwlpxvq5dHbupnJo
|
||||
display_menu_item: 0
|
5
config/admin_toolbar_tools.settings.yml
Normal file
5
config/admin_toolbar_tools.settings.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
_core:
|
||||
default_config_hash: WgdZsrd_5w9jlmcHV4R9dD2tG9OZEkYo4I_O8h7Gq8Q
|
||||
max_bundle_number: 20
|
||||
hoverintent_functionality: true
|
||||
show_local_tasks: false
|
3
config/automated_cron.settings.yml
Normal file
3
config/automated_cron.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
_core:
|
||||
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
|
||||
interval: 10800
|
3
config/autosave_form.messages.yml
Normal file
3
config/autosave_form.messages.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
_core:
|
||||
default_config_hash: In3MY-CuVp64RxCeU5X6rsEhR6jR4Si8OG6BX18DALg
|
||||
entity_saved_in_background_alert_message: 'The content has been modified elsewhere. As a result, autosaving has been disabled and autosaved states for the current page have been deleted. Autosave will be reactivated after reloading the page.'
|
13
config/autosave_form.settings.yml
Normal file
13
config/autosave_form.settings.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
_core:
|
||||
default_config_hash: 6uGywXBC2llr97xPFZCXF_vPHH6Y7skqF2LOoXt4ADM
|
||||
interval: 60000
|
||||
only_on_form_change: false
|
||||
active_on:
|
||||
content_entity_forms: true
|
||||
config_entity_forms: false
|
||||
notification:
|
||||
active: true
|
||||
message: 'Saving draft...'
|
||||
delay: 1000
|
||||
allowed_content_entity_types: { }
|
||||
allowed_new: true
|
31
config/block.block.article_topics_facet.yml
Normal file
31
config/block.block.article_topics_facet.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: 770906a2-9c51-40ef-9067-64ad669fae75
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.article_listing
|
||||
- facets.facet.article_topics
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: v164FV9CvcGTwhKHd7fhJelxzlyqZxCXTnmVMllnZjw
|
||||
id: article_topics_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 2
|
||||
provider: null
|
||||
plugin: 'facet_block:article_topics'
|
||||
settings:
|
||||
id: 'facet_block:article_topics'
|
||||
label: Topics
|
||||
label_display: visible
|
||||
provider: facets
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: article_listing
|
||||
context_mapping: { }
|
31
config/block.block.article_type_facet.yml
Normal file
31
config/block.block.article_type_facet.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: 1bce6bf3-a944-4a68-936c-46af04db2e46
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.article_listing
|
||||
- facets.facet.article_type
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: BfeDx7p2tlNt4iLO7JkzSpAiU659fCrxtt5tTdbtklc
|
||||
id: article_type_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: 'facet_block:article_type'
|
||||
settings:
|
||||
id: 'facet_block:article_type'
|
||||
label: Type
|
||||
label_display: visible
|
||||
provider: facets
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: article_listing
|
||||
context_mapping: { }
|
31
config/block.block.blog_topics_facet.yml
Normal file
31
config/block.block.blog_topics_facet.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: 48ff099b-5e9a-48a6-ac3f-4fea6b8f6909
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.blog_listing
|
||||
- facets.facet.blog_topics
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: AYCtK59wNDgCQS6xsRftAyU-ASRG_o_rnnpdZ_unsPI
|
||||
id: blog_topics_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'facet_block:blog_topics'
|
||||
settings:
|
||||
id: 'facet_block:blog_topics'
|
||||
label: Topics
|
||||
label_display: visible
|
||||
provider: facets
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: blog_listing
|
||||
context_mapping: { }
|
27
config/block.block.bulma_account_menu.yml
Normal file
27
config/block.block.bulma_account_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 447efa95-138a-4072-9134-1cec753086a2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.account
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: ivRfdXcG0y7oqxOSNtZVZoHjqp4UiRzqxBkeWu-td7w
|
||||
id: bulma_account_menu
|
||||
theme: bulma
|
||||
region: sidebar_second
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'system_menu_block:account'
|
||||
settings:
|
||||
id: 'system_menu_block:account'
|
||||
label: 'User account menu'
|
||||
label_display: '1'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 1
|
||||
expand_all_items: false
|
||||
visibility: { }
|
25
config/block.block.bulma_branding.yml
Normal file
25
config/block.block.bulma_branding.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 6bbfb29d-7d27-4b53-8e94-bb3115e91b1f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: 5nFquolsBvfMODac4talrrzlz8UQuLwL4tsU2fXxuNw
|
||||
id: bulma_branding
|
||||
theme: bulma
|
||||
region: navbar_branding
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
id: system_branding_block
|
||||
label: 'Site branding'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
use_site_logo: true
|
||||
use_site_name: true
|
||||
use_site_slogan: true
|
||||
visibility: { }
|
22
config/block.block.bulma_content.yml
Normal file
22
config/block.block.bulma_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 68ea45b5-088f-474a-bb2b-29bed9a7cfe1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: ZdQFxp_aNkFGWiHwnq1dL4zlpO3nJayqrgx9F7q_F5c
|
||||
id: bulma_content
|
||||
theme: bulma
|
||||
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: { }
|
22
config/block.block.bulma_help.yml
Normal file
22
config/block.block.bulma_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: d88a9a7b-21fe-4bee-b470-875d4bcb4eca
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- help
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: FJJ2r0bw42DqHL5Q2FufIbCe31Z-THwXZURQ-M0i87s
|
||||
id: bulma_help
|
||||
theme: bulma
|
||||
region: help
|
||||
weight: -30
|
||||
provider: null
|
||||
plugin: help_block
|
||||
settings:
|
||||
id: help_block
|
||||
label: Help
|
||||
label_display: '0'
|
||||
provider: help
|
||||
visibility: { }
|
22
config/block.block.bulma_local_tasks.yml
Normal file
22
config/block.block.bulma_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 14add97b-b9bf-497b-bdc6-acc63548bcc9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: igXl1RwWLK2KijmB1eu6sT8BVJcxQqwbbKcI91DVZc8
|
||||
id: bulma_local_tasks
|
||||
theme: bulma
|
||||
region: header_tabs
|
||||
weight: -40
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: Tabs
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: true
|
||||
secondary: true
|
||||
visibility: { }
|
27
config/block.block.bulma_main_menu.yml
Normal file
27
config/block.block.bulma_main_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 4f7168c5-5255-4b04-aa31-d2a9e959a848
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.main
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: q9K0LS21F7XLuNT68ck1R3U5if0oqI0ZyyIVhfCXdN8
|
||||
id: bulma_main_menu
|
||||
theme: bulma
|
||||
region: primary_menu
|
||||
weight: 1
|
||||
provider: null
|
||||
plugin: 'system_menu_block:main'
|
||||
settings:
|
||||
id: 'system_menu_block:main'
|
||||
label: 'Main navigation'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 1
|
||||
expand_all_items: false
|
||||
visibility: { }
|
22
config/block.block.bulma_messages.yml
Normal file
22
config/block.block.bulma_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 8809855b-5a97-4018-a9d0-6e8f3e76b4de
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: Ron5OcY_0EyL7s5mDBUiLG_9LEvcC8KIPNmv6M5uAgE
|
||||
id: bulma_messages
|
||||
theme: bulma
|
||||
region: help
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_messages_block
|
||||
settings:
|
||||
id: system_messages_block
|
||||
label: 'Status messages'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/block.block.bulma_page_title.yml
Normal file
20
config/block.block.bulma_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 2ea21e4d-5770-49c9-8e09-c8eae73167cb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: vKDVSFwHMcXw-AbHhOcynvv3NSyQWNLZPS605mARwDw
|
||||
id: bulma_page_title
|
||||
theme: bulma
|
||||
region: header
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
id: page_title_block
|
||||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/block.block.bulma_powered.yml
Normal file
22
config/block.block.bulma_powered.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 8107f482-ff5e-4faa-8d1e-e9b4eef36b24
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: e_Xh9DIa3ZyP3C0BZayzu0bpWKwWH3Uz0afzQXOGVx8
|
||||
id: bulma_powered
|
||||
theme: bulma
|
||||
region: footer
|
||||
weight: -10
|
||||
provider: null
|
||||
plugin: system_powered_by_block
|
||||
settings:
|
||||
id: system_powered_by_block
|
||||
label: 'Powered by Drupal'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
27
config/block.block.bulma_tools.yml
Normal file
27
config/block.block.bulma_tools.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: e0fa7c7a-4615-4d70-80d1-499ffd4d3f2d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.tools
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bulma
|
||||
_core:
|
||||
default_config_hash: QJJjJ6HJDvVZazsyjBAOMao6Ffxnior9KqgZxZqPh2E
|
||||
id: bulma_tools
|
||||
theme: bulma
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'system_menu_block:tools'
|
||||
settings:
|
||||
id: 'system_menu_block:tools'
|
||||
label: Tools
|
||||
label_display: visible
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
visibility: { }
|
22
config/block.block.claro_breadcrumbs.yml
Normal file
22
config/block.block.claro_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 3ea3ac4f-b8a1-4b93-9625-80cfc801ac84
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: NjcxOBrPOiK5-38t56DwFBDVY4yer7YSlbRWXFuHe7A
|
||||
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: { }
|
22
config/block.block.claro_content.yml
Normal file
22
config/block.block.claro_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 984656bc-bdea-406f-b9a8-7cabb435b620
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0
|
||||
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: { }
|
22
config/block.block.claro_help.yml
Normal file
22
config/block.block.claro_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: cd61e883-b8a8-41a5-bc19-f9ef7db5f3a4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- help
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: jccFSSVqV0WCDb6NtML1VWAWTtDbZ-zn5YgTRMgMrIM
|
||||
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: { }
|
20
config/block.block.claro_local_actions.yml
Normal file
20
config/block.block.claro_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 36b303a0-2d4b-44db-8c3f-69acae523657
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: CdXfDmRgAvms7EQovxxWPdYi0GitxeRbVtScYK16ZH0
|
||||
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: { }
|
22
config/block.block.claro_messages.yml
Normal file
22
config/block.block.claro_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: bfb7e9ca-5ba3-4e05-9a2a-0d38d109846e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: '-Ac3ISpIT0PQ-whzD7_dw0SdKi6dAbRFNWdSjOiVDqg'
|
||||
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: { }
|
20
config/block.block.claro_page_title.yml
Normal file
20
config/block.block.claro_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: fafb7d46-0f2f-4b78-a06e-aa7c063f1c85
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: fNwDdW063tk_ktzSWzZVeQS9wzvLooVO280BQ9WrsIs
|
||||
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: { }
|
22
config/block.block.claro_primary_local_tasks.yml
Normal file
22
config/block.block.claro_primary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 2daad378-3632-4a72-8f22-42ef16bee4fa
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: ACjBZI5shAMiiUpsz-inLYVXDqNNXRnSzAWV3kV_8Hw
|
||||
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: { }
|
22
config/block.block.claro_secondary_local_tasks.yml
Normal file
22
config/block.block.claro_secondary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 9acde3a1-af21-4043-adbd-bcfaa8775dcc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: 2L0geP-ixCbCkEpW6BVF6H7vDUZN4ea07_Y9CociQm4
|
||||
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: { }
|
40
config/block.block.footer_about_us.yml
Normal file
40
config/block.block.footer_about_us.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
uuid: a2fa94c4-60e4-456a-bb4a-2d2e6bc878e2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.main
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- menu_block
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: eJrCgI_sSLwD4b-lgt-hLYWyH5R6m_ou6ZSzZZbv3Hg
|
||||
id: footer_about_us
|
||||
theme: octavia
|
||||
region: footer_menus
|
||||
weight: -20
|
||||
provider: null
|
||||
plugin: 'menu_block:main'
|
||||
settings:
|
||||
id: 'menu_block:main'
|
||||
label: 'About Us'
|
||||
label_display: visible
|
||||
provider: menu_block
|
||||
follow: 0
|
||||
follow_parent: child
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
parent: 'main:menu_link_content:33435872-bdbe-4833-9477-c057c2c33359'
|
||||
suggestion: main
|
||||
label_type: block
|
||||
label_link: false
|
||||
expand: 0
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
33
config/block.block.footer_contact_info.yml
Normal file
33
config/block.block.footer_contact_info.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: b452e204-66b8-4ab5-aa51-8fc63a317ba5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:basic:ab794f80-2d8f-4254-bda4-6554074ab46c'
|
||||
module:
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: s2ZZOREKBrnuyS6MOJnRQFuYfCdawzSazylzxZYarLo
|
||||
id: footer_contact_info
|
||||
theme: octavia
|
||||
region: footer_info
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: 'block_content:ab794f80-2d8f-4254-bda4-6554074ab46c'
|
||||
settings:
|
||||
id: 'block_content:ab794f80-2d8f-4254-bda4-6554074ab46c'
|
||||
label: 'Footer contact information'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
33
config/block.block.footer_copyleft.yml
Normal file
33
config/block.block.footer_copyleft.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: 394ac5b6-ea19-4c40-a90f-b3454f945fda
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:basic:5eeea524-f31d-4a75-92aa-8f3d92925a9f'
|
||||
module:
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: 1990al-_5VzpSBrFB6GjRI0swgVOQNLAnMSavQxb1GI
|
||||
id: footer_copyleft
|
||||
theme: octavia
|
||||
region: footer_notice
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'block_content:5eeea524-f31d-4a75-92aa-8f3d92925a9f'
|
||||
settings:
|
||||
id: 'block_content:5eeea524-f31d-4a75-92aa-8f3d92925a9f'
|
||||
label: 'Footer copyleft'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
40
config/block.block.footer_get_involved.yml
Normal file
40
config/block.block.footer_get_involved.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
uuid: f5591310-8705-46c5-bab4-06b04dd71012
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.main
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- menu_block
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: y7D1_-5WE5uR9bFhOPE7wnF-ZHNeK8JhVe8-PBa03e8
|
||||
id: footer_get_involved
|
||||
theme: octavia
|
||||
region: footer_menus
|
||||
weight: -18
|
||||
provider: null
|
||||
plugin: 'menu_block:main'
|
||||
settings:
|
||||
id: 'menu_block:main'
|
||||
label: 'Get Involved'
|
||||
label_display: visible
|
||||
provider: menu_block
|
||||
follow: 0
|
||||
follow_parent: child
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
parent: 'main:menu_link_content:f1eaa438-620d-418b-acd3-ad00dab9c635'
|
||||
suggestion: main
|
||||
label_type: block
|
||||
label_link: false
|
||||
expand: 0
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
40
config/block.block.footer_our_work.yml
Normal file
40
config/block.block.footer_our_work.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
uuid: e46e1026-6294-4600-ad58-619b4c70cb26
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.main
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- menu_block
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: Uvp7dFZ5RwRIOWf2HBXzYRqoV5UI-6nx5zqh6CmhikI
|
||||
id: footer_our_work
|
||||
theme: octavia
|
||||
region: footer_menus
|
||||
weight: -19
|
||||
provider: null
|
||||
plugin: 'menu_block:main'
|
||||
settings:
|
||||
id: 'menu_block:main'
|
||||
label: 'Our Work'
|
||||
label_display: visible
|
||||
provider: menu_block
|
||||
follow: 0
|
||||
follow_parent: child
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
parent: 'main:menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd'
|
||||
suggestion: main
|
||||
label_type: block
|
||||
label_link: false
|
||||
expand: 0
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
22
config/block.block.gin_breadcrumbs.yml
Normal file
22
config/block.block.gin_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: f3ba8641-7980-401d-872c-93da26c05e65
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: ZOACAyVqAsweSfQ3uPyiRW1JJA5JZQ1xTo30oqNdOcQ
|
||||
id: gin_breadcrumbs
|
||||
theme: gin
|
||||
region: breadcrumb
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_breadcrumb_block
|
||||
settings:
|
||||
id: system_breadcrumb_block
|
||||
label: Breadcrumbs
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
22
config/block.block.gin_content.yml
Normal file
22
config/block.block.gin_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: a94a720f-f02c-45a8-98fd-2fbd076538c9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: V4zLpZTS1gx4lR-Lu8wLaSlSxVO7HM0grGXam8rw0po
|
||||
id: gin_content
|
||||
theme: gin
|
||||
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: { }
|
22
config/block.block.gin_help.yml
Normal file
22
config/block.block.gin_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 60085ffe-e3f8-4fbb-b93b-94227b1b76c4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- help
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: rv3H3EpMJnPncOjb28qFfzyc1Bq-lJVK7pc2xeVIC9g
|
||||
id: gin_help
|
||||
theme: gin
|
||||
region: help
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: help_block
|
||||
settings:
|
||||
id: help_block
|
||||
label: Help
|
||||
label_display: '0'
|
||||
provider: help
|
||||
visibility: { }
|
20
config/block.block.gin_local_actions.yml
Normal file
20
config/block.block.gin_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 48f2b52b-b2df-4cec-9536-4b841442b7d8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: DPPQGDnzOrO36H18ZZEuAooGvVz2OzLBTX6_rUPWDl4
|
||||
id: gin_local_actions
|
||||
theme: gin
|
||||
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: { }
|
22
config/block.block.gin_messages.yml
Normal file
22
config/block.block.gin_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: d5a8c00c-6ee5-49a3-a8c4-b68a86ad8938
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: Wlzjc8v3Cj_Xac0rE-j2lFubQsKTNqSVIX3TBcvG7Ww
|
||||
id: gin_messages
|
||||
theme: gin
|
||||
region: highlighted
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_messages_block
|
||||
settings:
|
||||
id: system_messages_block
|
||||
label: 'Status messages'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/block.block.gin_page_title.yml
Normal file
20
config/block.block.gin_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 2dfcf9c3-8939-4ef0-a31e-196cb78e9965
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: 7MZjpjUKVzdu4dpBXJaFfv8aaFwpWvEpE7glKXjyAqs
|
||||
id: gin_page_title
|
||||
theme: gin
|
||||
region: header
|
||||
weight: -30
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
id: page_title_block
|
||||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/block.block.gin_primary_local_tasks.yml
Normal file
22
config/block.block.gin_primary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: ff82cdfd-dd58-4285-85d0-02f373fc188a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: L7ggfcG-f8RT8RVoYr0AevU3-bZd0pVkcjFaT7Oy080
|
||||
id: gin_primary_local_tasks
|
||||
theme: gin
|
||||
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: { }
|
22
config/block.block.gin_secondary_local_tasks.yml
Normal file
22
config/block.block.gin_secondary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: e0fde739-6ebd-4839-8d01-a6c99cc70c7a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- gin
|
||||
_core:
|
||||
default_config_hash: _bwkDKqd3fNgkGbyCTCQSXF_U8o66wQGHKchr1E6zBk
|
||||
id: gin_secondary_local_tasks
|
||||
theme: gin
|
||||
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: { }
|
32
config/block.block.home_page_custom_1.yml
Normal file
32
config/block.block.home_page_custom_1.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: fb3b830f-288f-48c6-abdc-ae060782e773
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
module:
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: 27arsWMuSWwzOUJ1l5_bDElvZTGDqYZn2K5Mw-OkL5s
|
||||
id: home_page_custom_1
|
||||
theme: octavia
|
||||
region: content_bottom
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'block_content:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d'
|
||||
settings:
|
||||
id: 'block_content:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d'
|
||||
label: 'Home page custom 1'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: columnar
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
32
config/block.block.home_page_custom_2.yml
Normal file
32
config/block.block.home_page_custom_2.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: fccbc4c8-8eb0-44a5-b285-7eb25e57724a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
module:
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: 8JoreuHPrEPVq0vYut2xsb-yjUIS0JAgB2pHq7QS-a4
|
||||
id: home_page_custom_2
|
||||
theme: octavia
|
||||
region: content_bottom
|
||||
weight: 2
|
||||
provider: null
|
||||
plugin: 'block_content:8f30e41d-3693-43bc-a281-9b11e29df3b8'
|
||||
settings:
|
||||
id: 'block_content:8f30e41d-3693-43bc-a281-9b11e29df3b8'
|
||||
label: 'Home page custom 2'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: columnar
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
32
config/block.block.home_page_custom_3.yml
Normal file
32
config/block.block.home_page_custom_3.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: 1ecf7229-10fe-47e6-a0e3-b542d3f42b01
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
module:
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: VnrceVubbYYZg10zRlYsCRpoHnuoCrISEClTdwbjg48
|
||||
id: home_page_custom_3
|
||||
theme: octavia
|
||||
region: content_bottom
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: 'block_content:086d20ee-9e48-4ee3-81ae-263f7dc279ba'
|
||||
settings:
|
||||
id: 'block_content:086d20ee-9e48-4ee3-81ae-263f7dc279ba'
|
||||
label: 'Home page custom 3'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: columnar
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
35
config/block.block.home_page_feature.yml
Normal file
35
config/block.block.home_page_feature.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
uuid: 90f0c55a-e29e-4be0-9c0a-cf09ec8e9eff
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
module:
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
enforced:
|
||||
module:
|
||||
- block_content
|
||||
_core:
|
||||
default_config_hash: _nmlhOeWfOyaMIMAfKhf_LEJ4eG9vdXDTuogV7xjoDA
|
||||
id: home_page_feature
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933'
|
||||
settings:
|
||||
id: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933'
|
||||
label: 'Home page feature'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
35
config/block.block.home_page_hero.yml
Normal file
35
config/block.block.home_page_hero.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
uuid: 45ce533c-d2a2-4b3e-8c78-a03a1413a4e2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
module:
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
enforced:
|
||||
module:
|
||||
- block_content
|
||||
_core:
|
||||
default_config_hash: d2glzqtH8vqjC6nQru3QPaX3CY0x1CFz6V2nWqpYByM
|
||||
id: home_page_hero
|
||||
theme: octavia
|
||||
region: highlighted
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d'
|
||||
settings:
|
||||
id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d'
|
||||
label: 'Home page hero'
|
||||
label_display: '0'
|
||||
provider: block_content
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: full
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
27
config/block.block.octavia_account_menu.yml
Normal file
27
config/block.block.octavia_account_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 296e46cf-bd9f-4555-862e-56b813be2be0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.account
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: vy-C4gu3RzSygiqQgbVRviyDx_EYg3GqyyaJFULGJK8
|
||||
id: octavia_account_menu
|
||||
theme: octavia
|
||||
region: header_user
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'system_menu_block:account'
|
||||
settings:
|
||||
id: 'system_menu_block:account'
|
||||
label: 'User account menu'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 1
|
||||
expand_all_items: false
|
||||
visibility: { }
|
25
config/block.block.octavia_branding.yml
Normal file
25
config/block.block.octavia_branding.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 7a5d1edb-9e13-42d2-bf1d-bb85ff996e7f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: iPg6898SxUQVlYH_NuWRzSkMQuOaPSwLjQBREX8oAaI
|
||||
id: octavia_branding
|
||||
theme: octavia
|
||||
region: navbar_branding
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
id: system_branding_block
|
||||
label: 'Site branding'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
use_site_logo: true
|
||||
use_site_name: true
|
||||
use_site_slogan: true
|
||||
visibility: { }
|
22
config/block.block.octavia_content.yml
Normal file
22
config/block.block.octavia_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 309688bd-9183-4392-b066-af455b3beae5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: Z6hRh19g_ISc7jSTDck4pGBBLH9O0d7na9N-yBHCeQg
|
||||
id: octavia_content
|
||||
theme: octavia
|
||||
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: { }
|
27
config/block.block.octavia_footer_menu.yml
Normal file
27
config/block.block.octavia_footer_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 5c62d7b7-8301-4a4f-8d61-6d0be39fbbb6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.footer
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: 9jeRrnA8h5awCbyqIX7eYWoYOnTZ0QLCJvf7TyfClCA
|
||||
id: octavia_footer_menu
|
||||
theme: octavia
|
||||
region: footer_notice
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: 'system_menu_block:footer'
|
||||
settings:
|
||||
id: 'system_menu_block:footer'
|
||||
label: 'Footer menu'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
visibility: { }
|
22
config/block.block.octavia_help.yml
Normal file
22
config/block.block.octavia_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 3fedc686-f7c3-43c0-a2c3-b343166fa5f4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- help
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: j3YKEEyjzssnOoME1eq04152YXaW9TcGetpZOwq-iv8
|
||||
id: octavia_help
|
||||
theme: octavia
|
||||
region: help
|
||||
weight: -30
|
||||
provider: null
|
||||
plugin: help_block
|
||||
settings:
|
||||
id: help_block
|
||||
label: Help
|
||||
label_display: '0'
|
||||
provider: help
|
||||
visibility: { }
|
20
config/block.block.octavia_local_actions.yml
Normal file
20
config/block.block.octavia_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: bd2c4589-3c69-43a8-bdf3-789700f8d910
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: qntftX8ItPZETqEtdONx6_lEq4xnm1dmDPfsCmIet-Q
|
||||
id: octavia_local_actions
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -20
|
||||
provider: null
|
||||
plugin: local_actions_block
|
||||
settings:
|
||||
id: local_actions_block
|
||||
label: 'Primary admin actions'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/block.block.octavia_local_tasks.yml
Normal file
22
config/block.block.octavia_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: d047df17-3680-4946-8b9b-4af0d8a3bb5e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: kPIjtle6zFWxDFqQU5rSNq4Bov31ojFsMyXTwM949vU
|
||||
id: octavia_local_tasks
|
||||
theme: octavia
|
||||
region: header_tabs
|
||||
weight: -40
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: Tabs
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: true
|
||||
secondary: true
|
||||
visibility: { }
|
27
config/block.block.octavia_main_menu.yml
Normal file
27
config/block.block.octavia_main_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: dff31cdd-d80c-4443-9ec1-0ad213ff8ab3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.main
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: '-GYFkdwy2i0163rMx99Cxo9jHfj7lngADq0BZbnTUi0'
|
||||
id: octavia_main_menu
|
||||
theme: octavia
|
||||
region: primary_menu
|
||||
weight: 1
|
||||
provider: null
|
||||
plugin: 'system_menu_block:main'
|
||||
settings:
|
||||
id: 'system_menu_block:main'
|
||||
label: 'Main navigation'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 2
|
||||
expand_all_items: false
|
||||
visibility: { }
|
22
config/block.block.octavia_messages.yml
Normal file
22
config/block.block.octavia_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 9b5f2bc1-8a90-4fea-8fa0-e3446d593fd4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: PIFOE-_FeI-mqeoVBDWS6F1cmZYnvTKOSC1ZRLCGFXg
|
||||
id: octavia_messages
|
||||
theme: octavia
|
||||
region: help
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_messages_block
|
||||
settings:
|
||||
id: system_messages_block
|
||||
label: 'Status messages'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/block.block.octavia_page_title.yml
Normal file
20
config/block.block.octavia_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 152aba47-c346-4f2e-a1ab-12e4ab1ceb8e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: sFPCArkI1EMTMKn-T_Gtlk6pAr2_JhI5b7aLvRz9UjM
|
||||
id: octavia_page_title
|
||||
theme: octavia
|
||||
region: header
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
id: page_title_block
|
||||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/block.block.octavia_powered_by_drutopia.yml
Normal file
22
config/block.block.octavia_powered_by_drutopia.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: a403b918-b22c-42fb-9e00-a532c6c5f3b6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- drutopia
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: DFNpzORbnhxQUsvcVxcl4L7fTpqQdlhaA6nzwTUvT2o
|
||||
id: octavia_powered_by_drutopia
|
||||
theme: octavia
|
||||
region: footer_info
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: drutopia_powered_by_block
|
||||
settings:
|
||||
id: drutopia_powered_by_block
|
||||
label: 'Powered by Drutopia'
|
||||
label_display: '0'
|
||||
provider: drutopia
|
||||
visibility: { }
|
31
config/block.block.resource_topics_facet.yml
Normal file
31
config/block.block.resource_topics_facet.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: 4297eec2-858e-4772-b494-d4a4b561c5a2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.resource_listing
|
||||
- facets.facet.resource_topics
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: uwcCwoWPVeb7Sw0Uh-9L34NROH0VWZBBp8bnl3BtkAg
|
||||
id: resource_topics_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 2
|
||||
provider: null
|
||||
plugin: 'facet_block:resource_topics'
|
||||
settings:
|
||||
id: 'facet_block:resource_topics'
|
||||
label: Topics
|
||||
label_display: visible
|
||||
provider: facets
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: resource_listing
|
||||
context_mapping: { }
|
31
config/block.block.resource_type_facet.yml
Normal file
31
config/block.block.resource_type_facet.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: e194ae8c-3fd5-4561-9dc5-0896b911cc81
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.resource_listing
|
||||
- facets.facet.resource_type
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- facets
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: CPjM93pYWaZW1BobHIdZvB3BKMPJLJCnnbIBS1fD_84
|
||||
id: resource_type_facet
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: 'facet_block:resource_type'
|
||||
settings:
|
||||
id: 'facet_block:resource_type'
|
||||
label: Type
|
||||
label_display: visible
|
||||
provider: facets
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: resource_listing
|
||||
context_mapping: { }
|
27
config/block.block.stable9_account_menu.yml
Normal file
27
config/block.block.stable9_account_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 27db5d1e-dc89-45e4-806d-ab49d3a43012
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.account
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: vy-C4gu3RzSygiqQgbVRviyDx_EYg3GqyyaJFULGJK8
|
||||
id: stable9_account_menu
|
||||
theme: stable9
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'system_menu_block:account'
|
||||
settings:
|
||||
id: 'system_menu_block:account'
|
||||
label: 'User account menu'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 1
|
||||
expand_all_items: false
|
||||
visibility: { }
|
25
config/block.block.stable9_branding.yml
Normal file
25
config/block.block.stable9_branding.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: f8bcc60a-b0cf-4ba1-ac49-2270dd98f278
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: iPg6898SxUQVlYH_NuWRzSkMQuOaPSwLjQBREX8oAaI
|
||||
id: stable9_branding
|
||||
theme: stable9
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
id: system_branding_block
|
||||
label: 'Site branding'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
use_site_logo: true
|
||||
use_site_name: true
|
||||
use_site_slogan: true
|
||||
visibility: { }
|
22
config/block.block.stable9_content.yml
Normal file
22
config/block.block.stable9_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 4c8046dc-14d2-4cb4-a841-b69fa0c3b631
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: Z6hRh19g_ISc7jSTDck4pGBBLH9O0d7na9N-yBHCeQg
|
||||
id: stable9_content
|
||||
theme: stable9
|
||||
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: { }
|
27
config/block.block.stable9_footer_menu.yml
Normal file
27
config/block.block.stable9_footer_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 9b2bd7f5-d88e-4a86-b38b-6232a995d31a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.footer
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: 9jeRrnA8h5awCbyqIX7eYWoYOnTZ0QLCJvf7TyfClCA
|
||||
id: stable9_footer_menu
|
||||
theme: stable9
|
||||
region: sidebar_first
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: 'system_menu_block:footer'
|
||||
settings:
|
||||
id: 'system_menu_block:footer'
|
||||
label: 'Footer menu'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 0
|
||||
expand_all_items: false
|
||||
visibility: { }
|
22
config/block.block.stable9_help.yml
Normal file
22
config/block.block.stable9_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: c81690ff-80e7-4b52-8c75-44f7ae0b87bd
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- help
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: j3YKEEyjzssnOoME1eq04152YXaW9TcGetpZOwq-iv8
|
||||
id: stable9_help
|
||||
theme: stable9
|
||||
region: help
|
||||
weight: -30
|
||||
provider: null
|
||||
plugin: help_block
|
||||
settings:
|
||||
id: help_block
|
||||
label: Help
|
||||
label_display: '0'
|
||||
provider: help
|
||||
visibility: { }
|
20
config/block.block.stable9_local_actions.yml
Normal file
20
config/block.block.stable9_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 6d7d5e27-945f-4fa0-b21e-10d2e3bb39d3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: qntftX8ItPZETqEtdONx6_lEq4xnm1dmDPfsCmIet-Q
|
||||
id: stable9_local_actions
|
||||
theme: stable9
|
||||
region: content
|
||||
weight: -20
|
||||
provider: null
|
||||
plugin: local_actions_block
|
||||
settings:
|
||||
id: local_actions_block
|
||||
label: 'Primary admin actions'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/block.block.stable9_local_tasks.yml
Normal file
22
config/block.block.stable9_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: a9dfc1d2-b2ad-46dc-a75d-b2f0fd503975
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: kPIjtle6zFWxDFqQU5rSNq4Bov31ojFsMyXTwM949vU
|
||||
id: stable9_local_tasks
|
||||
theme: stable9
|
||||
region: sidebar_first
|
||||
weight: -40
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: Tabs
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: true
|
||||
secondary: true
|
||||
visibility: { }
|
27
config/block.block.stable9_main_menu.yml
Normal file
27
config/block.block.stable9_main_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: d651b27d-88c3-4438-9403-f459546048bf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.main
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: '-GYFkdwy2i0163rMx99Cxo9jHfj7lngADq0BZbnTUi0'
|
||||
id: stable9_main_menu
|
||||
theme: stable9
|
||||
region: primary_menu
|
||||
weight: 1
|
||||
provider: null
|
||||
plugin: 'system_menu_block:main'
|
||||
settings:
|
||||
id: 'system_menu_block:main'
|
||||
label: 'Main navigation'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 2
|
||||
expand_all_items: false
|
||||
visibility: { }
|
22
config/block.block.stable9_messages.yml
Normal file
22
config/block.block.stable9_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 91515774-f1b1-459d-ac9d-574beba38210
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: PIFOE-_FeI-mqeoVBDWS6F1cmZYnvTKOSC1ZRLCGFXg
|
||||
id: stable9_messages
|
||||
theme: stable9
|
||||
region: help
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_messages_block
|
||||
settings:
|
||||
id: system_messages_block
|
||||
label: 'Status messages'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/block.block.stable9_page_title.yml
Normal file
20
config/block.block.stable9_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 06b5632a-2451-4661-b4ed-a7f1f729d128
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: sFPCArkI1EMTMKn-T_Gtlk6pAr2_JhI5b7aLvRz9UjM
|
||||
id: stable9_page_title
|
||||
theme: stable9
|
||||
region: header
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
id: page_title_block
|
||||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/block.block.stable9_powered_by_drutopia.yml
Normal file
22
config/block.block.stable9_powered_by_drutopia.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 55275ca0-fae1-4232-9b71-12f4bdb2ac04
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- drutopia
|
||||
theme:
|
||||
- stable9
|
||||
_core:
|
||||
default_config_hash: DFNpzORbnhxQUsvcVxcl4L7fTpqQdlhaA6nzwTUvT2o
|
||||
id: stable9_powered_by_drutopia
|
||||
theme: stable9
|
||||
region: sidebar_first
|
||||
weight: 4
|
||||
provider: null
|
||||
plugin: drutopia_powered_by_block
|
||||
settings:
|
||||
id: drutopia_powered_by_block
|
||||
label: 'Powered by Drutopia'
|
||||
label_display: '0'
|
||||
provider: drutopia
|
||||
visibility: { }
|
33
config/block.block.views_block__article_block_promoted.yml
Normal file
33
config/block.block.views_block__article_block_promoted.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: b2110bca-b6c2-4358-a0c0-b77d68552fb5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
- views.view.article
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: l2bsxK18NjDhsgZCw3TRnHkvHQeHTmWGFggDnzMmU3k
|
||||
id: views_block__article_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'views_block:article-block_promoted'
|
||||
settings:
|
||||
id: 'views_block:article-block_promoted'
|
||||
label: ''
|
||||
label_display: visible
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
33
config/block.block.views_block__blog_block_promoted.yml
Normal file
33
config/block.block.views_block__blog_block_promoted.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: d30b854d-f96a-458d-8cd2-a45558f340fa
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
- views.view.blog
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: 9dv0gc7PE-q9ktWJGwVlxDH5_2fOagzHUqCi4KRO9AY
|
||||
id: views_block__blog_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: 6
|
||||
provider: null
|
||||
plugin: 'views_block:blog-block_promoted'
|
||||
settings:
|
||||
id: 'views_block:blog-block_promoted'
|
||||
label: ''
|
||||
label_display: visible
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
|
@ -0,0 +1,41 @@
|
|||
uuid: 078e3a6b-ac44-449d-a111-1794b477aa64
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.content_by_author
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- node
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: BxPxH12ZvliymF4odGgh1w2UFjbgmOjLAe2xsjDcim8
|
||||
id: views_block__content_by_author_block_author
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: 12
|
||||
provider: null
|
||||
plugin: 'views_block:content_by_author-block_author'
|
||||
settings:
|
||||
id: 'views_block:content_by_author-block_author'
|
||||
label: ''
|
||||
label_display: visible
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
context_mapping: { }
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
||||
'entity_bundle:node':
|
||||
id: 'entity_bundle:node'
|
||||
bundles:
|
||||
people: people
|
||||
negate: false
|
||||
context_mapping:
|
||||
node: '@node.node_route_context:node'
|
|
@ -0,0 +1,42 @@
|
|||
uuid: 7f8f59db-9864-41f4-b6d8-e8b0ce1b4f4f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.related_content
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- node
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: MRx48Mtce75hvDAK9VAUIcM1HZnpBlYuDp-SsC5kf2w
|
||||
id: views_block__related_content_block_related_content
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: 10
|
||||
provider: null
|
||||
plugin: 'views_block:related_content-block_related_content'
|
||||
settings:
|
||||
id: 'views_block:related_content-block_related_content'
|
||||
label: ''
|
||||
label_display: visible
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
context_mapping: { }
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
||||
'entity_bundle:node':
|
||||
id: 'entity_bundle:node'
|
||||
bundles:
|
||||
landing_page: landing_page
|
||||
people: people
|
||||
negate: true
|
||||
context_mapping:
|
||||
node: '@node.node_route_context:node'
|
33
config/block.block.views_block__resource_block_promoted.yml
Normal file
33
config/block.block.views_block__resource_block_promoted.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: d229b66f-1fac-4d3b-8fe1-06b749ba002f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
- views.view.resource
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: DI69rTS0Bj5-RjyySaiyHvjBZH04xxsO7tSJ0CVfVdU
|
||||
id: views_block__resource_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: 5
|
||||
provider: null
|
||||
plugin: 'views_block:resource-block_promoted'
|
||||
settings:
|
||||
id: 'views_block:resource-block_promoted'
|
||||
label: ''
|
||||
label_display: visible
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
10
config/block_content.type.basic.yml
Normal file
10
config/block_content.type.basic.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 338e1e64-3925-4aae-85be-94ad792fc430
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
|
||||
id: basic
|
||||
label: 'Basic block'
|
||||
revision: 0
|
||||
description: 'A basic block contains a title and a body.'
|
10
config/block_content.type.slide.yml
Normal file
10
config/block_content.type.slide.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 2f3e3e66-7508-46e4-b36c-9660d8dd58e8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: pOGP3cCvZKJh3KvC3N1wt5CzxZgG0DOu7KDyFMi3gZw
|
||||
id: slide
|
||||
label: Slide
|
||||
revision: 1
|
||||
description: ''
|
|
@ -0,0 +1,19 @@
|
|||
uuid: 54534f53-307b-4ee6-affe-1f217b7efd9b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: iT20tn_NJtM8wJg4u9mQZO1iFxzV1_lXjCevCgdSMOc
|
||||
id: article_listing
|
||||
label: 'Article Listing'
|
||||
logic: and
|
||||
conditions:
|
||||
7ff8110c-3b7e-4b97-8def-4081a2590558:
|
||||
id: request_path
|
||||
pages: /articles
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
uuid: 7ff8110c-3b7e-4b97-8def-4081a2590558
|
||||
allow_other_conditions: false
|
|
@ -0,0 +1,19 @@
|
|||
uuid: f78cfc9c-3d6f-47a7-8be3-8fd21d8698ba
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: BY6B0phBkxMBePbxKu_qCUSqBpFoQ8n_A4Vw4anEqZk
|
||||
id: blog_listing
|
||||
label: 'Blog Listing'
|
||||
logic: and
|
||||
conditions:
|
||||
b3c1bb42-5349-4f54-abe9-590277c82bcc:
|
||||
id: request_path
|
||||
pages: /blog
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
uuid: b3c1bb42-5349-4f54-abe9-590277c82bcc
|
||||
allow_other_conditions: false
|
|
@ -0,0 +1,19 @@
|
|||
uuid: 3b66dee4-dec9-4edd-978a-6fe0d2d01e23
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: Tv32jp92LDR-yTboRnH2GYKFYsddm49jgS83wz1iBZw
|
||||
id: home_page
|
||||
label: 'Home page'
|
||||
logic: and
|
||||
conditions:
|
||||
c14822f9-38fa-4397-a5b6-ba9a6f94138e:
|
||||
id: request_path
|
||||
pages: '<front>'
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
uuid: c14822f9-38fa-4397-a5b6-ba9a6f94138e
|
||||
allow_other_conditions: false
|
|
@ -0,0 +1,19 @@
|
|||
uuid: 4cd5d73b-a929-4768-9789-49abb6fec5f0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: IV09kLm0OJDw7OeRpdBWLNYps0XEXi5mCXGvJqfXOOA
|
||||
id: resource_listing
|
||||
label: 'Resource Listing'
|
||||
logic: and
|
||||
conditions:
|
||||
a8640e54-e935-4421-ade8-277a3e8cf3e2:
|
||||
id: request_path
|
||||
pages: /resources
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
uuid: a8640e54-e935-4421-ade8-277a3e8cf3e2
|
||||
allow_other_conditions: false
|
33
config/bulma.settings.yml
Normal file
33
config/bulma.settings.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
_core:
|
||||
default_config_hash: QfWMJov5ZfW5ByL0Vo3QlL069XBMiMEO5STgyeSiwNY
|
||||
general:
|
||||
block: 1
|
||||
icon: 1
|
||||
icon_type: 1
|
||||
menu: main
|
||||
button:
|
||||
colorize: 1
|
||||
size: '0'
|
||||
outlined: 0
|
||||
inverted: 0
|
||||
elements:
|
||||
labels_inline: 0
|
||||
input_size: '0'
|
||||
labels_rounded: 0
|
||||
labels_color: '0'
|
||||
labels_size: '0'
|
||||
tabs:
|
||||
position: '0'
|
||||
size: '0'
|
||||
style: is-boxed
|
||||
fullwidth: 0
|
||||
table:
|
||||
bordered: 0
|
||||
striped: 0
|
||||
narrow: 0
|
||||
cdn:
|
||||
bulma:
|
||||
version: 0.9.1
|
||||
bulmaswatch:
|
||||
version: 0.8.1
|
||||
theme: default
|
3
config/claro.settings.yml
Normal file
3
config/claro.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
third_party_settings:
|
||||
shortcut:
|
||||
module_link: true
|
3
config/comment.settings.yml
Normal file
3
config/comment.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
_core:
|
||||
default_config_hash: YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc
|
||||
log_ip_addresses: false
|
10
config/comment.type.comment.yml
Normal file
10
config/comment.type.comment.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 47da9016-6b91-45f0-98b3-dbe33caf34ea
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA
|
||||
id: comment
|
||||
label: 'Default comments'
|
||||
target_entity_type_id: node
|
||||
description: 'Allows commenting on content'
|
|
@ -0,0 +1,9 @@
|
|||
uuid: 1e794184-0dd8-423e-bd2d-412220aa6071
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: G3RasgGpLT7MiDfwt1phJQ229-nSxEF7TVbk-QrirXU
|
||||
id: administer_account_settings
|
||||
label: 'Administer account settings'
|
||||
route: entity.user.admin_form
|
|
@ -0,0 +1,9 @@
|
|||
uuid: 40f6fb40-fd75-4a07-b8fc-4f92b55f75e3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 3Ay9YI_ngS7P7x3VPJDbmjrsZ8GT_S-Zkfgx2g4tGeY
|
||||
id: administer_date_time
|
||||
label: 'Administer date-time'
|
||||
route: entity.date_format.collection
|
|
@ -0,0 +1,9 @@
|
|||
uuid: a2e376a5-a54f-4662-b81d-38111cc185fb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 2q2utr64_esqpIf4zs8AQlwD4Qx4E7zlyq3vx64o6u8
|
||||
id: administer_error_logs
|
||||
label: 'Administer error logs'
|
||||
route: dblog.overview
|
|
@ -0,0 +1,9 @@
|
|||
uuid: b6f3e8ad-d90c-45c2-be3d-23c7d02d5df0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: L7Fm9s3OFts1EqoEZeMwKxAa7FRxN6H418WDwfav3QI
|
||||
id: administer_file_system
|
||||
label: 'Administer file system'
|
||||
route: system.file_system_settings
|
|
@ -0,0 +1,9 @@
|
|||
uuid: c4352b40-682e-423a-9674-f2d2789019f2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 4SOCGLTpCWgga4_Ohxap04eJSop6vQL-h2XC4VbDIPs
|
||||
id: administer_site_information
|
||||
label: 'Administer site information'
|
||||
route: system.site_information_settings
|
|
@ -0,0 +1,9 @@
|
|||
uuid: 031a1879-ad0d-43f3-b308-fbc06cf42ff2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: eJWhGhpRfmEhpk2aZAe8424DHGi6A4onjpxfouE4eWk
|
||||
id: edit_contact_form
|
||||
label: 'Edit contact form'
|
||||
route: "entity.contact_form.collection\r\nentity.contact_form.edit_form"
|
|
@ -0,0 +1,18 @@
|
|||
uuid: 1d0bbfc9-d1e5-4ab7-a33d-9818eb86e930
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- admin_toolbar
|
||||
id: config_sync.module.admin_toolbar
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: admin_toolbar
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: admin_toolbar.settings
|
||||
data:
|
||||
menu_depth: 4
|
||||
_core:
|
||||
default_config_hash: jvTSppzcgH5wnzBhX5xnAExcp2I1CzkQ_aky65XNfYI
|
|
@ -0,0 +1,18 @@
|
|||
uuid: a729adb5-5c7e-4f6a-aa60-817e85f8f745
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- admin_toolbar_search
|
||||
id: config_sync.module.admin_toolbar_search
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: admin_toolbar_search
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: admin_toolbar_search.settings
|
||||
data:
|
||||
display_menu_item: 0
|
||||
_core:
|
||||
default_config_hash: AAmWcgwzGYbXfR6wfEfMyoi3r5QZwlpxvq5dHbupnJo
|
|
@ -0,0 +1,20 @@
|
|||
uuid: 5dae5c92-6fc4-498f-a6a1-123f53d295db
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- admin_toolbar_tools
|
||||
id: config_sync.module.admin_toolbar_tools
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: admin_toolbar_tools
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: admin_toolbar_tools.settings
|
||||
data:
|
||||
max_bundle_number: 20
|
||||
hoverintent_functionality: true
|
||||
show_local_tasks: false
|
||||
_core:
|
||||
default_config_hash: WgdZsrd_5w9jlmcHV4R9dD2tG9OZEkYo4I_O8h7Gq8Q
|
|
@ -0,0 +1,18 @@
|
|||
uuid: 0be927b2-72a1-4d88-8590-43bedaa1fddb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- automated_cron
|
||||
id: config_sync.module.automated_cron
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: automated_cron
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: automated_cron.settings
|
||||
data:
|
||||
interval: 10800
|
||||
_core:
|
||||
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
|
|
@ -0,0 +1,35 @@
|
|||
uuid: b484a888-0530-402b-a628-3debe3a2e9a2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- autosave_form
|
||||
id: config_sync.module.autosave_form
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: autosave_form
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: autosave_form.messages
|
||||
data:
|
||||
entity_saved_in_background_alert_message: 'The content has been modified elsewhere. As a result, autosaving has been disabled and autosaved states for the current page have been deleted. Autosave will be reactivated after reloading the page.'
|
||||
_core:
|
||||
default_config_hash: In3MY-CuVp64RxCeU5X6rsEhR6jR4Si8OG6BX18DALg
|
||||
-
|
||||
collection: ''
|
||||
name: autosave_form.settings
|
||||
data:
|
||||
interval: 60000
|
||||
only_on_form_change: false
|
||||
active_on:
|
||||
content_entity_forms: true
|
||||
config_entity_forms: false
|
||||
notification:
|
||||
active: true
|
||||
message: 'Saving draft...'
|
||||
delay: 1000
|
||||
allowed_content_entity_types: { }
|
||||
allowed_new: false
|
||||
_core:
|
||||
default_config_hash: 6uGywXBC2llr97xPFZCXF_vPHH6Y7skqF2LOoXt4ADM
|
56
config/config_snapshot.snapshot.config_sync.module.block.yml
Normal file
56
config/config_snapshot.snapshot.config_sync.module.block.yml
Normal file
|
@ -0,0 +1,56 @@
|
|||
uuid: 01b3553f-7008-4c8a-a3c7-223b3a99615e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block
|
||||
id: config_sync.module.block
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: block
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: tour.tour.block-layout
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block
|
||||
id: block-layout
|
||||
label: 'Block Layout Page'
|
||||
module: block
|
||||
routes:
|
||||
-
|
||||
route_name: block.admin_display
|
||||
tips:
|
||||
block-layout:
|
||||
id: block-layout
|
||||
plugin: text
|
||||
label: 'Block Layout'
|
||||
weight: 1
|
||||
body: 'Blocks are boxes of content rendered into an area, or region, of a web page that can be displayed in regions (such as footer or sidebar) on your page.'
|
||||
place-block:
|
||||
id: place-block
|
||||
plugin: text
|
||||
label: 'Place Blocks'
|
||||
weight: 2
|
||||
selector: .button--small
|
||||
body: 'Any custom or contributed block can be added to a particular region by clicking on a button Place block. A new block can also be created by clicking on Place Block'
|
||||
block-region:
|
||||
id: block-region
|
||||
plugin: text
|
||||
label: 'Block Region'
|
||||
weight: 3
|
||||
selector: .block-region-select
|
||||
body: 'Assign or change the region of a block by clicking here. A dropdown list with all the regions will appear. You can place one block in multiple regions.'
|
||||
configure-block:
|
||||
id: configure-block
|
||||
plugin: text
|
||||
label: 'Configure Block'
|
||||
weight: 4
|
||||
selector: .dropbutton-widget
|
||||
body: 'By Clicking on "Configure" you can go ahead and edit the contents of the block, deal with the visibility settings and even change the placement of where it is on your theme.'
|
||||
_core:
|
||||
default_config_hash: pG6QAggTrD7RQWb79PT3NH48GSvTiePly_l53f3OENs
|
|
@ -0,0 +1,605 @@
|
|||
uuid: cb206da7-42cf-4766-aa90-e5d262b317e9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
id: config_sync.module.block_content
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: block_content
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: core.entity_view_mode.block_content.full
|
||||
data:
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
id: block_content.full
|
||||
label: Full
|
||||
targetEntityType: block_content
|
||||
cache: true
|
||||
_core:
|
||||
default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.block_content.body
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- text
|
||||
id: block_content.body
|
||||
field_name: body
|
||||
entity_type: block_content
|
||||
type: text_with_summary
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
||||
_core:
|
||||
default_config_hash: eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc
|
||||
-
|
||||
collection: ''
|
||||
name: views.view.block_content
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- user
|
||||
id: block_content
|
||||
label: 'Content blocks'
|
||||
module: views
|
||||
description: 'Find and manage content blocks.'
|
||||
tag: default
|
||||
base_table: block_content_field_data
|
||||
base_field: id
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Content blocks'
|
||||
fields:
|
||||
info:
|
||||
id: info
|
||||
table: block_content_field_data
|
||||
field: info
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: null
|
||||
entity_field: info
|
||||
plugin_id: field
|
||||
label: 'Block description'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: string
|
||||
settings:
|
||||
link_to_entity: true
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
type:
|
||||
id: type
|
||||
table: block_content_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: type
|
||||
plugin_id: field
|
||||
label: 'Block type'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: false
|
||||
group_column: target_id
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
changed:
|
||||
id: changed
|
||||
table: block_content_field_data
|
||||
field: changed
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: changed
|
||||
plugin_id: field
|
||||
label: Updated
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
type: timestamp
|
||||
settings:
|
||||
date_format: short
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: long
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
operations:
|
||||
id: operations
|
||||
table: block_content
|
||||
field: operations
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
plugin_id: entity_operations
|
||||
label: Operations
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
destination: true
|
||||
pager:
|
||||
type: mini
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 50
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button: true
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'access block library'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty:
|
||||
area_text_custom:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: text_custom
|
||||
empty: true
|
||||
content: 'There are no content blocks available.'
|
||||
tokenize: false
|
||||
block_content_listing_empty:
|
||||
id: block_content_listing_empty
|
||||
table: block_content
|
||||
field: block_content_listing_empty
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
plugin_id: block_content_listing_empty
|
||||
label: ''
|
||||
empty: true
|
||||
sorts: { }
|
||||
arguments: { }
|
||||
filters:
|
||||
info:
|
||||
id: info
|
||||
table: block_content_field_data
|
||||
field: info
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: info
|
||||
plugin_id: string
|
||||
operator: contains
|
||||
value: ''
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: info_op
|
||||
label: 'Block description'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: info_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: info
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
type:
|
||||
id: type
|
||||
table: block_content_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
operator: in
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: type_op
|
||||
label: 'Block type'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: type_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: type
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reusable:
|
||||
id: reusable
|
||||
table: block_content_field_data
|
||||
field: reusable
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: block_content
|
||||
entity_field: reusable
|
||||
plugin_id: boolean
|
||||
operator: '='
|
||||
value: '1'
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
columns:
|
||||
info: info
|
||||
type: type
|
||||
changed: changed
|
||||
operations: operations
|
||||
default: changed
|
||||
info:
|
||||
info:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
type:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
changed:
|
||||
sortable: true
|
||||
default_sort_order: desc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
operations:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
override: true
|
||||
sticky: false
|
||||
summary: ''
|
||||
empty_table: true
|
||||
caption: ''
|
||||
description: ''
|
||||
row:
|
||||
type: fields
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
page_1:
|
||||
id: page_1
|
||||
display_title: Page
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
path: admin/content/block
|
||||
menu:
|
||||
type: tab
|
||||
title: Blocks
|
||||
description: 'Create and edit content blocks.'
|
||||
weight: 0
|
||||
menu_name: admin
|
||||
parent: system.admin_content
|
||||
context: '0'
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
_core:
|
||||
default_config_hash: AcOE_1RLjX4okjWSOk7Pen1IdtPsY0Nbn0HXWG3zMqc
|
2013
config/config_snapshot.snapshot.config_sync.module.comment.yml
Normal file
2013
config/config_snapshot.snapshot.config_sync.module.comment.yml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,59 @@
|
|||
uuid: 2a0bdad0-05cb-420a-82e0-62043eef1c22
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- config_perms
|
||||
id: config_sync.module.config_perms
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: config_perms
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: config_perms.custom_perms_entity.administer_account_settings
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: administer_account_settings
|
||||
label: 'Administer account settings'
|
||||
route: entity.user.admin_form
|
||||
_core:
|
||||
default_config_hash: G3RasgGpLT7MiDfwt1phJQ229-nSxEF7TVbk-QrirXU
|
||||
-
|
||||
collection: ''
|
||||
name: config_perms.custom_perms_entity.administer_date_time
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: administer_date_time
|
||||
label: 'Administer date-time'
|
||||
route: entity.date_format.collection
|
||||
_core:
|
||||
default_config_hash: 3Ay9YI_ngS7P7x3VPJDbmjrsZ8GT_S-Zkfgx2g4tGeY
|
||||
-
|
||||
collection: ''
|
||||
name: config_perms.custom_perms_entity.administer_error_logs
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: administer_error_logs
|
||||
label: 'Administer error logs'
|
||||
route: dblog.overview
|
||||
_core:
|
||||
default_config_hash: 2q2utr64_esqpIf4zs8AQlwD4Qx4E7zlyq3vx64o6u8
|
||||
-
|
||||
collection: ''
|
||||
name: config_perms.custom_perms_entity.administer_file_system
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: administer_file_system
|
||||
label: 'Administer file system'
|
||||
route: system.file_system_settings
|
||||
_core:
|
||||
default_config_hash: L7Fm9s3OFts1EqoEZeMwKxAa7FRxN6H418WDwfav3QI
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue