Export the configuration
This commit is contained in:
parent
331e22299a
commit
0c51428c1b
328 changed files with 19596 additions and 0 deletions
23
config/sync/.htaccess
Normal file
23
config/sync/.htaccess
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
# 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_php5.c>
|
||||||
|
php_flag engine off
|
||||||
|
</IfModule>
|
3
config/sync/automated_cron.settings.yml
Normal file
3
config/sync/automated_cron.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
interval: 10800
|
||||||
|
_core:
|
||||||
|
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
|
26
config/sync/block.block.bulma_account_menu.yml
Normal file
26
config/sync/block.block.bulma_account_menu.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: 09105e50-8c98-4061-8f03-00cb41799469
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '1'
|
||||||
|
level: 1
|
||||||
|
depth: 1
|
||||||
|
visibility: { }
|
25
config/sync/block.block.bulma_branding.yml
Normal file
25
config/sync/block.block.bulma_branding.yml
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
uuid: 82c533ca-8a7f-43d4-8109-6739b12d62ec
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
use_site_logo: true
|
||||||
|
use_site_name: true
|
||||||
|
use_site_slogan: true
|
||||||
|
visibility: { }
|
22
config/sync/block.block.bulma_content.yml
Normal file
22
config/sync/block.block.bulma_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 794e5ae5-5426-49c8-9c59-f56d8b49fc38
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.bulma_help.yml
Normal file
22
config/sync/block.block.bulma_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 1bd96d11-fcf2-43bc-a04e-c673200e34c9
|
||||||
|
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
|
||||||
|
provider: help
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.bulma_local_tasks.yml
Normal file
22
config/sync/block.block.bulma_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 0083727a-d3e8-49e6-a419-458d86736975
|
||||||
|
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
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: true
|
||||||
|
secondary: true
|
||||||
|
visibility: { }
|
26
config/sync/block.block.bulma_main_menu.yml
Normal file
26
config/sync/block.block.bulma_main_menu.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: 785d703b-d798-4182-a52c-497a1e063256
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 1
|
||||||
|
visibility: { }
|
22
config/sync/block.block.bulma_messages.yml
Normal file
22
config/sync/block.block.bulma_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 3e13b4eb-35d4-40e0-b561-b1f2b23e3bb6
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
20
config/sync/block.block.bulma_page_title.yml
Normal file
20
config/sync/block.block.bulma_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: 187fa87a-ade2-4f4f-87af-2831524feff8
|
||||||
|
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'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.bulma_powered.yml
Normal file
22
config/sync/block.block.bulma_powered.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: f18fffa0-21c3-41d3-8e65-944331db9aea
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
26
config/sync/block.block.bulma_tools.yml
Normal file
26
config/sync/block.block.bulma_tools.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: 7643b603-9873-4215-ade9-e08acb55cab5
|
||||||
|
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
|
||||||
|
provider: system
|
||||||
|
label_display: visible
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
visibility: { }
|
26
config/sync/block.block.octavia_account_menu.yml
Normal file
26
config/sync/block.block.octavia_account_menu.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: c3309cfa-89e3-4c01-b8f5-f151f7443d25
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.account
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
_core:
|
||||||
|
default_config_hash: 9PHvd2Ue4UvmYP_rqsgYWuuXkExdZIJhzOeUrLf_iOA
|
||||||
|
id: octavia_account_menu
|
||||||
|
theme: octavia
|
||||||
|
region: footer
|
||||||
|
weight: 0
|
||||||
|
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: 1
|
||||||
|
visibility: { }
|
25
config/sync/block.block.octavia_branding.yml
Normal file
25
config/sync/block.block.octavia_branding.yml
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
uuid: 4d507300-5950-463e-a6e6-d59134282da1
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
use_site_logo: true
|
||||||
|
use_site_name: true
|
||||||
|
use_site_slogan: true
|
||||||
|
visibility: { }
|
22
config/sync/block.block.octavia_content.yml
Normal file
22
config/sync/block.block.octavia_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 434275ad-72e6-47c6-b5b5-8eae50ca84d5
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
26
config/sync/block.block.octavia_footer_menu.yml
Normal file
26
config/sync/block.block.octavia_footer_menu.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: efc35fb2-8232-46af-ad9e-44f8032e717c
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.footer
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
_core:
|
||||||
|
default_config_hash: P7gbvSsJ5ycGlBGKsI2WyMe7hSWdn-f6uvYwISUoZQ8
|
||||||
|
id: octavia_footer_menu
|
||||||
|
theme: octavia
|
||||||
|
region: footer
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'system_menu_block:footer'
|
||||||
|
settings:
|
||||||
|
id: 'system_menu_block:footer'
|
||||||
|
label: 'Footer menu'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
visibility: { }
|
22
config/sync/block.block.octavia_help.yml
Normal file
22
config/sync/block.block.octavia_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 02590063-93ff-4fb1-943f-86ee8c524052
|
||||||
|
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
|
||||||
|
provider: help
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
20
config/sync/block.block.octavia_local_actions.yml
Normal file
20
config/sync/block.block.octavia_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: b063cb83-5cad-44a3-a7e6-9774c0e79a4d
|
||||||
|
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'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.octavia_local_tasks.yml
Normal file
22
config/sync/block.block.octavia_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 5d9c6088-a00f-4f72-80ed-26e4a792af15
|
||||||
|
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
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: true
|
||||||
|
secondary: true
|
||||||
|
visibility: { }
|
26
config/sync/block.block.octavia_main_menu.yml
Normal file
26
config/sync/block.block.octavia_main_menu.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: ffb347df-b893-4c77-bfb3-54b3f9a3374e
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 2
|
||||||
|
visibility: { }
|
22
config/sync/block.block.octavia_messages.yml
Normal file
22
config/sync/block.block.octavia_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: c1b11fa6-6376-4600-ac01-5570a1166d10
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
20
config/sync/block.block.octavia_page_title.yml
Normal file
20
config/sync/block.block.octavia_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: a963c6b0-fb51-4779-a7a7-131a00d0406b
|
||||||
|
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'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.octavia_powered_by_drutopia.yml
Normal file
22
config/sync/block.block.octavia_powered_by_drutopia.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 8c0de50c-280b-4ad9-a8d4-790e15f7949a
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- drutopia
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
_core:
|
||||||
|
default_config_hash: KixahkY1P3IE9ITO-Xrd23RjKSQwSM4IC5QK25H7ZY8
|
||||||
|
id: octavia_powered_by_drutopia
|
||||||
|
theme: octavia
|
||||||
|
region: footer
|
||||||
|
weight: -7
|
||||||
|
provider: null
|
||||||
|
plugin: drutopia_powered_by_block
|
||||||
|
settings:
|
||||||
|
id: drutopia_powered_by_block
|
||||||
|
label: 'Powered by Drutopia'
|
||||||
|
provider: drutopia
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.seven_breadcrumbs.yml
Normal file
22
config/sync/block.block.seven_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 989f07e3-7221-433a-96a9-a217c0190005
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: WWu2OQswgCztl9OeXjD1stexIEMZsSgPMYIdC-JHx9c
|
||||||
|
id: seven_breadcrumbs
|
||||||
|
theme: seven
|
||||||
|
region: breadcrumb
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_breadcrumb_block
|
||||||
|
settings:
|
||||||
|
id: system_breadcrumb_block
|
||||||
|
label: Breadcrumbs
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.seven_content.yml
Normal file
22
config/sync/block.block.seven_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 3b91df70-abf5-4462-9f70-94f348c538c6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: YRY68JWkaUiGeZlWMv1nzeIgDm0ZZwXYgpqUpLFzwAY
|
||||||
|
id: seven_content
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_main_block
|
||||||
|
settings:
|
||||||
|
id: system_main_block
|
||||||
|
label: 'Main page content'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.seven_help.yml
Normal file
22
config/sync/block.block.seven_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 4fda5847-3ea4-42ef-8db7-217fcdf237d4
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- help
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: NU5A_49mwLHfs5xFzMFrZ850w9pgUolxMS9NNF3vv4c
|
||||||
|
id: seven_help
|
||||||
|
theme: seven
|
||||||
|
region: help
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: help_block
|
||||||
|
settings:
|
||||||
|
id: help_block
|
||||||
|
label: Help
|
||||||
|
provider: help
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
20
config/sync/block.block.seven_local_actions.yml
Normal file
20
config/sync/block.block.seven_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: ea75272e-d41a-43c5-ad12-ea049fcf1e0f
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: HHryZVJbeKi9WnuBGC8FOhBZmBnk2G1H6KxFuy-rC9A
|
||||||
|
id: seven_local_actions
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: -10
|
||||||
|
provider: null
|
||||||
|
plugin: local_actions_block
|
||||||
|
settings:
|
||||||
|
id: local_actions_block
|
||||||
|
label: 'Primary admin actions'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.seven_login.yml
Normal file
22
config/sync/block.block.seven_login.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: d311a9a5-e2ce-4603-98f5-13ff47160d78
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: IItlF4SKHgxduIysVQdvirDJ_v3HGuAviOkidAOJYRE
|
||||||
|
id: seven_login
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: 10
|
||||||
|
provider: null
|
||||||
|
plugin: user_login_block
|
||||||
|
settings:
|
||||||
|
id: user_login_block
|
||||||
|
label: 'User login'
|
||||||
|
provider: user
|
||||||
|
label_display: visible
|
||||||
|
visibility: { }
|
22
config/sync/block.block.seven_messages.yml
Normal file
22
config/sync/block.block.seven_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 545fcc8a-805c-47f8-be90-4f144594d14b
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: XJqWwLt1LDCnazcEN6QkJmCLjk4R0__-8s0OO9xeNjg
|
||||||
|
id: seven_messages
|
||||||
|
theme: seven
|
||||||
|
region: highlighted
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_messages_block
|
||||||
|
settings:
|
||||||
|
id: system_messages_block
|
||||||
|
label: 'Status messages'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
20
config/sync/block.block.seven_page_title.yml
Normal file
20
config/sync/block.block.seven_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: 88fb36fe-ca5e-4f92-8596-50125c5958fe
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: ZSpc3IoSaLd0PkB02nxjVPBMztIdsTdHek9SiGaqZ_c
|
||||||
|
id: seven_page_title
|
||||||
|
theme: seven
|
||||||
|
region: header
|
||||||
|
weight: -30
|
||||||
|
provider: null
|
||||||
|
plugin: page_title_block
|
||||||
|
settings:
|
||||||
|
id: page_title_block
|
||||||
|
label: 'Page title'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.seven_primary_local_tasks.yml
Normal file
22
config/sync/block.block.seven_primary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 596452a7-3dc1-48b9-a822-861efb6a5bf3
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: ddy1OsBbWxjwEI8VL1viD4I69qcLHOkul4BxbTqLBTs
|
||||||
|
id: seven_primary_local_tasks
|
||||||
|
theme: seven
|
||||||
|
region: header
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: local_tasks_block
|
||||||
|
settings:
|
||||||
|
id: local_tasks_block
|
||||||
|
label: 'Primary tabs'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: true
|
||||||
|
secondary: false
|
||||||
|
visibility: { }
|
22
config/sync/block.block.seven_secondary_local_tasks.yml
Normal file
22
config/sync/block.block.seven_secondary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: c55adf94-7930-46bd-9a3c-f4af8e952a59
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
_core:
|
||||||
|
default_config_hash: QeZBeCilQfeET3GeW6ZtJkEiwROADTZktFgKWwPieD4
|
||||||
|
id: seven_secondary_local_tasks
|
||||||
|
theme: seven
|
||||||
|
region: pre_content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: local_tasks_block
|
||||||
|
settings:
|
||||||
|
id: local_tasks_block
|
||||||
|
label: 'Secondary tabs'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: false
|
||||||
|
secondary: true
|
||||||
|
visibility: { }
|
10
config/sync/block_content.type.basic.yml
Normal file
10
config/sync/block_content.type.basic.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: 1d3d62fa-18cf-4fc0-9eec-debadd11aa6b
|
||||||
|
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/sync/block_content.type.slide.yml
Normal file
10
config/sync/block_content.type.slide.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: af702baa-ab59-4624-a2df-1fa4eed82fe6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: pOGP3cCvZKJh3KvC3N1wt5CzxZgG0DOu7KDyFMi3gZw
|
||||||
|
id: slide
|
||||||
|
label: Slide
|
||||||
|
revision: 1
|
||||||
|
description: ''
|
33
config/sync/bulma.settings.yml
Normal file
33
config/sync/bulma.settings.yml
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
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.5.3
|
||||||
|
bulmaswatch:
|
||||||
|
version: 0.5.1
|
||||||
|
theme: default
|
||||||
|
_core:
|
||||||
|
default_config_hash: u5HfkXMiQipMF-CAMTyJj7Thrm-29irq33crpU5f3jI
|
|
@ -0,0 +1,9 @@
|
||||||
|
uuid: 80b4b7f1-b4c7-4bfe-93b9-32e3df38b3a8
|
||||||
|
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: 7fec7060-96ec-4f5d-8a02-78b923cefcf3
|
||||||
|
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: 237641e6-e49e-4359-8db5-d8bc2577c1bf
|
||||||
|
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: 9caf667d-2890-4e70-b984-22206301b5b4
|
||||||
|
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: 018f2838-3f08-4aa7-ae7e-950f04d9b66a
|
||||||
|
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: 10d8c1ec-fe14-4cff-b75d-d6487626482d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: 3s7TZohzg-BSC-XYIYLlT3rdMdr1-VOEbgPyt6z05BI
|
||||||
|
id: edit_contact_form
|
||||||
|
label: 'Edit contact form'
|
||||||
|
route: null
|
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: a62364be-3e37-4442-a471-dd21d9810f9a
|
||||||
|
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
|
|
@ -0,0 +1,46 @@
|
||||||
|
uuid: a7175c58-ba43-41a1-9cb5-63bb42a8f8c1
|
||||||
|
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
|
||||||
|
-
|
||||||
|
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
|
|
@ -0,0 +1,102 @@
|
||||||
|
uuid: a3677c58-8cd7-4c86-953b-3993e4e49ec0
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- comment
|
||||||
|
id: config_sync.module.comment
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: comment
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.comment.full
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- comment
|
||||||
|
id: comment.full
|
||||||
|
label: 'Full comment'
|
||||||
|
targetEntityType: comment
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.storage.comment.comment_body
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- comment
|
||||||
|
- text
|
||||||
|
id: comment.comment_body
|
||||||
|
field_name: comment_body
|
||||||
|
entity_type: comment
|
||||||
|
type: text_long
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: true
|
||||||
|
custom_storage: false
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.comment_delete_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- comment
|
||||||
|
id: comment_delete_action
|
||||||
|
label: 'Delete comment'
|
||||||
|
type: comment
|
||||||
|
plugin: comment_delete_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.comment_publish_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- comment
|
||||||
|
id: comment_publish_action
|
||||||
|
label: 'Publish comment'
|
||||||
|
type: comment
|
||||||
|
plugin: 'entity:publish_action:comment'
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.comment_save_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- comment
|
||||||
|
id: comment_save_action
|
||||||
|
label: 'Save comment'
|
||||||
|
type: comment
|
||||||
|
plugin: 'entity:save_action:comment'
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.comment_unpublish_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- comment
|
||||||
|
id: comment_unpublish_action
|
||||||
|
label: 'Unpublish comment'
|
||||||
|
type: comment
|
||||||
|
plugin: 'entity:unpublish_action:comment'
|
||||||
|
configuration: { }
|
|
@ -0,0 +1,51 @@
|
||||||
|
uuid: 84f67059-89b0-4cd9-854f-3d126530149e
|
||||||
|
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
|
||||||
|
-
|
||||||
|
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
|
||||||
|
-
|
||||||
|
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
|
||||||
|
-
|
||||||
|
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
|
|
@ -0,0 +1,34 @@
|
||||||
|
uuid: 7a294d93-95b2-4fbb-bfe9-d80a6bca6ae7
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- contact
|
||||||
|
id: config_sync.module.contact
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: contact
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: contact.form.personal
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: personal
|
||||||
|
label: 'Personal contact form'
|
||||||
|
recipients: { }
|
||||||
|
reply: ''
|
||||||
|
weight: 0
|
||||||
|
message: 'Your message has been sent.'
|
||||||
|
redirect: ''
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: contact.settings
|
||||||
|
data:
|
||||||
|
default_form: feedback
|
||||||
|
flood:
|
||||||
|
limit: 5
|
||||||
|
interval: 3600
|
||||||
|
user_default_enabled: true
|
|
@ -0,0 +1,729 @@
|
||||||
|
uuid: a7b02ba5-698b-4cdd-949e-f8c0c425e094
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- dblog
|
||||||
|
id: config_sync.module.dblog
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: dblog
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: dblog.settings
|
||||||
|
data:
|
||||||
|
row_limit: 1000
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: views.view.watchdog
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- dblog
|
||||||
|
- user
|
||||||
|
id: watchdog
|
||||||
|
label: Watchdog
|
||||||
|
module: views
|
||||||
|
description: 'Recent log messages'
|
||||||
|
tag: ''
|
||||||
|
base_table: watchdog
|
||||||
|
base_field: wid
|
||||||
|
core: 8.x
|
||||||
|
display:
|
||||||
|
default:
|
||||||
|
display_plugin: default
|
||||||
|
id: default
|
||||||
|
display_title: Master
|
||||||
|
position: 0
|
||||||
|
display_options:
|
||||||
|
access:
|
||||||
|
type: perm
|
||||||
|
options:
|
||||||
|
perm: 'access site reports'
|
||||||
|
cache:
|
||||||
|
type: none
|
||||||
|
options: { }
|
||||||
|
query:
|
||||||
|
type: views_query
|
||||||
|
options:
|
||||||
|
disable_sql_rewrite: false
|
||||||
|
distinct: false
|
||||||
|
replica: false
|
||||||
|
query_comment: ''
|
||||||
|
query_tags: { }
|
||||||
|
exposed_form:
|
||||||
|
type: basic
|
||||||
|
options:
|
||||||
|
submit_button: Filter
|
||||||
|
reset_button: true
|
||||||
|
reset_button_label: Reset
|
||||||
|
exposed_sorts_label: 'Sort by'
|
||||||
|
expose_sort_order: false
|
||||||
|
sort_asc_label: Asc
|
||||||
|
sort_desc_label: Desc
|
||||||
|
pager:
|
||||||
|
type: mini
|
||||||
|
options:
|
||||||
|
items_per_page: 50
|
||||||
|
offset: 0
|
||||||
|
id: 0
|
||||||
|
total_pages: null
|
||||||
|
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
|
||||||
|
tags:
|
||||||
|
previous: ‹‹
|
||||||
|
next: ››
|
||||||
|
style:
|
||||||
|
type: table
|
||||||
|
options:
|
||||||
|
grouping: { }
|
||||||
|
row_class: '{{ type }} {{ severity }}'
|
||||||
|
default_row_class: true
|
||||||
|
override: true
|
||||||
|
sticky: false
|
||||||
|
caption: ''
|
||||||
|
summary: ''
|
||||||
|
description: ''
|
||||||
|
columns:
|
||||||
|
nothing: nothing
|
||||||
|
wid: wid
|
||||||
|
severity: severity
|
||||||
|
type: type
|
||||||
|
timestamp: timestamp
|
||||||
|
message: message
|
||||||
|
name: name
|
||||||
|
link: link
|
||||||
|
info:
|
||||||
|
nothing:
|
||||||
|
sortable: false
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: priority-medium
|
||||||
|
wid:
|
||||||
|
sortable: false
|
||||||
|
default_sort_order: desc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: priority-low
|
||||||
|
severity:
|
||||||
|
sortable: false
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: priority-low
|
||||||
|
type:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: priority-medium
|
||||||
|
timestamp:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: desc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: priority-low
|
||||||
|
message:
|
||||||
|
sortable: false
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
name:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: priority-medium
|
||||||
|
link:
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: priority-low
|
||||||
|
default: wid
|
||||||
|
empty_table: false
|
||||||
|
row:
|
||||||
|
type: fields
|
||||||
|
fields:
|
||||||
|
nothing:
|
||||||
|
id: nothing
|
||||||
|
table: views
|
||||||
|
field: nothing
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: Icon
|
||||||
|
label: ''
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: true
|
||||||
|
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: icon
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: false
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: false
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: false
|
||||||
|
plugin_id: custom
|
||||||
|
wid:
|
||||||
|
id: wid
|
||||||
|
table: watchdog
|
||||||
|
field: wid
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: WID
|
||||||
|
exclude: true
|
||||||
|
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
|
||||||
|
plugin_id: standard
|
||||||
|
severity:
|
||||||
|
id: severity
|
||||||
|
table: watchdog
|
||||||
|
field: severity
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Severity
|
||||||
|
exclude: true
|
||||||
|
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
|
||||||
|
machine_name: false
|
||||||
|
plugin_id: machine_name
|
||||||
|
type:
|
||||||
|
id: type
|
||||||
|
table: watchdog
|
||||||
|
field: type
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: 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
|
||||||
|
plugin_id: standard
|
||||||
|
timestamp:
|
||||||
|
id: timestamp
|
||||||
|
table: watchdog
|
||||||
|
field: timestamp
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Date
|
||||||
|
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
|
||||||
|
date_format: short
|
||||||
|
custom_date_format: ''
|
||||||
|
timezone: ''
|
||||||
|
plugin_id: date
|
||||||
|
message:
|
||||||
|
id: message
|
||||||
|
table: watchdog
|
||||||
|
field: message
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Message
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: true
|
||||||
|
path: 'admin/reports/dblog/event/{{ wid }}'
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: '{{ message }}'
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 56
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: true
|
||||||
|
trim: true
|
||||||
|
preserve_tags: ''
|
||||||
|
html: true
|
||||||
|
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
|
||||||
|
replace_variables: true
|
||||||
|
plugin_id: dblog_message
|
||||||
|
name:
|
||||||
|
id: name
|
||||||
|
table: users_field_data
|
||||||
|
field: name
|
||||||
|
relationship: uid
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: User
|
||||||
|
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: user_name
|
||||||
|
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
|
||||||
|
entity_type: user
|
||||||
|
entity_field: name
|
||||||
|
plugin_id: field
|
||||||
|
link:
|
||||||
|
id: link
|
||||||
|
table: watchdog
|
||||||
|
field: link
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
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
|
||||||
|
plugin_id: dblog_operations
|
||||||
|
filters:
|
||||||
|
type:
|
||||||
|
id: type
|
||||||
|
table: watchdog
|
||||||
|
field: type
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: in
|
||||||
|
value: { }
|
||||||
|
group: 1
|
||||||
|
exposed: true
|
||||||
|
expose:
|
||||||
|
operator_id: type_op
|
||||||
|
label: Type
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: type_op
|
||||||
|
identifier: type
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: true
|
||||||
|
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: { }
|
||||||
|
plugin_id: dblog_types
|
||||||
|
severity:
|
||||||
|
id: severity
|
||||||
|
table: watchdog
|
||||||
|
field: severity
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: in
|
||||||
|
value: { }
|
||||||
|
group: 1
|
||||||
|
exposed: true
|
||||||
|
expose:
|
||||||
|
operator_id: severity_op
|
||||||
|
label: Severity
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: severity_op
|
||||||
|
identifier: severity
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: true
|
||||||
|
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: { }
|
||||||
|
plugin_id: in_operator
|
||||||
|
sorts:
|
||||||
|
wid:
|
||||||
|
id: wid
|
||||||
|
table: watchdog
|
||||||
|
field: wid
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
order: DESC
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
label: ''
|
||||||
|
plugin_id: standard
|
||||||
|
title: 'Recent log messages'
|
||||||
|
header: { }
|
||||||
|
footer: { }
|
||||||
|
empty:
|
||||||
|
area:
|
||||||
|
id: area
|
||||||
|
table: views
|
||||||
|
field: area
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
empty: true
|
||||||
|
tokenize: false
|
||||||
|
content:
|
||||||
|
value: 'No log messages available.'
|
||||||
|
format: basic_html
|
||||||
|
plugin_id: text
|
||||||
|
relationships:
|
||||||
|
uid:
|
||||||
|
id: uid
|
||||||
|
table: watchdog
|
||||||
|
field: uid
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: User
|
||||||
|
required: false
|
||||||
|
plugin_id: standard
|
||||||
|
arguments: { }
|
||||||
|
display_extenders: { }
|
||||||
|
filter_groups:
|
||||||
|
operator: AND
|
||||||
|
groups:
|
||||||
|
1: AND
|
||||||
|
css_class: admin-dblog
|
||||||
|
cache_metadata:
|
||||||
|
max-age: 0
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- user.permissions
|
||||||
|
tags: { }
|
||||||
|
page:
|
||||||
|
display_plugin: page
|
||||||
|
id: page
|
||||||
|
display_title: Page
|
||||||
|
position: 1
|
||||||
|
display_options:
|
||||||
|
display_extenders: { }
|
||||||
|
path: admin/reports/dblog
|
||||||
|
cache_metadata:
|
||||||
|
max-age: 0
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- user.permissions
|
||||||
|
tags: { }
|
|
@ -0,0 +1,310 @@
|
||||||
|
uuid: a83c6ee3-4eef-451c-affb-8c3427d55fa4
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- drutopia
|
||||||
|
id: config_sync.module.drutopia
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: drutopia
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: automated_cron.settings
|
||||||
|
data:
|
||||||
|
interval: 10800
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_footer_menu
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.footer
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_footer_menu
|
||||||
|
theme: octavia
|
||||||
|
region: footer
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'system_menu_block:footer'
|
||||||
|
settings:
|
||||||
|
id: 'system_menu_block:footer'
|
||||||
|
label: 'Footer menu'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_local_actions
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
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'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_powered_by_drutopia
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- drutopia
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_powered_by_drutopia
|
||||||
|
theme: octavia
|
||||||
|
region: footer
|
||||||
|
weight: -7
|
||||||
|
provider: null
|
||||||
|
plugin: drutopia_powered_by_block
|
||||||
|
settings:
|
||||||
|
id: drutopia_powered_by_block
|
||||||
|
label: 'Powered by Drutopia'
|
||||||
|
provider: drutopia
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_breadcrumbs
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_breadcrumbs
|
||||||
|
theme: seven
|
||||||
|
region: breadcrumb
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_breadcrumb_block
|
||||||
|
settings:
|
||||||
|
id: system_breadcrumb_block
|
||||||
|
label: Breadcrumbs
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_content
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_content
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_main_block
|
||||||
|
settings:
|
||||||
|
id: system_main_block
|
||||||
|
label: 'Main page content'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_help
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- help
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_help
|
||||||
|
theme: seven
|
||||||
|
region: help
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: help_block
|
||||||
|
settings:
|
||||||
|
id: help_block
|
||||||
|
label: Help
|
||||||
|
provider: help
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_local_actions
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_local_actions
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: -10
|
||||||
|
provider: null
|
||||||
|
plugin: local_actions_block
|
||||||
|
settings:
|
||||||
|
id: local_actions_block
|
||||||
|
label: 'Primary admin actions'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_login
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_login
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: 10
|
||||||
|
provider: null
|
||||||
|
plugin: user_login_block
|
||||||
|
settings:
|
||||||
|
id: user_login_block
|
||||||
|
label: 'User login'
|
||||||
|
provider: user
|
||||||
|
label_display: visible
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_messages
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_messages
|
||||||
|
theme: seven
|
||||||
|
region: highlighted
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_messages_block
|
||||||
|
settings:
|
||||||
|
id: system_messages_block
|
||||||
|
label: 'Status messages'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_page_title
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_page_title
|
||||||
|
theme: seven
|
||||||
|
region: header
|
||||||
|
weight: -30
|
||||||
|
provider: null
|
||||||
|
plugin: page_title_block
|
||||||
|
settings:
|
||||||
|
id: page_title_block
|
||||||
|
label: 'Page title'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_primary_local_tasks
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_primary_local_tasks
|
||||||
|
theme: seven
|
||||||
|
region: header
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: local_tasks_block
|
||||||
|
settings:
|
||||||
|
id: local_tasks_block
|
||||||
|
label: 'Primary tabs'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: true
|
||||||
|
secondary: false
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.seven_secondary_local_tasks
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_secondary_local_tasks
|
||||||
|
theme: seven
|
||||||
|
region: pre_content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: local_tasks_block
|
||||||
|
settings:
|
||||||
|
id: local_tasks_block
|
||||||
|
label: 'Secondary tabs'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: false
|
||||||
|
secondary: true
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: seven.settings
|
||||||
|
data:
|
||||||
|
third_party_settings:
|
||||||
|
shortcut:
|
||||||
|
module_link: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.cron
|
||||||
|
data:
|
||||||
|
threshold:
|
||||||
|
requirements_warning: 172800
|
||||||
|
requirements_error: 1209600
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.theme
|
||||||
|
data:
|
||||||
|
admin: seven
|
||||||
|
default: octavia
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,527 @@
|
||||||
|
uuid: 5951a02a-b99f-40e9-b497-6b71b39aab4d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- drutopia_page
|
||||||
|
id: config_sync.module.drutopia_page
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: drutopia_page
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.base_field_override.node.page.promote
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.page
|
||||||
|
id: node.page.promote
|
||||||
|
field_name: promote
|
||||||
|
entity_type: node
|
||||||
|
bundle: page
|
||||||
|
label: 'Promoted to front page'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: 'On'
|
||||||
|
off_label: 'Off'
|
||||||
|
field_type: boolean
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_form_display.node.page.default
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.page.body
|
||||||
|
- field.field.node.page.field_body_paragraph
|
||||||
|
- field.field.node.page.field_meta_tags
|
||||||
|
- field.field.node.page.field_summary
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- metatag
|
||||||
|
- paragraphs
|
||||||
|
- path
|
||||||
|
- text
|
||||||
|
id: node.page.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: page
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 4
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
field_body_paragraph:
|
||||||
|
weight: 2
|
||||||
|
settings:
|
||||||
|
title: Paragraph
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
add_mode: button
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: text
|
||||||
|
third_party_settings: { }
|
||||||
|
type: entity_reference_paragraphs
|
||||||
|
region: content
|
||||||
|
field_meta_tags:
|
||||||
|
weight: 6
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
type: metatag_firehose
|
||||||
|
region: content
|
||||||
|
field_summary:
|
||||||
|
weight: 1
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_textarea
|
||||||
|
region: content
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 5
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 3
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
body: true
|
||||||
|
promote: true
|
||||||
|
sticky: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_display.node.page.default
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.page.body
|
||||||
|
- field.field.node.page.field_body_paragraph
|
||||||
|
- field.field.node.page.field_meta_tags
|
||||||
|
- field.field.node.page.field_summary
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- ds
|
||||||
|
- user
|
||||||
|
third_party_settings:
|
||||||
|
ds:
|
||||||
|
layout:
|
||||||
|
id: ds_1col
|
||||||
|
library: null
|
||||||
|
disable_css: false
|
||||||
|
entity_classes: all_classes
|
||||||
|
settings:
|
||||||
|
wrappers:
|
||||||
|
ds_content: div
|
||||||
|
outer_wrapper: div
|
||||||
|
attributes: ''
|
||||||
|
link_attribute: ''
|
||||||
|
link_custom: ''
|
||||||
|
classes:
|
||||||
|
layout_class: { }
|
||||||
|
regions: { }
|
||||||
|
id: node.page.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: page
|
||||||
|
mode: default
|
||||||
|
content: { }
|
||||||
|
hidden:
|
||||||
|
body: true
|
||||||
|
field_body_paragraph: true
|
||||||
|
field_meta_tags: true
|
||||||
|
field_summary: true
|
||||||
|
links: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_display.node.page.full
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.full
|
||||||
|
- field.field.node.page.body
|
||||||
|
- field.field.node.page.field_body_paragraph
|
||||||
|
- field.field.node.page.field_meta_tags
|
||||||
|
- field.field.node.page.field_summary
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- ds
|
||||||
|
- entity_reference_revisions
|
||||||
|
- user
|
||||||
|
third_party_settings:
|
||||||
|
ds:
|
||||||
|
layout:
|
||||||
|
id: ds_1col
|
||||||
|
path: modules/contrib/ds
|
||||||
|
library: ''
|
||||||
|
disable_css: false
|
||||||
|
entity_classes: all_classes
|
||||||
|
settings:
|
||||||
|
wrappers:
|
||||||
|
ds_content: div
|
||||||
|
outer_wrapper: div
|
||||||
|
attributes: ''
|
||||||
|
link_attribute: ''
|
||||||
|
link_custom: ''
|
||||||
|
classes:
|
||||||
|
layout_class: { }
|
||||||
|
regions:
|
||||||
|
ds_content:
|
||||||
|
- field_body_paragraph
|
||||||
|
- links
|
||||||
|
id: node.page.full
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: page
|
||||||
|
mode: full
|
||||||
|
content:
|
||||||
|
field_body_paragraph:
|
||||||
|
weight: 1
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
region: ds_content
|
||||||
|
links:
|
||||||
|
weight: 2
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: ds_content
|
||||||
|
hidden:
|
||||||
|
body: true
|
||||||
|
field_meta_tags: true
|
||||||
|
field_summary: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_display.node.page.teaser
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- field.field.node.page.body
|
||||||
|
- field.field.node.page.field_body_paragraph
|
||||||
|
- field.field.node.page.field_meta_tags
|
||||||
|
- field.field.node.page.field_summary
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- ds
|
||||||
|
- text
|
||||||
|
- user
|
||||||
|
third_party_settings:
|
||||||
|
ds:
|
||||||
|
layout:
|
||||||
|
id: ds_1col
|
||||||
|
path: modules/contrib/ds
|
||||||
|
library: ''
|
||||||
|
disable_css: false
|
||||||
|
entity_classes: all_classes
|
||||||
|
settings:
|
||||||
|
wrappers:
|
||||||
|
ds_content: div
|
||||||
|
outer_wrapper: div
|
||||||
|
attributes: ''
|
||||||
|
link_attribute: ''
|
||||||
|
link_custom: ''
|
||||||
|
classes:
|
||||||
|
layout_class: { }
|
||||||
|
regions:
|
||||||
|
ds_content:
|
||||||
|
- node_title
|
||||||
|
- field_summary
|
||||||
|
- links
|
||||||
|
fields:
|
||||||
|
node_title:
|
||||||
|
plugin_id: node_title
|
||||||
|
weight: 0
|
||||||
|
label: hidden
|
||||||
|
formatter: default
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
wrapper: h2
|
||||||
|
class: ''
|
||||||
|
id: node.page.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: page
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
field_summary:
|
||||||
|
type: text_default
|
||||||
|
weight: 1
|
||||||
|
label: hidden
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: ds_content
|
||||||
|
links:
|
||||||
|
weight: 2
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: ds_content
|
||||||
|
hidden:
|
||||||
|
body: true
|
||||||
|
field_body_paragraph: true
|
||||||
|
field_meta_tags: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.field.node.page.body
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.body
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: node.page.body
|
||||||
|
field_name: body
|
||||||
|
entity_type: node
|
||||||
|
bundle: page
|
||||||
|
label: Body
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
display_summary: true
|
||||||
|
field_type: text_with_summary
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.field.node.page.field_body_paragraph
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_body_paragraph
|
||||||
|
- node.type.page
|
||||||
|
- paragraphs.paragraphs_type.faq
|
||||||
|
- paragraphs.paragraphs_type.file
|
||||||
|
- paragraphs.paragraphs_type.image
|
||||||
|
- paragraphs.paragraphs_type.slide
|
||||||
|
- paragraphs.paragraphs_type.text
|
||||||
|
- paragraphs.paragraphs_type.update
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: node.page.field_body_paragraph
|
||||||
|
field_name: field_body_paragraph
|
||||||
|
entity_type: node
|
||||||
|
bundle: page
|
||||||
|
label: 'Body paragraph'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
negate: 0
|
||||||
|
target_bundles:
|
||||||
|
text: text
|
||||||
|
image: image
|
||||||
|
file: file
|
||||||
|
slide: slide
|
||||||
|
update: update
|
||||||
|
faq: faq
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
text:
|
||||||
|
enabled: true
|
||||||
|
weight: -11
|
||||||
|
image:
|
||||||
|
enabled: true
|
||||||
|
weight: -10
|
||||||
|
file:
|
||||||
|
enabled: true
|
||||||
|
weight: -9
|
||||||
|
slide:
|
||||||
|
enabled: true
|
||||||
|
weight: -8
|
||||||
|
update:
|
||||||
|
enabled: true
|
||||||
|
weight: -7
|
||||||
|
faq:
|
||||||
|
enabled: true
|
||||||
|
weight: 9
|
||||||
|
field_type: entity_reference_revisions
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.field.node.page.field_meta_tags
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_meta_tags
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- metatag
|
||||||
|
id: node.page.field_meta_tags
|
||||||
|
field_name: field_meta_tags
|
||||||
|
entity_type: node
|
||||||
|
bundle: page
|
||||||
|
label: 'Meta tags'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 'a:0:{}'
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: metatag
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.field.node.page.field_summary
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_summary
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: node.page.field_summary
|
||||||
|
field_name: field_summary
|
||||||
|
entity_type: node
|
||||||
|
bundle: page
|
||||||
|
label: Summary
|
||||||
|
description: 'Enter a short description of what this page is about. The summary is visible in certain displays.'
|
||||||
|
required: true
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: text_long
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: node.type.page
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- menu_ui
|
||||||
|
third_party_settings:
|
||||||
|
menu_ui:
|
||||||
|
available_menus:
|
||||||
|
- footer
|
||||||
|
- main
|
||||||
|
parent: 'main:'
|
||||||
|
name: 'Basic page'
|
||||||
|
type: page
|
||||||
|
description: 'Use <em>basic pages</em> for your static content, such as an ''About us'' page.'
|
||||||
|
help: ''
|
||||||
|
new_revision: true
|
||||||
|
preview_mode: 1
|
||||||
|
display_submitted: false
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: pathauto.pattern.node_page
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_page
|
||||||
|
label: 'Node page'
|
||||||
|
type: 'canonical_entities:node'
|
||||||
|
pattern: '[node:title]'
|
||||||
|
selection_criteria:
|
||||||
|
2e17ea21-8c33-444d-981e-2a2df6651647:
|
||||||
|
id: node_type
|
||||||
|
bundles:
|
||||||
|
page: page
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
node: node
|
||||||
|
uuid: 2e17ea21-8c33-444d-981e-2a2df6651647
|
||||||
|
selection_logic: and
|
||||||
|
weight: -5
|
||||||
|
relationships: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: rdf.mapping.node.page
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.page
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: page
|
||||||
|
types:
|
||||||
|
- 'schema:WebPage'
|
||||||
|
fieldMappings:
|
||||||
|
title:
|
||||||
|
properties:
|
||||||
|
- 'schema:name'
|
||||||
|
created:
|
||||||
|
properties:
|
||||||
|
- 'schema:dateCreated'
|
||||||
|
datatype_callback:
|
||||||
|
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
|
||||||
|
changed:
|
||||||
|
properties:
|
||||||
|
- 'schema:dateModified'
|
||||||
|
datatype_callback:
|
||||||
|
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
|
||||||
|
body:
|
||||||
|
properties:
|
||||||
|
- 'schema:text'
|
||||||
|
uid:
|
||||||
|
properties:
|
||||||
|
- 'schema:author'
|
||||||
|
mapping_type: rel
|
||||||
|
comment_count:
|
||||||
|
properties:
|
||||||
|
- 'schema:interactionCount'
|
||||||
|
datatype_callback:
|
||||||
|
callable: 'Drupal\rdf\SchemaOrgDataConverter::interactionCount'
|
||||||
|
arguments:
|
||||||
|
interaction_type: UserComments
|
|
@ -0,0 +1,33 @@
|
||||||
|
uuid: ef56d7e7-8e72-437b-9a58-90271ddf7395
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- drutopia_seo
|
||||||
|
id: config_sync.module.drutopia_seo
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: drutopia_seo
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.storage.node.field_meta_tags
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- metatag
|
||||||
|
- node
|
||||||
|
id: node.field_meta_tags
|
||||||
|
field_name: field_meta_tags
|
||||||
|
entity_type: node
|
||||||
|
type: metatag
|
||||||
|
settings: { }
|
||||||
|
module: metatag
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: true
|
||||||
|
custom_storage: false
|
|
@ -0,0 +1,510 @@
|
||||||
|
uuid: 89e93baf-5567-47bc-8883-68ac4d837241
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- drutopia_site
|
||||||
|
id: config_sync.module.drutopia_site
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: drutopia_site
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block_content.type.basic
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: basic
|
||||||
|
label: 'Basic block'
|
||||||
|
revision: 0
|
||||||
|
description: 'A basic block contains a title and a body.'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block_content.type.slide
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: slide
|
||||||
|
label: Slide
|
||||||
|
revision: 1
|
||||||
|
description: ''
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: contact.form.feedback
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: feedback
|
||||||
|
label: 'Website feedback'
|
||||||
|
recipients:
|
||||||
|
- admin@example.com
|
||||||
|
reply: ''
|
||||||
|
weight: 0
|
||||||
|
message: 'Your message has been sent.'
|
||||||
|
redirect: ''
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_form_display.block_content.basic.default
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.basic
|
||||||
|
- field.field.block_content.basic.body
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: block_content.basic.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: basic
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_textarea_with_summary
|
||||||
|
weight: -4
|
||||||
|
settings:
|
||||||
|
rows: 9
|
||||||
|
summary_rows: 3
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
info:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_form_display.block_content.slide.default
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.slide
|
||||||
|
- field.field.block_content.slide.field_slide
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: block_content.slide.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: slide
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_slide:
|
||||||
|
type: entity_reference_paragraphs
|
||||||
|
weight: 26
|
||||||
|
settings:
|
||||||
|
title: Paragraph
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
info:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_display.block_content.basic.default
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.basic
|
||||||
|
- field.field.block_content.basic.body
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: block_content.basic.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: basic
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
label: hidden
|
||||||
|
type: text_default
|
||||||
|
weight: 0
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_display.block_content.slide.columnar
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.slide
|
||||||
|
- core.entity_view_mode.block_content.columnar
|
||||||
|
- field.field.block_content.slide.field_slide
|
||||||
|
module:
|
||||||
|
- ds
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: block_content.slide.columnar
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: slide
|
||||||
|
mode: columnar
|
||||||
|
content:
|
||||||
|
field_slide:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
weight: 0
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
view_mode: columnar
|
||||||
|
link: ''
|
||||||
|
third_party_settings:
|
||||||
|
ds:
|
||||||
|
ds_limit: ''
|
||||||
|
region: content
|
||||||
|
hidden: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_display.block_content.slide.default
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.slide
|
||||||
|
- field.field.block_content.slide.field_slide
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: block_content.slide.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: slide
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_slide:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
weight: 0
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: editor.editor.basic_html
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.basic_html
|
||||||
|
module:
|
||||||
|
- ckeditor
|
||||||
|
format: basic_html
|
||||||
|
editor: ckeditor
|
||||||
|
settings:
|
||||||
|
toolbar:
|
||||||
|
rows:
|
||||||
|
-
|
||||||
|
-
|
||||||
|
name: Formatting
|
||||||
|
items:
|
||||||
|
- Bold
|
||||||
|
- Italic
|
||||||
|
-
|
||||||
|
name: Linking
|
||||||
|
items:
|
||||||
|
- DrupalLink
|
||||||
|
- DrupalUnlink
|
||||||
|
-
|
||||||
|
name: Lists
|
||||||
|
items:
|
||||||
|
- BulletedList
|
||||||
|
- NumberedList
|
||||||
|
-
|
||||||
|
name: Media
|
||||||
|
items:
|
||||||
|
- Blockquote
|
||||||
|
- DrupalImage
|
||||||
|
-
|
||||||
|
name: 'Block Formatting'
|
||||||
|
items:
|
||||||
|
- Format
|
||||||
|
-
|
||||||
|
name: Tools
|
||||||
|
items:
|
||||||
|
- Source
|
||||||
|
plugins:
|
||||||
|
stylescombo:
|
||||||
|
styles: ''
|
||||||
|
image_upload:
|
||||||
|
status: true
|
||||||
|
scheme: public
|
||||||
|
directory: inline-images
|
||||||
|
max_size: ''
|
||||||
|
max_dimensions:
|
||||||
|
width: 0
|
||||||
|
height: 0
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: editor.editor.full_html
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.full_html
|
||||||
|
module:
|
||||||
|
- ckeditor
|
||||||
|
format: full_html
|
||||||
|
editor: ckeditor
|
||||||
|
settings:
|
||||||
|
toolbar:
|
||||||
|
rows:
|
||||||
|
-
|
||||||
|
-
|
||||||
|
name: Formatting
|
||||||
|
items:
|
||||||
|
- Bold
|
||||||
|
- Italic
|
||||||
|
- Strike
|
||||||
|
- Superscript
|
||||||
|
- Subscript
|
||||||
|
- '-'
|
||||||
|
- RemoveFormat
|
||||||
|
-
|
||||||
|
name: Linking
|
||||||
|
items:
|
||||||
|
- DrupalLink
|
||||||
|
- DrupalUnlink
|
||||||
|
-
|
||||||
|
name: Lists
|
||||||
|
items:
|
||||||
|
- BulletedList
|
||||||
|
- NumberedList
|
||||||
|
-
|
||||||
|
name: Media
|
||||||
|
items:
|
||||||
|
- Blockquote
|
||||||
|
- DrupalImage
|
||||||
|
- Table
|
||||||
|
- HorizontalRule
|
||||||
|
-
|
||||||
|
name: 'Block Formatting'
|
||||||
|
items:
|
||||||
|
- Format
|
||||||
|
-
|
||||||
|
name: Tools
|
||||||
|
items:
|
||||||
|
- ShowBlocks
|
||||||
|
- Source
|
||||||
|
plugins:
|
||||||
|
stylescombo:
|
||||||
|
styles: ''
|
||||||
|
image_upload:
|
||||||
|
status: true
|
||||||
|
scheme: public
|
||||||
|
directory: inline-images
|
||||||
|
max_size: ''
|
||||||
|
max_dimensions:
|
||||||
|
width: 0
|
||||||
|
height: 0
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.field.block_content.basic.body
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.basic
|
||||||
|
- field.storage.block_content.body
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: block_content.basic.body
|
||||||
|
field_name: body
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: basic
|
||||||
|
label: Body
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
display_summary: false
|
||||||
|
field_type: text_with_summary
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.field.block_content.slide.field_slide
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.slide
|
||||||
|
- field.storage.block_content.field_slide
|
||||||
|
- paragraphs.paragraphs_type.slide
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: block_content.slide.field_slide
|
||||||
|
field_name: field_slide
|
||||||
|
entity_type: block_content
|
||||||
|
bundle: slide
|
||||||
|
label: Slide
|
||||||
|
description: 'Adds a Slide paragraph to a custom block'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles:
|
||||||
|
slide: slide
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
file:
|
||||||
|
weight: 6
|
||||||
|
enabled: false
|
||||||
|
image:
|
||||||
|
weight: 7
|
||||||
|
enabled: false
|
||||||
|
slide:
|
||||||
|
enabled: true
|
||||||
|
weight: 8
|
||||||
|
text:
|
||||||
|
weight: 9
|
||||||
|
enabled: false
|
||||||
|
update:
|
||||||
|
weight: 10
|
||||||
|
enabled: false
|
||||||
|
field_type: entity_reference_revisions
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: filter.format.basic_html
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- editor
|
||||||
|
name: 'Basic HTML'
|
||||||
|
format: basic_html
|
||||||
|
weight: 0
|
||||||
|
filters:
|
||||||
|
filter_html:
|
||||||
|
id: filter_html
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -10
|
||||||
|
settings:
|
||||||
|
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt height width data-entity-type data-entity-uuid data-align data-caption>'
|
||||||
|
filter_html_help: false
|
||||||
|
filter_html_nofollow: false
|
||||||
|
filter_align:
|
||||||
|
id: filter_align
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 7
|
||||||
|
settings: { }
|
||||||
|
filter_caption:
|
||||||
|
id: filter_caption
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 8
|
||||||
|
settings: { }
|
||||||
|
filter_html_image_secure:
|
||||||
|
id: filter_html_image_secure
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 9
|
||||||
|
settings: { }
|
||||||
|
editor_file_reference:
|
||||||
|
id: editor_file_reference
|
||||||
|
provider: editor
|
||||||
|
status: true
|
||||||
|
weight: 11
|
||||||
|
settings: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: filter.format.full_html
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- editor
|
||||||
|
name: 'Full HTML'
|
||||||
|
format: full_html
|
||||||
|
weight: 1
|
||||||
|
filters:
|
||||||
|
filter_align:
|
||||||
|
id: filter_align
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 8
|
||||||
|
settings: { }
|
||||||
|
filter_caption:
|
||||||
|
id: filter_caption
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 9
|
||||||
|
settings: { }
|
||||||
|
filter_htmlcorrector:
|
||||||
|
id: filter_htmlcorrector
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 10
|
||||||
|
settings: { }
|
||||||
|
editor_file_reference:
|
||||||
|
id: editor_file_reference
|
||||||
|
provider: editor
|
||||||
|
status: true
|
||||||
|
weight: 11
|
||||||
|
settings: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: filter.format.restricted_html
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: 'Restricted HTML'
|
||||||
|
format: restricted_html
|
||||||
|
weight: 0
|
||||||
|
filters:
|
||||||
|
filter_html:
|
||||||
|
id: filter_html
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -10
|
||||||
|
settings:
|
||||||
|
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>'
|
||||||
|
filter_html_help: true
|
||||||
|
filter_html_nofollow: false
|
||||||
|
filter_autop:
|
||||||
|
id: filter_autop
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 0
|
||||||
|
settings: { }
|
||||||
|
filter_url:
|
||||||
|
id: filter_url
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
filter_url_length: 72
|
|
@ -0,0 +1,23 @@
|
||||||
|
uuid: 3a088a20-20d3-4d41-a296-09ebee2d76fe
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- ds
|
||||||
|
id: config_sync.module.ds
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: ds
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: ds.settings
|
||||||
|
data:
|
||||||
|
disabled: false
|
||||||
|
field_template: false
|
||||||
|
ft-default: default
|
||||||
|
ft-show-colon: false
|
||||||
|
classes:
|
||||||
|
region: { }
|
||||||
|
field: { }
|
||||||
|
use_field_names: true
|
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: a3e63cce-791d-4269-a44e-180bb3efd59e
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- field
|
||||||
|
id: config_sync.module.field
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: field
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.settings
|
||||||
|
data:
|
||||||
|
purge_batch_size: 50
|
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: c06653aa-bcb5-4c70-99d2-c9e226de49f6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- field_ui
|
||||||
|
id: config_sync.module.field_ui
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: field_ui
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field_ui.settings
|
||||||
|
data:
|
||||||
|
field_prefix: field_
|
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: 8279c4af-9101-443d-86fa-df75f217c5ac
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: config_sync.module.file
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: file
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: file.settings
|
||||||
|
data:
|
||||||
|
description:
|
||||||
|
type: textfield
|
||||||
|
length: 128
|
||||||
|
icon:
|
||||||
|
directory: core/modules/file/icons
|
||||||
|
make_unused_managed_files_temporary: false
|
|
@ -0,0 +1,47 @@
|
||||||
|
uuid: 016f8a4f-77ad-4ada-9393-2f453113914d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- filter
|
||||||
|
id: config_sync.module.filter
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: filter
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: filter.format.plain_text
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: 'Plain text'
|
||||||
|
format: plain_text
|
||||||
|
weight: 10
|
||||||
|
filters:
|
||||||
|
filter_html_escape:
|
||||||
|
id: filter_html_escape
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: -10
|
||||||
|
settings: { }
|
||||||
|
filter_url:
|
||||||
|
id: filter_url
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
filter_url_length: 72
|
||||||
|
filter_autop:
|
||||||
|
id: filter_autop
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 0
|
||||||
|
settings: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: filter.settings
|
||||||
|
data:
|
||||||
|
fallback_format: plain_text
|
||||||
|
always_show_fallback_choice: false
|
|
@ -0,0 +1,17 @@
|
||||||
|
uuid: b7ff8a84-3227-412f-8ede-a7a95d604b39
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- hal
|
||||||
|
id: config_sync.module.hal
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: hal
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: hal.settings
|
||||||
|
data:
|
||||||
|
link_domain: null
|
||||||
|
bc_file_uri_as_url_normalizer: false
|
|
@ -0,0 +1,72 @@
|
||||||
|
uuid: 707f1434-7a8a-47fc-80c1-8af732dfb1d8
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
id: config_sync.module.image
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: image
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: image.settings
|
||||||
|
data:
|
||||||
|
preview_image: core/modules/image/sample.png
|
||||||
|
allow_insecure_derivatives: false
|
||||||
|
suppress_itok_output: false
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: image.style.large
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: large
|
||||||
|
label: 'Large (480×480)'
|
||||||
|
effects:
|
||||||
|
ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d:
|
||||||
|
uuid: ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d
|
||||||
|
id: image_scale
|
||||||
|
weight: 0
|
||||||
|
data:
|
||||||
|
width: 480
|
||||||
|
height: 480
|
||||||
|
upscale: false
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: image.style.medium
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: medium
|
||||||
|
label: 'Medium (220×220)'
|
||||||
|
effects:
|
||||||
|
bddf0d06-42f9-4c75-a700-a33cafa25ea0:
|
||||||
|
uuid: bddf0d06-42f9-4c75-a700-a33cafa25ea0
|
||||||
|
id: image_scale
|
||||||
|
weight: 0
|
||||||
|
data:
|
||||||
|
width: 220
|
||||||
|
height: 220
|
||||||
|
upscale: false
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: image.style.thumbnail
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: thumbnail
|
||||||
|
label: 'Thumbnail (100×100)'
|
||||||
|
effects:
|
||||||
|
1cfec298-8620-4749-b100-ccb6c4500779:
|
||||||
|
uuid: 1cfec298-8620-4749-b100-ccb6c4500779
|
||||||
|
id: image_scale
|
||||||
|
weight: 0
|
||||||
|
data:
|
||||||
|
width: 100
|
||||||
|
height: 100
|
||||||
|
upscale: false
|
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: 044db3f2-9927-4ebc-bada-4b0c4e22e33b
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- menu_ui
|
||||||
|
id: config_sync.module.menu_ui
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: menu_ui
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: menu_ui.settings
|
||||||
|
data:
|
||||||
|
override_parent_selector: false
|
|
@ -0,0 +1,98 @@
|
||||||
|
uuid: 3afef567-9684-47f4-9aa8-d05f061e28f5
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- metatag
|
||||||
|
id: config_sync.module.metatag
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: metatag
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: metatag.metatag_defaults.403
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: '403'
|
||||||
|
label: '403 access denied'
|
||||||
|
tags:
|
||||||
|
canonical_url: '[site:url]'
|
||||||
|
shortlink: '[site:url]'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: metatag.metatag_defaults.404
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: '404'
|
||||||
|
label: '404 page not found'
|
||||||
|
tags:
|
||||||
|
canonical_url: '[site:url]'
|
||||||
|
shortlink: '[site:url]'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: metatag.metatag_defaults.front
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: front
|
||||||
|
label: 'Front page'
|
||||||
|
tags:
|
||||||
|
canonical_url: '[site:url]'
|
||||||
|
shortlink: '[site:url]'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: metatag.metatag_defaults.global
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: global
|
||||||
|
label: Global
|
||||||
|
tags:
|
||||||
|
canonical_url: '[current-page:url]'
|
||||||
|
title: '[current-page:title] | [site:name]'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: metatag.metatag_defaults.node
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: node
|
||||||
|
label: Content
|
||||||
|
tags:
|
||||||
|
title: '[node:title] | [site:name]'
|
||||||
|
description: '[node:summary]'
|
||||||
|
canonical_url: '[node:url]'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: metatag.metatag_defaults.taxonomy_term
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: taxonomy_term
|
||||||
|
label: 'Taxonomy term'
|
||||||
|
tags:
|
||||||
|
canonical_url: '[term:url]'
|
||||||
|
description: '[term:description]'
|
||||||
|
title: '[term:name] | [site:name]'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: metatag.metatag_defaults.user
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: user
|
||||||
|
label: User
|
||||||
|
tags:
|
||||||
|
canonical_url: '[user:url]'
|
||||||
|
description: '[site:name]'
|
||||||
|
title: '[user:name] | [site:name]'
|
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: b57a7a61-4ddb-41ff-9ac9-653bf2c750a6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- migrate_drupal
|
||||||
|
id: config_sync.module.migrate_drupal
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: migrate_drupal
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: migrate_drupal.settings
|
||||||
|
data:
|
||||||
|
enforce_source_module_tags:
|
||||||
|
- 'Drupal 6'
|
||||||
|
- 'Drupal 7'
|
||||||
|
follow_up_migration_tags:
|
||||||
|
- 'Follow-up migration'
|
215
config/sync/config_snapshot.snapshot.config_sync.module.node.yml
Normal file
215
config/sync/config_snapshot.snapshot.config_sync.module.node.yml
Normal file
|
@ -0,0 +1,215 @@
|
||||||
|
uuid: 128cf51d-66a5-4079-8a34-2b58c71b24f5
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: config_sync.module.node
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: node
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.node.full
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.full
|
||||||
|
label: 'Full content'
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.node.rss
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.rss
|
||||||
|
label: RSS
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.node.search_index
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.search_index
|
||||||
|
label: 'Search index'
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.node.search_result
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.search_result
|
||||||
|
label: 'Search result highlighting input'
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.node.teaser
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.teaser
|
||||||
|
label: Teaser
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: field.storage.node.body
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- text
|
||||||
|
id: node.body
|
||||||
|
field_name: body
|
||||||
|
entity_type: node
|
||||||
|
type: text_with_summary
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: true
|
||||||
|
custom_storage: false
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: node.settings
|
||||||
|
data:
|
||||||
|
use_admin_theme: false
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.node_delete_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_delete_action
|
||||||
|
label: 'Delete content'
|
||||||
|
type: node
|
||||||
|
plugin: node_delete_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.node_make_sticky_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_make_sticky_action
|
||||||
|
label: 'Make content sticky'
|
||||||
|
type: node
|
||||||
|
plugin: node_make_sticky_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.node_make_unsticky_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_make_unsticky_action
|
||||||
|
label: 'Make content unsticky'
|
||||||
|
type: node
|
||||||
|
plugin: node_make_unsticky_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.node_promote_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_promote_action
|
||||||
|
label: 'Promote content to front page'
|
||||||
|
type: node
|
||||||
|
plugin: node_promote_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.node_publish_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_publish_action
|
||||||
|
label: 'Publish content'
|
||||||
|
type: node
|
||||||
|
plugin: 'entity:publish_action:node'
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.node_save_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_save_action
|
||||||
|
label: 'Save content'
|
||||||
|
type: node
|
||||||
|
plugin: 'entity:save_action:node'
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.node_unpromote_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_unpromote_action
|
||||||
|
label: 'Remove content from front page'
|
||||||
|
type: node
|
||||||
|
plugin: node_unpromote_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.node_unpublish_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node_unpublish_action
|
||||||
|
label: 'Unpublish content'
|
||||||
|
type: node
|
||||||
|
plugin: 'entity:unpublish_action:node'
|
||||||
|
configuration: { }
|
|
@ -0,0 +1,29 @@
|
||||||
|
uuid: 20c60256-a5c3-483c-bab6-f111d62991d1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: config_sync.module.paragraphs
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: paragraphs
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.paragraph.preview
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
id: paragraph.preview
|
||||||
|
label: Preview
|
||||||
|
status: true
|
||||||
|
cache: true
|
||||||
|
targetEntityType: paragraph
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: paragraphs.settings
|
||||||
|
data:
|
||||||
|
show_unpublished: true
|
|
@ -0,0 +1,28 @@
|
||||||
|
uuid: b2d31cef-3dec-47cd-a1a2-95b8b47dfbe6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- pathauto
|
||||||
|
id: config_sync.module.pathauto
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: pathauto
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: pathauto.settings
|
||||||
|
data:
|
||||||
|
enabled_entity_types:
|
||||||
|
- user
|
||||||
|
punctuation:
|
||||||
|
hyphen: 1
|
||||||
|
verbose: false
|
||||||
|
separator: '-'
|
||||||
|
max_length: 100
|
||||||
|
max_component_length: 100
|
||||||
|
transliterate: true
|
||||||
|
reduce_ascii: false
|
||||||
|
case: true
|
||||||
|
ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with'
|
||||||
|
update_action: 2
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 232f1275-6d05-4ecf-8ae9-664e619ac3b3
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- search_api
|
||||||
|
id: config_sync.module.search_api
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: search_api
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: search_api.settings
|
||||||
|
data:
|
||||||
|
default_cron_limit: 50
|
||||||
|
cron_worker_runtime: 15
|
||||||
|
default_tracker: default
|
||||||
|
tracking_page_size: 100
|
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: be0b74ce-bb9b-46c4-9ac0-c06e0aa709d6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- search_api_db
|
||||||
|
id: config_sync.module.search_api_db
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: search_api_db
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: search_api_db.settings
|
||||||
|
data:
|
||||||
|
autocomplete_max_occurrences: 0.9
|
|
@ -0,0 +1,17 @@
|
||||||
|
uuid: 359b4e5d-e6ab-44a3-9549-6782012d1cd6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- serialization
|
||||||
|
id: config_sync.module.serialization
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: serialization
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: serialization.settings
|
||||||
|
data:
|
||||||
|
bc_primitives_as_strings: false
|
||||||
|
bc_timestamp_normalizer_unix: false
|
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: a6cd7a94-bcb7-4e21-a986-00e155e8c4f8
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- shortcut
|
||||||
|
id: config_sync.module.shortcut
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: shortcut
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: shortcut.set.default
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: default
|
||||||
|
label: Default
|
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: 7d798df3-7dd6-42e8-9e37-545bb2f5ea16
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- subprofiles
|
||||||
|
id: config_sync.module.subprofiles
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: subprofiles
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: subprofiles.settings
|
||||||
|
data:
|
||||||
|
subprofile: standard
|
|
@ -0,0 +1,324 @@
|
||||||
|
uuid: 3a99e47d-0655-4f10-bfff-07a0b04cd216
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
id: config_sync.module.system
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: system
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.fallback
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: fallback
|
||||||
|
label: 'Fallback date format'
|
||||||
|
locked: true
|
||||||
|
pattern: 'D, m/d/Y - H:i'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.html_date
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_date
|
||||||
|
label: 'HTML Date'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-m-d
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.html_datetime
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_datetime
|
||||||
|
label: 'HTML Datetime'
|
||||||
|
locked: true
|
||||||
|
pattern: 'Y-m-d\TH:i:sO'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.html_month
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_month
|
||||||
|
label: 'HTML Month'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-m
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.html_time
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_time
|
||||||
|
label: 'HTML Time'
|
||||||
|
locked: true
|
||||||
|
pattern: 'H:i:s'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.html_week
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_week
|
||||||
|
label: 'HTML Week'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-\WW
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.html_year
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_year
|
||||||
|
label: 'HTML Year'
|
||||||
|
locked: true
|
||||||
|
pattern: 'Y'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.html_yearless_date
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_yearless_date
|
||||||
|
label: 'HTML Yearless date'
|
||||||
|
locked: true
|
||||||
|
pattern: m-d
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.long
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: long
|
||||||
|
label: 'Default long date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'l, F j, Y - H:i'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.medium
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: medium
|
||||||
|
label: 'Default medium date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'D, m/d/Y - H:i'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.date_format.short
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: short
|
||||||
|
label: 'Default short date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'm/d/Y - H:i'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.authorize
|
||||||
|
data:
|
||||||
|
filetransfer_default: null
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.cron
|
||||||
|
data:
|
||||||
|
threshold:
|
||||||
|
requirements_warning: 172800
|
||||||
|
requirements_error: 1209600
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.date
|
||||||
|
data:
|
||||||
|
country:
|
||||||
|
default: ''
|
||||||
|
first_day: 0
|
||||||
|
timezone:
|
||||||
|
default: ''
|
||||||
|
user:
|
||||||
|
configurable: true
|
||||||
|
warn: false
|
||||||
|
default: 0
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.diff
|
||||||
|
data:
|
||||||
|
context:
|
||||||
|
lines_leading: 2
|
||||||
|
lines_trailing: 2
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.file
|
||||||
|
data:
|
||||||
|
allow_insecure_uploads: false
|
||||||
|
default_scheme: public
|
||||||
|
path:
|
||||||
|
temporary: ''
|
||||||
|
temporary_maximum_age: 21600
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.image
|
||||||
|
data:
|
||||||
|
toolkit: gd
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.image.gd
|
||||||
|
data:
|
||||||
|
jpeg_quality: 75
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.logging
|
||||||
|
data:
|
||||||
|
error_level: hide
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.mail
|
||||||
|
data:
|
||||||
|
interface:
|
||||||
|
default: php_mail
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.maintenance
|
||||||
|
data:
|
||||||
|
message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.'
|
||||||
|
langcode: en
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.menu.account
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: account
|
||||||
|
label: 'User account menu'
|
||||||
|
description: 'Links related to the active user account'
|
||||||
|
locked: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.menu.admin
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: admin
|
||||||
|
label: Administration
|
||||||
|
description: 'Administrative task links'
|
||||||
|
locked: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.menu.footer
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: footer
|
||||||
|
label: Footer
|
||||||
|
description: 'Site information links'
|
||||||
|
locked: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.menu.main
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: main
|
||||||
|
label: 'Main navigation'
|
||||||
|
description: 'Site section links'
|
||||||
|
locked: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.menu.tools
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: tools
|
||||||
|
label: Tools
|
||||||
|
description: 'User tool links, often added by modules'
|
||||||
|
locked: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.performance
|
||||||
|
data:
|
||||||
|
cache:
|
||||||
|
page:
|
||||||
|
max_age: 0
|
||||||
|
css:
|
||||||
|
preprocess: true
|
||||||
|
gzip: true
|
||||||
|
fast_404:
|
||||||
|
enabled: true
|
||||||
|
paths: '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'
|
||||||
|
exclude_paths: '/\/(?:styles|imagecache)\//'
|
||||||
|
html: '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL "@path" was not found on this server.</p></body></html>'
|
||||||
|
js:
|
||||||
|
preprocess: true
|
||||||
|
gzip: true
|
||||||
|
stale_file_threshold: 2592000
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.rss
|
||||||
|
data:
|
||||||
|
channel:
|
||||||
|
description: ''
|
||||||
|
items:
|
||||||
|
limit: 10
|
||||||
|
view_mode: rss
|
||||||
|
langcode: en
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.site
|
||||||
|
data:
|
||||||
|
uuid: ''
|
||||||
|
name: ''
|
||||||
|
mail: ''
|
||||||
|
slogan: ''
|
||||||
|
page:
|
||||||
|
403: ''
|
||||||
|
404: ''
|
||||||
|
front: /user/login
|
||||||
|
admin_compact_mode: false
|
||||||
|
weight_select_max: 100
|
||||||
|
langcode: en
|
||||||
|
default_langcode: en
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.theme
|
||||||
|
data:
|
||||||
|
admin: seven
|
||||||
|
default: octavia
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.theme.global
|
||||||
|
data:
|
||||||
|
favicon:
|
||||||
|
mimetype: image/vnd.microsoft.icon
|
||||||
|
path: ''
|
||||||
|
url: ''
|
||||||
|
use_default: true
|
||||||
|
features:
|
||||||
|
comment_user_picture: true
|
||||||
|
comment_user_verification: true
|
||||||
|
favicon: true
|
||||||
|
node_user_picture: true
|
||||||
|
logo:
|
||||||
|
path: ''
|
||||||
|
url: ''
|
||||||
|
use_default: true
|
|
@ -0,0 +1,346 @@
|
||||||
|
uuid: 81d01782-3c62-452a-aade-69dcc8679b39
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- taxonomy
|
||||||
|
id: config_sync.module.taxonomy
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: taxonomy
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.taxonomy_term.full
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- taxonomy
|
||||||
|
id: taxonomy_term.full
|
||||||
|
label: 'Taxonomy term page'
|
||||||
|
targetEntityType: taxonomy_term
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: taxonomy.settings
|
||||||
|
data:
|
||||||
|
maintain_index_table: true
|
||||||
|
override_selector: false
|
||||||
|
terms_per_page_admin: 100
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: views.view.taxonomy_term
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- taxonomy
|
||||||
|
- user
|
||||||
|
id: taxonomy_term
|
||||||
|
label: 'Taxonomy term'
|
||||||
|
module: taxonomy
|
||||||
|
description: 'Content belonging to a certain taxonomy term.'
|
||||||
|
tag: default
|
||||||
|
base_table: node_field_data
|
||||||
|
base_field: nid
|
||||||
|
core: '8'
|
||||||
|
display:
|
||||||
|
default:
|
||||||
|
id: default
|
||||||
|
display_title: Master
|
||||||
|
display_plugin: default
|
||||||
|
position: 0
|
||||||
|
display_options:
|
||||||
|
query:
|
||||||
|
type: views_query
|
||||||
|
options:
|
||||||
|
query_comment: ''
|
||||||
|
disable_sql_rewrite: false
|
||||||
|
distinct: false
|
||||||
|
replica: false
|
||||||
|
query_tags: { }
|
||||||
|
access:
|
||||||
|
type: perm
|
||||||
|
options:
|
||||||
|
perm: 'access content'
|
||||||
|
cache:
|
||||||
|
type: tag
|
||||||
|
options: { }
|
||||||
|
exposed_form:
|
||||||
|
type: basic
|
||||||
|
options:
|
||||||
|
submit_button: Apply
|
||||||
|
reset_button: false
|
||||||
|
reset_button_label: Reset
|
||||||
|
exposed_sorts_label: 'Sort by'
|
||||||
|
expose_sort_order: true
|
||||||
|
sort_asc_label: Asc
|
||||||
|
sort_desc_label: Desc
|
||||||
|
pager:
|
||||||
|
type: mini
|
||||||
|
options:
|
||||||
|
items_per_page: 10
|
||||||
|
offset: 0
|
||||||
|
id: 0
|
||||||
|
total_pages: 0
|
||||||
|
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
|
||||||
|
tags:
|
||||||
|
previous: ‹‹
|
||||||
|
next: ››
|
||||||
|
sorts:
|
||||||
|
sticky:
|
||||||
|
id: sticky
|
||||||
|
table: taxonomy_index
|
||||||
|
field: sticky
|
||||||
|
order: DESC
|
||||||
|
plugin_id: standard
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
label: ''
|
||||||
|
created:
|
||||||
|
id: created
|
||||||
|
table: taxonomy_index
|
||||||
|
field: created
|
||||||
|
order: DESC
|
||||||
|
plugin_id: date
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
label: ''
|
||||||
|
granularity: second
|
||||||
|
arguments:
|
||||||
|
tid:
|
||||||
|
id: tid
|
||||||
|
table: taxonomy_index
|
||||||
|
field: tid
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
default_action: 'not found'
|
||||||
|
exception:
|
||||||
|
value: ''
|
||||||
|
title_enable: false
|
||||||
|
title: All
|
||||||
|
title_enable: true
|
||||||
|
title: '{{ arguments.tid }}'
|
||||||
|
default_argument_type: fixed
|
||||||
|
default_argument_options:
|
||||||
|
argument: ''
|
||||||
|
default_argument_skip_url: false
|
||||||
|
summary_options:
|
||||||
|
base_path: ''
|
||||||
|
count: true
|
||||||
|
items_per_page: 25
|
||||||
|
override: false
|
||||||
|
summary:
|
||||||
|
sort_order: asc
|
||||||
|
number_of_records: 0
|
||||||
|
format: default_summary
|
||||||
|
specify_validation: true
|
||||||
|
validate:
|
||||||
|
type: 'entity:taxonomy_term'
|
||||||
|
fail: 'not found'
|
||||||
|
validate_options:
|
||||||
|
access: true
|
||||||
|
operation: view
|
||||||
|
multiple: 0
|
||||||
|
bundles: { }
|
||||||
|
break_phrase: false
|
||||||
|
add_table: false
|
||||||
|
require_value: false
|
||||||
|
reduce_duplicates: false
|
||||||
|
plugin_id: taxonomy_index_tid
|
||||||
|
filters:
|
||||||
|
langcode:
|
||||||
|
id: langcode
|
||||||
|
table: node_field_data
|
||||||
|
field: langcode
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: in
|
||||||
|
value:
|
||||||
|
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
|
||||||
|
group: 1
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
operator_id: ''
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: ''
|
||||||
|
identifier: ''
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
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: { }
|
||||||
|
plugin_id: language
|
||||||
|
entity_type: node
|
||||||
|
entity_field: langcode
|
||||||
|
status:
|
||||||
|
id: status
|
||||||
|
table: taxonomy_index
|
||||||
|
field: status
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: '='
|
||||||
|
value: '1'
|
||||||
|
group: 1
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
operator_id: ''
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: ''
|
||||||
|
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: { }
|
||||||
|
plugin_id: boolean
|
||||||
|
style:
|
||||||
|
type: default
|
||||||
|
options:
|
||||||
|
grouping: { }
|
||||||
|
row_class: ''
|
||||||
|
default_row_class: true
|
||||||
|
uses_fields: false
|
||||||
|
row:
|
||||||
|
type: 'entity:node'
|
||||||
|
options:
|
||||||
|
view_mode: teaser
|
||||||
|
header:
|
||||||
|
entity_taxonomy_term:
|
||||||
|
id: entity_taxonomy_term
|
||||||
|
table: views
|
||||||
|
field: entity_taxonomy_term
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
empty: true
|
||||||
|
tokenize: true
|
||||||
|
target: '{{ raw_arguments.tid }}'
|
||||||
|
view_mode: full
|
||||||
|
bypass_access: false
|
||||||
|
plugin_id: entity
|
||||||
|
footer: { }
|
||||||
|
empty: { }
|
||||||
|
relationships: { }
|
||||||
|
fields: { }
|
||||||
|
display_extenders: { }
|
||||||
|
link_url: ''
|
||||||
|
link_display: page_1
|
||||||
|
cache_metadata:
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- 'user.node_grants:view'
|
||||||
|
- user.permissions
|
||||||
|
max-age: -1
|
||||||
|
tags: { }
|
||||||
|
feed_1:
|
||||||
|
id: feed_1
|
||||||
|
display_title: Feed
|
||||||
|
display_plugin: feed
|
||||||
|
position: 2
|
||||||
|
display_options:
|
||||||
|
query:
|
||||||
|
type: views_query
|
||||||
|
options: { }
|
||||||
|
pager:
|
||||||
|
type: some
|
||||||
|
options:
|
||||||
|
items_per_page: 10
|
||||||
|
offset: 0
|
||||||
|
path: taxonomy/term/%/feed
|
||||||
|
displays:
|
||||||
|
page_1: page_1
|
||||||
|
default: '0'
|
||||||
|
style:
|
||||||
|
type: rss
|
||||||
|
options:
|
||||||
|
description: ''
|
||||||
|
grouping: { }
|
||||||
|
uses_fields: false
|
||||||
|
row:
|
||||||
|
type: node_rss
|
||||||
|
options:
|
||||||
|
relationship: none
|
||||||
|
view_mode: default
|
||||||
|
display_extenders: { }
|
||||||
|
cache_metadata:
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- 'user.node_grants:view'
|
||||||
|
- user.permissions
|
||||||
|
max-age: -1
|
||||||
|
tags: { }
|
||||||
|
page_1:
|
||||||
|
id: page_1
|
||||||
|
display_title: Page
|
||||||
|
display_plugin: page
|
||||||
|
position: 1
|
||||||
|
display_options:
|
||||||
|
query:
|
||||||
|
type: views_query
|
||||||
|
options: { }
|
||||||
|
path: taxonomy/term/%
|
||||||
|
display_extenders: { }
|
||||||
|
cache_metadata:
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- 'user.node_grants:view'
|
||||||
|
- user.permissions
|
||||||
|
max-age: -1
|
||||||
|
tags: { }
|
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: 9641c413-2099-4687-88be-45c5b0dac2c4
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
id: config_sync.module.text
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: text
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: text.settings
|
||||||
|
data:
|
||||||
|
default_summary_length: 600
|
|
@ -0,0 +1,25 @@
|
||||||
|
uuid: 02a32175-c999-4e42-a8e9-a0eb7913fe18
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- update
|
||||||
|
id: config_sync.module.update
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: update
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: update.settings
|
||||||
|
data:
|
||||||
|
check:
|
||||||
|
disabled_extensions: false
|
||||||
|
interval_days: 1
|
||||||
|
fetch:
|
||||||
|
url: ''
|
||||||
|
max_attempts: 2
|
||||||
|
timeout: 30
|
||||||
|
notification:
|
||||||
|
emails: { }
|
||||||
|
threshold: all
|
184
config/sync/config_snapshot.snapshot.config_sync.module.user.yml
Normal file
184
config/sync/config_snapshot.snapshot.config_sync.module.user.yml
Normal file
|
@ -0,0 +1,184 @@
|
||||||
|
uuid: 6febca51-fe88-4869-9799-167ef1bb5372
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: config_sync.module.user
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: user
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_form_mode.user.register
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user.register
|
||||||
|
label: Register
|
||||||
|
targetEntityType: user
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.user.compact
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user.compact
|
||||||
|
label: Compact
|
||||||
|
targetEntityType: user
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: core.entity_view_mode.user.full
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user.full
|
||||||
|
label: 'User account'
|
||||||
|
targetEntityType: user
|
||||||
|
cache: true
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.user_block_user_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user_block_user_action
|
||||||
|
label: 'Block the selected user(s)'
|
||||||
|
type: user
|
||||||
|
plugin: user_block_user_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.user_cancel_user_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user_cancel_user_action
|
||||||
|
label: 'Cancel the selected user account(s)'
|
||||||
|
type: user
|
||||||
|
plugin: user_cancel_user_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.user_unblock_user_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user_unblock_user_action
|
||||||
|
label: 'Unblock the selected user(s)'
|
||||||
|
type: user
|
||||||
|
plugin: user_unblock_user_action
|
||||||
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: user.flood
|
||||||
|
data:
|
||||||
|
uid_only: false
|
||||||
|
ip_limit: 50
|
||||||
|
ip_window: 3600
|
||||||
|
user_limit: 5
|
||||||
|
user_window: 21600
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: user.mail
|
||||||
|
data:
|
||||||
|
cancel_confirm:
|
||||||
|
body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team"
|
||||||
|
subject: 'Account cancellation request for [user:display-name] at [site:name]'
|
||||||
|
password_reset:
|
||||||
|
body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team"
|
||||||
|
subject: 'Replacement login information for [user:display-name] at [site:name]'
|
||||||
|
register_admin_created:
|
||||||
|
body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team"
|
||||||
|
subject: 'An administrator created an account for you at [site:name]'
|
||||||
|
register_no_approval_required:
|
||||||
|
body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team"
|
||||||
|
subject: 'Account details for [user:display-name] at [site:name]'
|
||||||
|
register_pending_approval:
|
||||||
|
body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n\n-- [site:name] team"
|
||||||
|
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
|
||||||
|
register_pending_approval_admin:
|
||||||
|
body: "[user:display-name] has applied for an account.\n\n[user:edit-url]"
|
||||||
|
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
|
||||||
|
status_activated:
|
||||||
|
body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team"
|
||||||
|
subject: 'Account details for [user:display-name] at [site:name] (approved)'
|
||||||
|
status_blocked:
|
||||||
|
body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team"
|
||||||
|
subject: 'Account details for [user:display-name] at [site:name] (blocked)'
|
||||||
|
status_canceled:
|
||||||
|
body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team"
|
||||||
|
subject: 'Account details for [user:display-name] at [site:name] (canceled)'
|
||||||
|
langcode: en
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: user.role.anonymous
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: anonymous
|
||||||
|
label: 'Anonymous user'
|
||||||
|
weight: 0
|
||||||
|
is_admin: false
|
||||||
|
permissions:
|
||||||
|
- 'use text format restricted_html'
|
||||||
|
- 'access site-wide contact form'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: user.role.authenticated
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: authenticated
|
||||||
|
label: 'Authenticated user'
|
||||||
|
weight: 1
|
||||||
|
is_admin: false
|
||||||
|
permissions:
|
||||||
|
- 'cancel account'
|
||||||
|
- 'change own username'
|
||||||
|
- 'use text format basic_html'
|
||||||
|
- 'access shortcuts'
|
||||||
|
- 'access site-wide contact form'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: user.settings
|
||||||
|
data:
|
||||||
|
anonymous: Anonymous
|
||||||
|
verify_mail: true
|
||||||
|
notify:
|
||||||
|
cancel_confirm: true
|
||||||
|
password_reset: true
|
||||||
|
status_activated: true
|
||||||
|
status_blocked: false
|
||||||
|
status_canceled: false
|
||||||
|
register_admin_created: true
|
||||||
|
register_no_approval_required: true
|
||||||
|
register_pending_approval: true
|
||||||
|
register: visitors
|
||||||
|
cancel_method: user_cancel_block
|
||||||
|
password_reset_timeout: 86400
|
||||||
|
password_strength: true
|
||||||
|
langcode: en
|
|
@ -0,0 +1,61 @@
|
||||||
|
uuid: 3245dd69-aa05-46fd-b824-c4973f933038
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- views
|
||||||
|
id: config_sync.module.views
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: views
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: views.settings
|
||||||
|
data:
|
||||||
|
display_extenders: { }
|
||||||
|
skip_cache: false
|
||||||
|
sql_signature: false
|
||||||
|
ui:
|
||||||
|
show:
|
||||||
|
additional_queries: false
|
||||||
|
advanced_column: false
|
||||||
|
master_display: false
|
||||||
|
performance_statistics: false
|
||||||
|
preview_information: true
|
||||||
|
sql_query:
|
||||||
|
enabled: false
|
||||||
|
where: above
|
||||||
|
display_embed: false
|
||||||
|
always_live_preview: true
|
||||||
|
exposed_filter_any_label: old_any
|
||||||
|
field_rewrite_elements:
|
||||||
|
div: DIV
|
||||||
|
span: SPAN
|
||||||
|
h1: H1
|
||||||
|
h2: H2
|
||||||
|
h3: H3
|
||||||
|
h4: H4
|
||||||
|
h5: H5
|
||||||
|
h6: H6
|
||||||
|
p: P
|
||||||
|
header: HEADER
|
||||||
|
footer: FOOTER
|
||||||
|
article: ARTICLE
|
||||||
|
section: SECTION
|
||||||
|
aside: ASIDE
|
||||||
|
details: DETAILS
|
||||||
|
blockquote: BLOCKQUOTE
|
||||||
|
figure: FIGURE
|
||||||
|
address: ADDRESS
|
||||||
|
code: CODE
|
||||||
|
pre: PRE
|
||||||
|
var: VAR
|
||||||
|
samp: SAMP
|
||||||
|
kbd: KBD
|
||||||
|
strong: STRONG
|
||||||
|
em: EM
|
||||||
|
del: DEL
|
||||||
|
ins: INS
|
||||||
|
q: Q
|
||||||
|
s: S
|
|
@ -0,0 +1,109 @@
|
||||||
|
uuid: 3e463f76-4e55-4eb6-821f-ed832ea8bd82
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- views_ui
|
||||||
|
id: config_sync.module.views_ui
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: views_ui
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: tour.tour.views-ui
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- views_ui
|
||||||
|
id: views-ui
|
||||||
|
label: 'View edit page'
|
||||||
|
module: views_ui
|
||||||
|
routes:
|
||||||
|
-
|
||||||
|
route_name: entity.view.edit_form
|
||||||
|
-
|
||||||
|
route_name: entity.view.edit_display_form
|
||||||
|
tips:
|
||||||
|
views-main:
|
||||||
|
id: views-main
|
||||||
|
plugin: text
|
||||||
|
label: 'Manage view settings'
|
||||||
|
body: 'View or edit the configuration.'
|
||||||
|
weight: 1
|
||||||
|
views-ui-displays:
|
||||||
|
id: views-ui-displays
|
||||||
|
plugin: text
|
||||||
|
label: 'Displays in this view'
|
||||||
|
body: 'A display is a way of outputting the results, e.g., as a page or a block. A view can contain multiple displays, which are listed here. The active display is highlighted.'
|
||||||
|
weight: 2
|
||||||
|
attributes:
|
||||||
|
data-id: views-display-top
|
||||||
|
views-ui-view-admin:
|
||||||
|
id: views-ui-view-admin
|
||||||
|
plugin: text
|
||||||
|
label: 'View administration'
|
||||||
|
body: 'Perform administrative tasks, including adding a description and creating a clone. Click the drop-down button to view the available options.'
|
||||||
|
weight: 3
|
||||||
|
location: left
|
||||||
|
attributes:
|
||||||
|
data-id: views-display-extra-actions
|
||||||
|
views-ui-format:
|
||||||
|
id: views-ui-format
|
||||||
|
plugin: text
|
||||||
|
label: 'Output format'
|
||||||
|
body: 'Choose how to output results. E.g., choose <em>Content</em> to output each item completely, using your configured display settings. Or choose <em>Fields</em>, which allows you to output only specific fields for each result. Additional formats can be added by installing modules to <em>extend</em> Drupal''s base functionality.'
|
||||||
|
weight: 4
|
||||||
|
attributes:
|
||||||
|
data-class: views-ui-display-tab-bucket.format
|
||||||
|
views-ui-fields:
|
||||||
|
id: views-ui-fields
|
||||||
|
plugin: text
|
||||||
|
label: Fields
|
||||||
|
body: 'If this view uses fields, they are listed here. You can click on a field to configure it.'
|
||||||
|
weight: 5
|
||||||
|
attributes:
|
||||||
|
data-class: views-ui-display-tab-bucket.field
|
||||||
|
views-ui-filter:
|
||||||
|
id: views-ui-filter
|
||||||
|
plugin: text
|
||||||
|
label: 'Filter your view'
|
||||||
|
body: 'Add filters to limit the results in the output. E.g., to only show content that is <em>published</em>, you would add a filter for <em>Published</em> and select <em>Yes</em>.'
|
||||||
|
weight: 6
|
||||||
|
attributes:
|
||||||
|
data-class: views-ui-display-tab-bucket.filter
|
||||||
|
views-ui-filter-operations:
|
||||||
|
id: views-ui-filter-operations
|
||||||
|
plugin: text
|
||||||
|
label: 'Filter actions'
|
||||||
|
body: 'Add, rearrange or remove filters.'
|
||||||
|
weight: 7
|
||||||
|
attributes:
|
||||||
|
data-class: 'views-ui-display-tab-bucket.filter .dropbutton-widget'
|
||||||
|
views-ui-sorts:
|
||||||
|
id: views-ui-sorts
|
||||||
|
plugin: text
|
||||||
|
label: 'Sort Criteria'
|
||||||
|
body: 'Control the order in which the results are output. Click on an active sort rule to configure it.'
|
||||||
|
weight: 8
|
||||||
|
attributes:
|
||||||
|
data-class: views-ui-display-tab-bucket.sort
|
||||||
|
views-ui-sorts-operations:
|
||||||
|
id: views-ui-sorts-operations
|
||||||
|
plugin: text
|
||||||
|
label: 'Sort actions'
|
||||||
|
body: 'Add, rearrange or remove sorting rules.'
|
||||||
|
weight: 9
|
||||||
|
attributes:
|
||||||
|
data-class: 'views-ui-display-tab-bucket.sort .dropbutton-widget'
|
||||||
|
views-ui-preview:
|
||||||
|
id: views-ui-preview
|
||||||
|
plugin: text
|
||||||
|
label: Preview
|
||||||
|
body: 'Show a preview of the view output.'
|
||||||
|
weight: 10
|
||||||
|
location: left
|
||||||
|
attributes:
|
||||||
|
data-id: preview-submit
|
289
config/sync/config_snapshot.snapshot.config_sync.theme.bulma.yml
Normal file
289
config/sync/config_snapshot.snapshot.config_sync.theme.bulma.yml
Normal file
|
@ -0,0 +1,289 @@
|
||||||
|
uuid: f858afd3-f93b-43b2-8e3c-cf9d18b271f0
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
id: config_sync.theme.bulma
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: theme
|
||||||
|
extensionName: bulma
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_account_menu
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.account
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '1'
|
||||||
|
level: 1
|
||||||
|
depth: 1
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_branding
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
id: bulma_branding
|
||||||
|
theme: bulma
|
||||||
|
region: navbar_branding
|
||||||
|
weight: 0
|
||||||
|
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: true
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_content
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
id: bulma_content
|
||||||
|
theme: bulma
|
||||||
|
region: content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_main_block
|
||||||
|
settings:
|
||||||
|
id: system_main_block
|
||||||
|
label: 'Main page content'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_help
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- help
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
id: bulma_help
|
||||||
|
theme: bulma
|
||||||
|
region: help
|
||||||
|
weight: -30
|
||||||
|
provider: null
|
||||||
|
plugin: help_block
|
||||||
|
settings:
|
||||||
|
id: help_block
|
||||||
|
label: Help
|
||||||
|
provider: help
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_local_tasks
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
id: bulma_local_tasks
|
||||||
|
theme: bulma
|
||||||
|
region: header_tabs
|
||||||
|
weight: -40
|
||||||
|
provider: null
|
||||||
|
plugin: local_tasks_block
|
||||||
|
settings:
|
||||||
|
id: local_tasks_block
|
||||||
|
label: Tabs
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: true
|
||||||
|
secondary: true
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_main_menu
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.main
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 1
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_messages
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
id: bulma_messages
|
||||||
|
theme: bulma
|
||||||
|
region: help
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_messages_block
|
||||||
|
settings:
|
||||||
|
id: system_messages_block
|
||||||
|
label: 'Status messages'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_page_title
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
id: bulma_page_title
|
||||||
|
theme: bulma
|
||||||
|
region: header
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: page_title_block
|
||||||
|
settings:
|
||||||
|
id: page_title_block
|
||||||
|
label: 'Page title'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_powered
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.bulma_tools
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.tools
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- bulma
|
||||||
|
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
|
||||||
|
provider: system
|
||||||
|
label_display: visible
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: bulma.settings
|
||||||
|
data:
|
||||||
|
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.5.3
|
||||||
|
bulmaswatch:
|
||||||
|
version: 0.5.1
|
||||||
|
theme: default
|
|
@ -0,0 +1,252 @@
|
||||||
|
uuid: 9cac701c-5123-4ca2-85e4-b0fdfe72f26d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: config_sync.theme.octavia
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: theme
|
||||||
|
extensionName: octavia
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_account_menu
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.account
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_account_menu
|
||||||
|
theme: octavia
|
||||||
|
region: footer
|
||||||
|
weight: 0
|
||||||
|
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: 1
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_branding
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_branding
|
||||||
|
theme: octavia
|
||||||
|
region: navbar_branding
|
||||||
|
weight: 0
|
||||||
|
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: true
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_content
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_content
|
||||||
|
theme: octavia
|
||||||
|
region: content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_main_block
|
||||||
|
settings:
|
||||||
|
id: system_main_block
|
||||||
|
label: 'Main page content'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_help
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- help
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_help
|
||||||
|
theme: octavia
|
||||||
|
region: help
|
||||||
|
weight: -30
|
||||||
|
provider: null
|
||||||
|
plugin: help_block
|
||||||
|
settings:
|
||||||
|
id: help_block
|
||||||
|
label: Help
|
||||||
|
provider: help
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_local_tasks
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_local_tasks
|
||||||
|
theme: octavia
|
||||||
|
region: header_tabs
|
||||||
|
weight: -40
|
||||||
|
provider: null
|
||||||
|
plugin: local_tasks_block
|
||||||
|
settings:
|
||||||
|
id: local_tasks_block
|
||||||
|
label: Tabs
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: true
|
||||||
|
secondary: true
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_main_menu
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.main
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
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'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 2
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_messages
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_messages
|
||||||
|
theme: octavia
|
||||||
|
region: help
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_messages_block
|
||||||
|
settings:
|
||||||
|
id: system_messages_block
|
||||||
|
label: 'Status messages'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: block.block.octavia_page_title
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
id: octavia_page_title
|
||||||
|
theme: octavia
|
||||||
|
region: header
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: page_title_block
|
||||||
|
settings:
|
||||||
|
id: page_title_block
|
||||||
|
label: 'Page title'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: octavia.settings
|
||||||
|
data:
|
||||||
|
general:
|
||||||
|
block: 0
|
||||||
|
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'
|
||||||
|
breadcrumb:
|
||||||
|
position: '0'
|
||||||
|
size: '0'
|
||||||
|
separator: '0'
|
||||||
|
tabs:
|
||||||
|
position: '0'
|
||||||
|
size: '0'
|
||||||
|
style: is-boxed
|
||||||
|
fullwidth: 0
|
||||||
|
table:
|
||||||
|
bordered: 0
|
||||||
|
striped: 0
|
||||||
|
narrow: 0
|
||||||
|
cdn:
|
||||||
|
bulma:
|
||||||
|
version: 0.5.3
|
||||||
|
bulmaswatch:
|
||||||
|
version: 0.5.1
|
||||||
|
theme: default
|
||||||
|
features:
|
||||||
|
node_user_picture: true
|
||||||
|
comment_user_picture: true
|
||||||
|
comment_user_verification: true
|
||||||
|
favicon: true
|
||||||
|
logo:
|
||||||
|
use_default: true
|
||||||
|
favicon:
|
||||||
|
use_default: true
|
14
config/sync/contact.form.feedback.yml
Normal file
14
config/sync/contact.form.feedback.yml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
uuid: dfc99da3-f0fd-4d5a-8f20-92438a4425d5
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw
|
||||||
|
id: feedback
|
||||||
|
label: 'Website feedback'
|
||||||
|
recipients:
|
||||||
|
- admin@example.com
|
||||||
|
reply: ''
|
||||||
|
weight: 0
|
||||||
|
message: 'Your message has been sent.'
|
||||||
|
redirect: ''
|
13
config/sync/contact.form.personal.yml
Normal file
13
config/sync/contact.form.personal.yml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
uuid: 222a5ee3-9eaa-4e75-8c47-9189490e63ce
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I
|
||||||
|
id: personal
|
||||||
|
label: 'Personal contact form'
|
||||||
|
recipients: { }
|
||||||
|
reply: ''
|
||||||
|
weight: 0
|
||||||
|
message: 'Your message has been sent.'
|
||||||
|
redirect: ''
|
7
config/sync/contact.settings.yml
Normal file
7
config/sync/contact.settings.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
default_form: feedback
|
||||||
|
flood:
|
||||||
|
limit: 5
|
||||||
|
interval: 3600
|
||||||
|
user_default_enabled: true
|
||||||
|
_core:
|
||||||
|
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
|
24
config/sync/core.base_field_override.node.page.promote.yml
Normal file
24
config/sync/core.base_field_override.node.page.promote.yml
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
uuid: 717cce18-afa1-453a-9db9-227eab9004e1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.page
|
||||||
|
_core:
|
||||||
|
default_config_hash: fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ
|
||||||
|
id: node.page.promote
|
||||||
|
field_name: promote
|
||||||
|
entity_type: node
|
||||||
|
bundle: page
|
||||||
|
label: 'Promoted to front page'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: 'On'
|
||||||
|
off_label: 'Off'
|
||||||
|
field_type: boolean
|
10
config/sync/core.date_format.fallback.yml
Normal file
10
config/sync/core.date_format.fallback.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: c8a6c9ff-181b-47e7-97a5-e7a255e5038f
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: 7klS5IWXrwzVaPpYZFAs6wcx8U2FF1X73OfrtTsvuvE
|
||||||
|
id: fallback
|
||||||
|
label: 'Fallback date format'
|
||||||
|
locked: true
|
||||||
|
pattern: 'D, m/d/Y - H:i'
|
10
config/sync/core.date_format.html_date.yml
Normal file
10
config/sync/core.date_format.html_date.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: 49195171-9477-4359-bb6e-e6ddc92c0dcf
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk
|
||||||
|
id: html_date
|
||||||
|
label: 'HTML Date'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-m-d
|
10
config/sync/core.date_format.html_datetime.yml
Normal file
10
config/sync/core.date_format.html_datetime.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: d0a07a1e-025b-410e-96ee-ac23668cc510
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE
|
||||||
|
id: html_datetime
|
||||||
|
label: 'HTML Datetime'
|
||||||
|
locked: true
|
||||||
|
pattern: 'Y-m-d\TH:i:sO'
|
10
config/sync/core.date_format.html_month.yml
Normal file
10
config/sync/core.date_format.html_month.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: 8e8ac348-f1ea-4adf-b93a-4294a3f9632b
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM
|
||||||
|
id: html_month
|
||||||
|
label: 'HTML Month'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-m
|
10
config/sync/core.date_format.html_time.yml
Normal file
10
config/sync/core.date_format.html_time.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: 3a5d0ee0-056b-434f-a253-4db9270af5f2
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE
|
||||||
|
id: html_time
|
||||||
|
label: 'HTML Time'
|
||||||
|
locked: true
|
||||||
|
pattern: 'H:i:s'
|
10
config/sync/core.date_format.html_week.yml
Normal file
10
config/sync/core.date_format.html_week.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: f4d1c4fa-e306-421c-a798-02229e2d88eb
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY
|
||||||
|
id: html_week
|
||||||
|
label: 'HTML Week'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-\WW
|
10
config/sync/core.date_format.html_year.yml
Normal file
10
config/sync/core.date_format.html_year.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: 79dc8dd1-4d15-4b5d-bcf7-43afde05ccf0
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk
|
||||||
|
id: html_year
|
||||||
|
label: 'HTML Year'
|
||||||
|
locked: true
|
||||||
|
pattern: 'Y'
|
10
config/sync/core.date_format.html_yearless_date.yml
Normal file
10
config/sync/core.date_format.html_yearless_date.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: fe724ae4-2686-4539-bb84-7499d720a113
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc
|
||||||
|
id: html_yearless_date
|
||||||
|
label: 'HTML Yearless date'
|
||||||
|
locked: true
|
||||||
|
pattern: m-d
|
10
config/sync/core.date_format.long.yml
Normal file
10
config/sync/core.date_format.long.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: a9e7d3b0-946b-447d-bccc-9e7e97b56d4a
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: og8sWXhBuHbLMw3CoiBEZjgqSyhFBFmcbUW_wLcfNbo
|
||||||
|
id: long
|
||||||
|
label: 'Default long date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'l, F j, Y - H:i'
|
10
config/sync/core.date_format.medium.yml
Normal file
10
config/sync/core.date_format.medium.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: 5576d57d-9cfe-404c-b315-1387601316c8
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE
|
||||||
|
id: medium
|
||||||
|
label: 'Default medium date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'D, m/d/Y - H:i'
|
10
config/sync/core.date_format.month_day_year.yml
Normal file
10
config/sync/core.date_format.month_day_year.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: e98b5cd7-43c9-49af-a9c6-07c39397542e
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: GgGjm7gBYI1AY61q7R4O3PkFlAGcgMUBwG4jKZQKtLc
|
||||||
|
id: month_day_year
|
||||||
|
label: 'Month day year'
|
||||||
|
locked: false
|
||||||
|
pattern: 'F j, Y'
|
10
config/sync/core.date_format.short.yml
Normal file
10
config/sync/core.date_format.short.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: 29c2e4c5-cd20-4ba9-ab4a-2c2091a3c58c
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA
|
||||||
|
id: short
|
||||||
|
label: 'Default short date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'm/d/Y - H:i'
|
|
@ -0,0 +1,34 @@
|
||||||
|
uuid: 9a8ce5db-4b67-445f-a3f6-8e0ce36104e7
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.basic
|
||||||
|
- field.field.block_content.basic.body
|
||||||
|
module:
|
||||||
|
- text
|
||||||
|
_core:
|
||||||
|
default_config_hash: 6qtUzM5E9WGaNTRlMmYhrScXEP509jFMzRWm3gqFXvQ
|
||||||
|
id: block_content.basic.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: basic
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
body:
|
||||||
|
type: text_textarea_with_summary
|
||||||
|
weight: -4
|
||||||
|
settings:
|
||||||
|
rows: 9
|
||||||
|
summary_rows: 3
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
info:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden: { }
|
|
@ -0,0 +1,37 @@
|
||||||
|
uuid: 441b8b63-bafa-4a48-ac13-e3ad45e7f479
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_content.type.slide
|
||||||
|
- field.field.block_content.slide.field_slide
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
_core:
|
||||||
|
default_config_hash: 7cKjgY8GVkmEzOYGZdSAsWt1T5V3L5rEKw19Llx246c
|
||||||
|
id: block_content.slide.default
|
||||||
|
targetEntityType: block_content
|
||||||
|
bundle: slide
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_slide:
|
||||||
|
type: entity_reference_paragraphs
|
||||||
|
weight: 26
|
||||||
|
settings:
|
||||||
|
title: Paragraph
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
info:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden: { }
|
88
config/sync/core.entity_form_display.node.page.default.yml
Normal file
88
config/sync/core.entity_form_display.node.page.default.yml
Normal file
|
@ -0,0 +1,88 @@
|
||||||
|
uuid: 6391caa5-4ae9-42df-af53-669df8ea9772
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.node.page.body
|
||||||
|
- field.field.node.page.field_body_paragraph
|
||||||
|
- field.field.node.page.field_meta_tags
|
||||||
|
- field.field.node.page.field_summary
|
||||||
|
- node.type.page
|
||||||
|
module:
|
||||||
|
- metatag
|
||||||
|
- paragraphs
|
||||||
|
- path
|
||||||
|
- text
|
||||||
|
_core:
|
||||||
|
default_config_hash: DXpqWD2VXXj8e4FwLE0Tbve9tofr_BEb7_U8p4Zdbis
|
||||||
|
id: node.page.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: page
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 4
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
field_body_paragraph:
|
||||||
|
weight: 2
|
||||||
|
settings:
|
||||||
|
title: Paragraph
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
add_mode: button
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: text
|
||||||
|
third_party_settings: { }
|
||||||
|
type: entity_reference_paragraphs
|
||||||
|
region: content
|
||||||
|
field_meta_tags:
|
||||||
|
weight: 6
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
type: metatag_firehose
|
||||||
|
region: content
|
||||||
|
field_summary:
|
||||||
|
weight: 1
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: text_textarea
|
||||||
|
region: content
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 5
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 3
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
body: true
|
||||||
|
promote: true
|
||||||
|
sticky: true
|
|
@ -0,0 +1,34 @@
|
||||||
|
uuid: 0111c16f-ecea-40ca-a42a-1b543c8fb775
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.faq.field_faq
|
||||||
|
- paragraphs.paragraphs_type.faq
|
||||||
|
module:
|
||||||
|
- faqfield
|
||||||
|
_core:
|
||||||
|
default_config_hash: UR3bECoQY6FKRLCCFWjqe5mQ_ZF5wYv8l8dFkrmWYE4
|
||||||
|
id: paragraph.faq.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: faq
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_faq:
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
answer_widget: text_format
|
||||||
|
question_title: Question
|
||||||
|
answer_title: Answer
|
||||||
|
advanced:
|
||||||
|
question_length: 255
|
||||||
|
question_size: 100
|
||||||
|
question_rows: 0
|
||||||
|
answer_rows: 3
|
||||||
|
third_party_settings: { }
|
||||||
|
type: faqfield_default
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
||||||
|
uid: true
|
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: f8500cfd-aefc-4a47-bc29-908e67f6f8b8
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.file.field_file
|
||||||
|
- paragraphs.paragraphs_type.file
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
_core:
|
||||||
|
default_config_hash: 47c_p3_AKkkCabhYVnOWmPVzSp8BmBg5ERP84VO4EM0
|
||||||
|
id: paragraph.file.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: file
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_file:
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
type: file_generic
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
||||||
|
uid: true
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue