diff --git a/config/sync/.htaccess b/config/sync/.htaccess new file mode 100644 index 0000000..1238c0d --- /dev/null +++ b/config/sync/.htaccess @@ -0,0 +1,23 @@ +# Deny all requests from Apache 2.4+. + + Require all denied + + +# Deny all requests from Apache 2.0-2.2. + + Deny from all + +# 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 + + # Override the handler again if we're run later in the evaluation list. + SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003 + + +# If we know how to do it safely, disable the PHP engine entirely. + + php_flag engine off + \ No newline at end of file diff --git a/config/sync/automated_cron.settings.yml b/config/sync/automated_cron.settings.yml new file mode 100644 index 0000000..2418a00 --- /dev/null +++ b/config/sync/automated_cron.settings.yml @@ -0,0 +1,3 @@ +interval: 10800 +_core: + default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs diff --git a/config/sync/block.block.bulma_account_menu.yml b/config/sync/block.block.bulma_account_menu.yml new file mode 100644 index 0000000..2b4a2ba --- /dev/null +++ b/config/sync/block.block.bulma_account_menu.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_branding.yml b/config/sync/block.block.bulma_branding.yml new file mode 100644 index 0000000..9afd090 --- /dev/null +++ b/config/sync/block.block.bulma_branding.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_content.yml b/config/sync/block.block.bulma_content.yml new file mode 100644 index 0000000..7adb8f9 --- /dev/null +++ b/config/sync/block.block.bulma_content.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_help.yml b/config/sync/block.block.bulma_help.yml new file mode 100644 index 0000000..91a074d --- /dev/null +++ b/config/sync/block.block.bulma_help.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_local_tasks.yml b/config/sync/block.block.bulma_local_tasks.yml new file mode 100644 index 0000000..7cf5077 --- /dev/null +++ b/config/sync/block.block.bulma_local_tasks.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_main_menu.yml b/config/sync/block.block.bulma_main_menu.yml new file mode 100644 index 0000000..d4767f7 --- /dev/null +++ b/config/sync/block.block.bulma_main_menu.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_messages.yml b/config/sync/block.block.bulma_messages.yml new file mode 100644 index 0000000..eb81288 --- /dev/null +++ b/config/sync/block.block.bulma_messages.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_page_title.yml b/config/sync/block.block.bulma_page_title.yml new file mode 100644 index 0000000..db772c1 --- /dev/null +++ b/config/sync/block.block.bulma_page_title.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_powered.yml b/config/sync/block.block.bulma_powered.yml new file mode 100644 index 0000000..c208872 --- /dev/null +++ b/config/sync/block.block.bulma_powered.yml @@ -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: { } diff --git a/config/sync/block.block.bulma_tools.yml b/config/sync/block.block.bulma_tools.yml new file mode 100644 index 0000000..184b313 --- /dev/null +++ b/config/sync/block.block.bulma_tools.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_account_menu.yml b/config/sync/block.block.octavia_account_menu.yml new file mode 100644 index 0000000..3f9a640 --- /dev/null +++ b/config/sync/block.block.octavia_account_menu.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_branding.yml b/config/sync/block.block.octavia_branding.yml new file mode 100644 index 0000000..5006b61 --- /dev/null +++ b/config/sync/block.block.octavia_branding.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_content.yml b/config/sync/block.block.octavia_content.yml new file mode 100644 index 0000000..f0db960 --- /dev/null +++ b/config/sync/block.block.octavia_content.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_footer_menu.yml b/config/sync/block.block.octavia_footer_menu.yml new file mode 100644 index 0000000..5d08d78 --- /dev/null +++ b/config/sync/block.block.octavia_footer_menu.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_help.yml b/config/sync/block.block.octavia_help.yml new file mode 100644 index 0000000..9465d69 --- /dev/null +++ b/config/sync/block.block.octavia_help.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_local_actions.yml b/config/sync/block.block.octavia_local_actions.yml new file mode 100644 index 0000000..de29282 --- /dev/null +++ b/config/sync/block.block.octavia_local_actions.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_local_tasks.yml b/config/sync/block.block.octavia_local_tasks.yml new file mode 100644 index 0000000..cbabfae --- /dev/null +++ b/config/sync/block.block.octavia_local_tasks.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_main_menu.yml b/config/sync/block.block.octavia_main_menu.yml new file mode 100644 index 0000000..ebb0e1c --- /dev/null +++ b/config/sync/block.block.octavia_main_menu.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_messages.yml b/config/sync/block.block.octavia_messages.yml new file mode 100644 index 0000000..bb819ef --- /dev/null +++ b/config/sync/block.block.octavia_messages.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_page_title.yml b/config/sync/block.block.octavia_page_title.yml new file mode 100644 index 0000000..4130084 --- /dev/null +++ b/config/sync/block.block.octavia_page_title.yml @@ -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: { } diff --git a/config/sync/block.block.octavia_powered_by_drutopia.yml b/config/sync/block.block.octavia_powered_by_drutopia.yml new file mode 100644 index 0000000..21021e8 --- /dev/null +++ b/config/sync/block.block.octavia_powered_by_drutopia.yml @@ -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: { } diff --git a/config/sync/block.block.seven_breadcrumbs.yml b/config/sync/block.block.seven_breadcrumbs.yml new file mode 100644 index 0000000..d7250cd --- /dev/null +++ b/config/sync/block.block.seven_breadcrumbs.yml @@ -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: { } diff --git a/config/sync/block.block.seven_content.yml b/config/sync/block.block.seven_content.yml new file mode 100644 index 0000000..eddc46d --- /dev/null +++ b/config/sync/block.block.seven_content.yml @@ -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: { } diff --git a/config/sync/block.block.seven_help.yml b/config/sync/block.block.seven_help.yml new file mode 100644 index 0000000..bb6b044 --- /dev/null +++ b/config/sync/block.block.seven_help.yml @@ -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: { } diff --git a/config/sync/block.block.seven_local_actions.yml b/config/sync/block.block.seven_local_actions.yml new file mode 100644 index 0000000..a64f434 --- /dev/null +++ b/config/sync/block.block.seven_local_actions.yml @@ -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: { } diff --git a/config/sync/block.block.seven_login.yml b/config/sync/block.block.seven_login.yml new file mode 100644 index 0000000..2bc0fa1 --- /dev/null +++ b/config/sync/block.block.seven_login.yml @@ -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: { } diff --git a/config/sync/block.block.seven_messages.yml b/config/sync/block.block.seven_messages.yml new file mode 100644 index 0000000..ef7efcd --- /dev/null +++ b/config/sync/block.block.seven_messages.yml @@ -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: { } diff --git a/config/sync/block.block.seven_page_title.yml b/config/sync/block.block.seven_page_title.yml new file mode 100644 index 0000000..920975b --- /dev/null +++ b/config/sync/block.block.seven_page_title.yml @@ -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: { } diff --git a/config/sync/block.block.seven_primary_local_tasks.yml b/config/sync/block.block.seven_primary_local_tasks.yml new file mode 100644 index 0000000..d650d86 --- /dev/null +++ b/config/sync/block.block.seven_primary_local_tasks.yml @@ -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: { } diff --git a/config/sync/block.block.seven_secondary_local_tasks.yml b/config/sync/block.block.seven_secondary_local_tasks.yml new file mode 100644 index 0000000..423d91a --- /dev/null +++ b/config/sync/block.block.seven_secondary_local_tasks.yml @@ -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: { } diff --git a/config/sync/block_content.type.basic.yml b/config/sync/block_content.type.basic.yml new file mode 100644 index 0000000..ae27499 --- /dev/null +++ b/config/sync/block_content.type.basic.yml @@ -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.' diff --git a/config/sync/block_content.type.slide.yml b/config/sync/block_content.type.slide.yml new file mode 100644 index 0000000..bd52541 --- /dev/null +++ b/config/sync/block_content.type.slide.yml @@ -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: '' diff --git a/config/sync/bulma.settings.yml b/config/sync/bulma.settings.yml new file mode 100644 index 0000000..8cc6e0a --- /dev/null +++ b/config/sync/bulma.settings.yml @@ -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 diff --git a/config/sync/config_perms.custom_perms_entity.administer_account_settings.yml b/config/sync/config_perms.custom_perms_entity.administer_account_settings.yml new file mode 100644 index 0000000..b2579cf --- /dev/null +++ b/config/sync/config_perms.custom_perms_entity.administer_account_settings.yml @@ -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 diff --git a/config/sync/config_perms.custom_perms_entity.administer_date_time.yml b/config/sync/config_perms.custom_perms_entity.administer_date_time.yml new file mode 100644 index 0000000..e9e6f93 --- /dev/null +++ b/config/sync/config_perms.custom_perms_entity.administer_date_time.yml @@ -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 diff --git a/config/sync/config_perms.custom_perms_entity.administer_error_logs.yml b/config/sync/config_perms.custom_perms_entity.administer_error_logs.yml new file mode 100644 index 0000000..b504a32 --- /dev/null +++ b/config/sync/config_perms.custom_perms_entity.administer_error_logs.yml @@ -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 diff --git a/config/sync/config_perms.custom_perms_entity.administer_file_system.yml b/config/sync/config_perms.custom_perms_entity.administer_file_system.yml new file mode 100644 index 0000000..397ab2e --- /dev/null +++ b/config/sync/config_perms.custom_perms_entity.administer_file_system.yml @@ -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 diff --git a/config/sync/config_perms.custom_perms_entity.administer_site_information.yml b/config/sync/config_perms.custom_perms_entity.administer_site_information.yml new file mode 100644 index 0000000..f7fcfc2 --- /dev/null +++ b/config/sync/config_perms.custom_perms_entity.administer_site_information.yml @@ -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 diff --git a/config/sync/config_perms.custom_perms_entity.edit_contact_form.yml b/config/sync/config_perms.custom_perms_entity.edit_contact_form.yml new file mode 100644 index 0000000..60a0b05 --- /dev/null +++ b/config/sync/config_perms.custom_perms_entity.edit_contact_form.yml @@ -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 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.automated_cron.yml b/config/sync/config_snapshot.snapshot.config_sync.module.automated_cron.yml new file mode 100644 index 0000000..e77063b --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.automated_cron.yml @@ -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 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.block_content.yml b/config/sync/config_snapshot.snapshot.config_sync.module.block_content.yml new file mode 100644 index 0000000..7e98c91 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.block_content.yml @@ -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 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.comment.yml b/config/sync/config_snapshot.snapshot.config_sync.module.comment.yml new file mode 100644 index 0000000..8d389f1 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.comment.yml @@ -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: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_perms.yml b/config/sync/config_snapshot.snapshot.config_sync.module.config_perms.yml new file mode 100644 index 0000000..3fccd93 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.config_perms.yml @@ -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 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.contact.yml b/config/sync/config_snapshot.snapshot.config_sync.module.contact.yml new file mode 100644 index 0000000..d1777f2 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.contact.yml @@ -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 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.dblog.yml b/config/sync/config_snapshot.snapshot.config_sync.module.dblog.yml new file mode 100644 index 0000000..0fe8ddc --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.dblog.yml @@ -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: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml new file mode 100644 index 0000000..9bd888e --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml @@ -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 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml new file mode 100644 index 0000000..7d9dd3f --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml @@ -0,0 +1,1668 @@ +uuid: 9853cf32-39af-4de0-888b-7cae9dea12ac +langcode: en +status: true +dependencies: + module: + - drutopia_core +id: config_sync.module.drutopia_core +snapshotSet: config_sync +extensionType: module +extensionName: drutopia_core +items: + - + collection: '' + name: config_perms.custom_perms_entity.administer_site_information + data: + langcode: en + status: true + dependencies: { } + id: administer_site_information + label: 'Administer site information' + route: system.site_information_settings + - + collection: '' + name: config_perms.custom_perms_entity.edit_contact_form + data: + langcode: en + status: true + dependencies: { } + id: edit_contact_form + label: 'Edit contact form' + path: "entity.contact_form.collection\r\nentity.contact_form.edit_form" + - + collection: '' + name: core.date_format.month_day_year + data: + langcode: en + status: true + dependencies: { } + id: month_day_year + label: 'Month day year' + locked: false + pattern: 'F j, Y' + - + collection: '' + name: core.entity_form_display.paragraph.faq.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.faq.field_faq + - paragraphs.paragraphs_type.faq + module: + - faqfield + 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 + - + collection: '' + name: core.entity_form_display.paragraph.file.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.file.field_file + - paragraphs.paragraphs_type.file + module: + - file + 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 + - + collection: '' + name: core.entity_form_display.paragraph.image.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.image.field_image + - image.style.thumbnail + - paragraphs.paragraphs_type.image + module: + - image + id: paragraph.image.default + targetEntityType: paragraph + bundle: image + mode: default + content: + field_image: + weight: 0 + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + type: image_image + region: content + hidden: + created: true + status: true + uid: true + - + collection: '' + name: core.entity_form_display.paragraph.slide.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.slide.field_image + - field.field.paragraph.slide.field_link + - field.field.paragraph.slide.field_text + - image.style.thumbnail + - paragraphs.paragraphs_type.slide + module: + - image + - link + - text + id: paragraph.slide.default + targetEntityType: paragraph + bundle: slide + mode: default + content: + field_image: + weight: 5 + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + type: image_image + region: content + field_link: + weight: 4 + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + type: link_default + region: content + field_text: + weight: 6 + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + type: text_textarea + region: content + hidden: + created: true + status: true + uid: true + - + collection: '' + name: core.entity_form_display.paragraph.text.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.text.field_text + - paragraphs.paragraphs_type.text + module: + - text + id: paragraph.text.default + targetEntityType: paragraph + bundle: text + mode: default + content: + field_text: + weight: 0 + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + type: text_textarea + region: content + hidden: + created: true + status: true + uid: true + - + collection: '' + name: core.entity_form_display.paragraph.update.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.update.field_text + - field.field.paragraph.update.field_update_date + - paragraphs.paragraphs_type.update + module: + - datetime + - text + id: paragraph.update.default + targetEntityType: paragraph + bundle: update + mode: default + content: + field_text: + weight: 1 + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + type: text_textarea + region: content + field_update_date: + weight: 0 + settings: { } + third_party_settings: { } + type: datetime_default + region: content + hidden: + created: true + status: true + uid: true + - + collection: '' + name: core.entity_view_display.paragraph.faq.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.faq.field_faq + - paragraphs.paragraphs_type.faq + module: + - ds + - faqfield + id: paragraph.faq.default + targetEntityType: paragraph + bundle: faq + mode: default + content: + field_faq: + weight: 0 + label: visually_hidden + settings: + active: null + heightStyle: auto + collapsible: true + event: click + animate: + duration: 200 + easing: linear + third_party_settings: + ds: + ds_limit: '' + type: faqfield_accordion + region: content + hidden: { } + - + collection: '' + name: core.entity_view_display.paragraph.file.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.file.field_file + - paragraphs.paragraphs_type.file + module: + - file + id: paragraph.file.default + targetEntityType: paragraph + bundle: file + mode: default + content: + field_file: + weight: 0 + label: hidden + settings: { } + third_party_settings: { } + type: file_default + region: content + hidden: { } + - + collection: '' + name: core.entity_view_display.paragraph.image.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.image.field_image + - image.style.large + - paragraphs.paragraphs_type.image + module: + - image + id: paragraph.image.default + targetEntityType: paragraph + bundle: image + mode: default + content: + field_image: + weight: 0 + label: hidden + settings: + image_style: large + image_link: '' + third_party_settings: { } + type: image + region: content + hidden: { } + - + collection: '' + name: core.entity_view_display.paragraph.slide.columnar + data: + langcode: en + status: true + dependencies: + config: + - core.entity_view_mode.paragraph.columnar + - field.field.paragraph.slide.field_image + - field.field.paragraph.slide.field_link + - field.field.paragraph.slide.field_text + - paragraphs.paragraphs_type.slide + - responsive_image.styles.narrow + module: + - link + - responsive_image + - text + id: paragraph.slide.columnar + targetEntityType: paragraph + bundle: slide + mode: columnar + content: + field_image: + weight: 0 + label: visually_hidden + settings: + responsive_image_style: narrow + image_link: '' + third_party_settings: { } + type: responsive_image + region: content + field_link: + weight: 1 + label: visually_hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + type: link + region: content + field_text: + weight: 2 + label: visually_hidden + settings: { } + third_party_settings: { } + type: text_default + region: content + hidden: { } + - + collection: '' + name: core.entity_view_display.paragraph.slide.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.slide.field_image + - field.field.paragraph.slide.field_link + - field.field.paragraph.slide.field_text + - image.style.max_2600x2600 + - paragraphs.paragraphs_type.slide + module: + - image + - link + - text + id: paragraph.slide.default + targetEntityType: paragraph + bundle: slide + mode: default + content: + field_image: + weight: 0 + label: visually_hidden + settings: + image_style: max_2600x2600 + third_party_settings: { } + type: image_url + region: content + field_link: + weight: 2 + label: visually_hidden + settings: + trim_length: 80 + url_only: false + url_plain: false + rel: '' + target: '' + third_party_settings: { } + type: link + region: content + field_text: + weight: 1 + label: visually_hidden + settings: { } + third_party_settings: { } + type: text_default + region: content + hidden: { } + - + collection: '' + name: core.entity_view_display.paragraph.text.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.text.field_text + - paragraphs.paragraphs_type.text + module: + - text + id: paragraph.text.default + targetEntityType: paragraph + bundle: text + mode: default + content: + field_text: + weight: 0 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content + hidden: { } + - + collection: '' + name: core.entity_view_display.paragraph.update.default + data: + langcode: en + status: true + dependencies: + config: + - field.field.paragraph.update.field_text + - field.field.paragraph.update.field_update_date + - paragraphs.paragraphs_type.update + module: + - datetime + - ds + - text + third_party_settings: + ds: + layout: + id: ds_2col + library: ds/ds_2col + disable_css: true + entity_classes: all_classes + settings: + wrappers: + left: div + right: div + outer_wrapper: div + attributes: '' + link_attribute: '' + link_custom: '' + classes: + layout_class: { } + regions: + left: + - field_update_date + right: + - field_text + id: paragraph.update.default + targetEntityType: paragraph + bundle: update + mode: default + content: + field_text: + weight: 1 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: right + field_update_date: + weight: 0 + label: hidden + settings: + timezone_override: '' + format_type: month_day_year + third_party_settings: { } + type: datetime_default + region: left + hidden: { } + - + collection: '' + name: core.entity_view_mode.block_content.columnar + data: + langcode: en + status: true + dependencies: + module: + - block_content + id: block_content.columnar + label: Columnar + targetEntityType: block_content + cache: true + - + collection: '' + name: core.entity_view_mode.node.box + data: + langcode: en + status: true + dependencies: + module: + - node + id: node.box + label: Box + targetEntityType: node + cache: true + - + collection: '' + name: core.entity_view_mode.node.card + data: + langcode: en + status: true + dependencies: + module: + - node + id: node.card + label: Card + targetEntityType: node + cache: true + - + collection: '' + name: core.entity_view_mode.node.media + data: + langcode: en + status: true + dependencies: + module: + - node + id: node.media + label: 'Media object' + targetEntityType: node + cache: true + - + collection: '' + name: core.entity_view_mode.node.micro + data: + langcode: en + status: true + dependencies: + module: + - node + id: node.micro + label: Micro + targetEntityType: node + cache: true + - + collection: '' + name: core.entity_view_mode.node.simple_card + data: + langcode: en + status: true + dependencies: + module: + - node + id: node.simple_card + label: 'Simple card' + targetEntityType: node + cache: true + - + collection: '' + name: core.entity_view_mode.node.small_card + data: + langcode: en + status: true + dependencies: + module: + - node + id: node.small_card + label: 'Small card' + targetEntityType: node + cache: true + - + collection: '' + name: core.entity_view_mode.node.tile + data: + langcode: en + status: true + dependencies: + module: + - node + id: node.tile + label: Tile + targetEntityType: node + cache: true + - + collection: '' + name: core.entity_view_mode.paragraph.columnar + data: + langcode: en + status: true + dependencies: + module: + - paragraphs + id: paragraph.columnar + label: Columnar + targetEntityType: paragraph + cache: true + - + collection: '' + name: field.field.paragraph.faq.field_faq + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_faq + - paragraphs.paragraphs_type.faq + module: + - faqfield + id: paragraph.faq.field_faq + field_name: field_faq + entity_type: paragraph + bundle: faq + label: FAQ + description: '' + required: false + translatable: false + default_value: { } + default_value_callback: '' + settings: + default_format: basic_html + field_type: faqfield + - + collection: '' + name: field.field.paragraph.file.field_file + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_file + - paragraphs.paragraphs_type.file + module: + - file + id: paragraph.file.field_file + field_name: field_file + entity_type: paragraph + bundle: file + label: File + description: '' + required: false + translatable: false + default_value: { } + default_value_callback: '' + settings: + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'txt pdf odt doc docx' + max_filesize: '' + description_field: true + handler: 'default:file' + handler_settings: { } + field_type: file + - + collection: '' + name: field.field.paragraph.image.field_image + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_image + - paragraphs.paragraphs_type.image + module: + - image + id: paragraph.image.field_image + field_name: field_image + entity_type: paragraph + bundle: image + label: Image + description: '' + required: false + translatable: false + default_value: { } + default_value_callback: '' + settings: + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: true + alt_field_required: true + title_field: false + title_field_required: false + default_image: + uuid: '' + alt: '' + title: '' + width: null + height: null + handler: 'default:file' + handler_settings: { } + field_type: image + - + collection: '' + name: field.field.paragraph.slide.field_image + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_image + - paragraphs.paragraphs_type.slide + module: + - image + id: paragraph.slide.field_image + field_name: field_image + entity_type: paragraph + bundle: slide + label: Image + description: '' + required: false + translatable: true + default_value: { } + default_value_callback: '' + settings: + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: true + alt_field_required: true + title_field: false + title_field_required: false + default_image: + uuid: '' + alt: '' + title: '' + width: null + height: null + handler: 'default:file' + handler_settings: { } + field_type: image + - + collection: '' + name: field.field.paragraph.slide.field_link + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_link + - paragraphs.paragraphs_type.slide + module: + - link + id: paragraph.slide.field_link + field_name: field_link + entity_type: paragraph + bundle: slide + label: Link + description: '' + required: false + translatable: false + default_value: { } + default_value_callback: '' + settings: + link_type: 17 + title: 1 + field_type: link + - + collection: '' + name: field.field.paragraph.slide.field_text + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_text + - paragraphs.paragraphs_type.slide + module: + - text + id: paragraph.slide.field_text + field_name: field_text + entity_type: paragraph + bundle: slide + label: Text + description: '' + required: false + translatable: true + default_value: { } + default_value_callback: '' + settings: { } + field_type: text_long + - + collection: '' + name: field.field.paragraph.text.field_text + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_text + - paragraphs.paragraphs_type.text + module: + - text + id: paragraph.text.field_text + field_name: field_text + entity_type: paragraph + bundle: text + label: Text + description: '' + required: false + translatable: false + default_value: { } + default_value_callback: '' + settings: { } + field_type: text_long + - + collection: '' + name: field.field.paragraph.update.field_text + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_text + - paragraphs.paragraphs_type.update + module: + - text + id: paragraph.update.field_text + field_name: field_text + entity_type: paragraph + bundle: update + label: Update + description: '' + required: false + translatable: true + default_value: { } + default_value_callback: '' + settings: { } + field_type: text_long + - + collection: '' + name: field.field.paragraph.update.field_update_date + data: + langcode: en + status: true + dependencies: + config: + - field.storage.paragraph.field_update_date + - paragraphs.paragraphs_type.update + module: + - datetime + id: paragraph.update.field_update_date + field_name: field_update_date + entity_type: paragraph + bundle: update + label: 'Update date' + description: '' + required: false + translatable: false + default_value: + - + default_date_type: now + default_date: now + default_value_callback: '' + settings: { } + field_type: datetime + - + collection: '' + name: field.storage.block_content.field_slide + data: + langcode: en + status: true + dependencies: + module: + - block_content + - entity_reference_revisions + - paragraphs + id: block_content.field_slide + field_name: field_slide + entity_type: block_content + type: entity_reference_revisions + settings: + target_type: paragraph + module: entity_reference_revisions + locked: false + cardinality: 1 + translatable: true + indexes: { } + persist_with_no_fields: false + custom_storage: false + - + collection: '' + name: field.storage.node.field_body_paragraph + data: + langcode: en + status: true + dependencies: + module: + - entity_reference_revisions + - node + - paragraphs + id: node.field_body_paragraph + field_name: field_body_paragraph + entity_type: node + type: entity_reference_revisions + settings: + target_type: paragraph + module: entity_reference_revisions + locked: false + cardinality: -1 + translatable: true + indexes: { } + persist_with_no_fields: true + custom_storage: false + - + collection: '' + name: field.storage.node.field_image + data: + langcode: en + status: true + dependencies: + module: + - file + - image + - node + id: node.field_image + field_name: field_image + entity_type: node + type: image + settings: + uri_scheme: public + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null + target_type: file + display_field: false + display_default: false + module: image + locked: false + cardinality: 1 + translatable: true + indexes: + target_id: + - target_id + persist_with_no_fields: true + custom_storage: false + - + collection: '' + name: field.storage.node.field_paragraph + data: + langcode: en + status: true + dependencies: + module: + - entity_reference_revisions + - node + - paragraphs + id: node.field_paragraph + field_name: field_paragraph + entity_type: node + type: entity_reference_revisions + settings: + target_type: paragraph + module: entity_reference_revisions + locked: false + cardinality: -1 + translatable: true + indexes: { } + persist_with_no_fields: false + custom_storage: false + - + collection: '' + name: field.storage.node.field_summary + data: + langcode: en + status: true + dependencies: + module: + - node + - text + id: node.field_summary + field_name: field_summary + entity_type: node + type: text_long + settings: { } + module: text + locked: false + cardinality: 1 + translatable: true + indexes: { } + persist_with_no_fields: true + custom_storage: false + - + collection: '' + name: field.storage.node.field_tags + data: + langcode: en + status: true + dependencies: + module: + - node + - taxonomy + id: node.field_tags + field_name: field_tags + entity_type: node + type: entity_reference + settings: + target_type: taxonomy_term + module: core + locked: false + cardinality: -1 + translatable: true + indexes: { } + persist_with_no_fields: true + custom_storage: false + - + collection: '' + name: field.storage.node.field_topics + data: + langcode: en + status: true + dependencies: + module: + - node + - taxonomy + id: node.field_topics + field_name: field_topics + entity_type: node + type: entity_reference + settings: + target_type: taxonomy_term + module: core + locked: false + cardinality: -1 + translatable: true + indexes: { } + persist_with_no_fields: false + custom_storage: false + - + collection: '' + name: field.storage.paragraph.field_faq + data: + langcode: en + status: true + dependencies: + module: + - faqfield + - paragraphs + id: paragraph.field_faq + field_name: field_faq + entity_type: paragraph + type: faqfield + settings: { } + module: faqfield + locked: false + cardinality: -1 + translatable: true + indexes: { } + persist_with_no_fields: false + custom_storage: false + - + collection: '' + name: field.storage.paragraph.field_file + data: + langcode: en + status: true + dependencies: + module: + - file + - paragraphs + id: paragraph.field_file + field_name: field_file + entity_type: paragraph + type: file + settings: + display_field: false + display_default: false + uri_scheme: public + target_type: file + module: file + locked: false + cardinality: -1 + translatable: true + indexes: { } + persist_with_no_fields: true + custom_storage: false + - + collection: '' + name: field.storage.paragraph.field_image + data: + langcode: en + status: true + dependencies: + module: + - file + - image + - paragraphs + id: paragraph.field_image + field_name: field_image + entity_type: paragraph + type: image + settings: + uri_scheme: public + default_image: + uuid: '' + alt: '' + title: '' + width: null + height: null + target_type: file + display_field: false + display_default: false + module: image + locked: false + cardinality: 1 + translatable: true + indexes: { } + persist_with_no_fields: true + custom_storage: false + - + collection: '' + name: field.storage.paragraph.field_link + data: + langcode: en + status: true + dependencies: + module: + - link + - paragraphs + id: paragraph.field_link + field_name: field_link + entity_type: paragraph + type: link + settings: { } + module: link + locked: false + cardinality: 1 + translatable: true + indexes: { } + persist_with_no_fields: false + custom_storage: false + - + collection: '' + name: field.storage.paragraph.field_text + data: + langcode: en + status: true + dependencies: + module: + - paragraphs + - text + id: paragraph.field_text + field_name: field_text + entity_type: paragraph + type: text_long + settings: { } + module: text + locked: false + cardinality: 1 + translatable: true + indexes: { } + persist_with_no_fields: true + custom_storage: false + - + collection: '' + name: field.storage.paragraph.field_update_date + data: + langcode: en + status: true + dependencies: + module: + - datetime + - paragraphs + id: paragraph.field_update_date + field_name: field_update_date + entity_type: paragraph + type: datetime + settings: + datetime_type: date + module: datetime + locked: false + cardinality: 1 + translatable: true + indexes: { } + persist_with_no_fields: true + custom_storage: false + - + collection: '' + name: image.style.max_1300x1300 + data: + langcode: en + status: true + dependencies: + enforced: + module: + - responsive_image + name: max_1300x1300 + label: 'Max 1300x1300' + effects: + 04caae9a-fa3e-4ea6-ae09-9c26aec7d308: + uuid: 04caae9a-fa3e-4ea6-ae09-9c26aec7d308 + id: image_scale + weight: 1 + data: + width: 1300 + height: 1300 + upscale: false + - + collection: '' + name: image.style.max_2600x2600 + data: + langcode: en + status: true + dependencies: + enforced: + module: + - responsive_image + name: max_2600x2600 + label: 'Max 2600x2600' + effects: + 9b311dd1-0351-45a1-9500-cd069e4670cb: + uuid: 9b311dd1-0351-45a1-9500-cd069e4670cb + id: image_scale + weight: 3 + data: + width: 2600 + height: 2600 + upscale: false + - + collection: '' + name: image.style.max_325x325 + data: + langcode: en + status: true + dependencies: + enforced: + module: + - responsive_image + name: max_325x325 + label: 'Max 325x325' + effects: + cb842cc8-682f-42a6-bd05-5a1ac726f0d8: + uuid: cb842cc8-682f-42a6-bd05-5a1ac726f0d8 + id: image_scale + weight: 1 + data: + width: 325 + height: 325 + upscale: false + - + collection: '' + name: image.style.max_650x650 + data: + langcode: en + status: true + dependencies: + enforced: + module: + - responsive_image + name: max_650x650 + label: 'Max 650x650' + effects: + 949c201a-77f5-48f6-ba00-be91eb1aad47: + uuid: 949c201a-77f5-48f6-ba00-be91eb1aad47 + id: image_scale + weight: 1 + data: + width: 650 + height: 650 + upscale: false + - + collection: '' + name: image.style.small_square + data: + langcode: en + status: true + dependencies: { } + name: small_square + label: 'Small square (170x170)' + effects: + fa950bf3-2e2e-44b9-bf11-26bee6a3218a: + uuid: fa950bf3-2e2e-44b9-bf11-26bee6a3218a + id: image_scale_and_crop + weight: 1 + data: + width: 170 + height: 170 + - + collection: '' + name: image.style.square_thumbnail + data: + langcode: en + status: true + dependencies: { } + name: square_thumbnail + label: 'Square thumbnail (100x100)' + effects: + 6b0d4054-5fd7-4e04-a1aa-f1d4fe6b7393: + uuid: 6b0d4054-5fd7-4e04-a1aa-f1d4fe6b7393 + id: image_scale_and_crop + weight: 1 + data: + width: 100 + height: 100 + - + collection: '' + name: paragraphs.paragraphs_type.faq + data: + langcode: en + status: true + dependencies: { } + id: faq + label: FAQ + icon_uuid: null + description: '' + behavior_plugins: { } + - + collection: '' + name: paragraphs.paragraphs_type.file + data: + langcode: en + status: true + dependencies: { } + id: file + label: File + icon_uuid: null + description: null + behavior_plugins: { } + - + collection: '' + name: paragraphs.paragraphs_type.image + data: + langcode: en + status: true + dependencies: { } + id: image + label: Image + icon_uuid: null + description: null + behavior_plugins: { } + - + collection: '' + name: paragraphs.paragraphs_type.slide + data: + langcode: en + status: true + dependencies: { } + id: slide + label: Slide + icon_uuid: null + description: null + behavior_plugins: { } + - + collection: '' + name: paragraphs.paragraphs_type.text + data: + langcode: en + status: true + dependencies: { } + id: text + label: Text + icon_uuid: null + description: null + behavior_plugins: { } + - + collection: '' + name: paragraphs.paragraphs_type.update + data: + langcode: en + status: true + dependencies: { } + id: update + label: Update + icon_uuid: null + description: null + behavior_plugins: { } + - + collection: '' + name: rdf.mapping.taxonomy_term.tags + data: + langcode: en + status: true + dependencies: + config: + - taxonomy.vocabulary.tags + module: + - taxonomy + id: taxonomy_term.tags + targetEntityType: taxonomy_term + bundle: tags + types: + - 'schema:Thing' + fieldMappings: + name: + properties: + - 'schema:name' + description: + properties: + - 'schema:description' + - + collection: '' + name: rdf.mapping.taxonomy_term.topics + data: + langcode: en + status: true + dependencies: + config: + - taxonomy.vocabulary.topics + module: + - taxonomy + id: taxonomy_term.topics + targetEntityType: taxonomy_term + bundle: topics + types: + - 'schema:Thing' + fieldMappings: + name: + properties: + - 'schema:name' + description: + properties: + - 'schema:description' + - + collection: '' + name: responsive_image.styles.narrow + data: + langcode: en + status: true + dependencies: + config: + - image.style.max_1300x1300 + - image.style.max_325x325 + - image.style.max_650x650 + id: narrow + label: Narrow + image_style_mappings: + - + breakpoint_id: responsive_image.viewport_sizing + multiplier: 1x + image_mapping_type: sizes + image_mapping: + sizes: '(min-width: 1290px) 325px, (min-width: 851px) 25vw, (min-width: 560px) 50vw, 100vw' + sizes_image_styles: + - max_1300x1300 + - max_650x650 + - max_325x325 + breakpoint_group: responsive_image + fallback_image_style: max_325x325 + - + collection: '' + name: responsive_image.styles.wide + data: + langcode: en + status: true + dependencies: + config: + - image.style.max_1300x1300 + - image.style.max_2600x2600 + - image.style.max_325x325 + - image.style.max_650x650 + id: wide + label: Wide + image_style_mappings: + - + breakpoint_id: responsive_image.viewport_sizing + multiplier: 1x + image_mapping_type: sizes + image_mapping: + sizes: '(min-width: 1290px) 1290px, 100vw' + sizes_image_styles: + - max_2600x2600 + - max_1300x1300 + - max_650x650 + - max_325x325 + breakpoint_group: responsive_image + fallback_image_style: max_325x325 + - + collection: '' + name: search_api.server.database + data: + langcode: en + status: true + dependencies: + module: + - search_api_db + id: database + name: 'Database Server' + description: 'Drutopia database server.' + backend: search_api_db + backend_config: + database: 'default:default' + database_text: '' + min_chars: 3 + partial_matches: false + autocomplete: + suggest_suffix: true + suggest_words: true + - + collection: '' + name: taxonomy.vocabulary.tags + data: + langcode: en + status: true + dependencies: { } + name: Tags + vid: tags + description: 'Use tags to group content if you need categories beyond the given topics.' + hierarchy: 0 + weight: 0 + - + collection: '' + name: taxonomy.vocabulary.topics + data: + langcode: en + status: true + dependencies: { } + name: Topics + vid: topics + description: 'Use topics to group content into categories.' + hierarchy: 0 + weight: 0 + - + collection: '' + name: user.role.administrator + data: + langcode: en + status: true + dependencies: { } + id: administrator + label: Administrator + weight: 5 + is_admin: true + - + collection: '' + name: user.role.contributor + data: + langcode: en + status: true + dependencies: { } + id: contributor + label: Contributor + weight: 2 + is_admin: null + permissions: + - 'edit terms in tags' + - 'view the administration theme' + - 'access contextual links' + - 'access in-place editing' + - 'create page content' + - 'delete own page content' + - 'edit own page content' + - + collection: '' + name: user.role.editor + data: + langcode: en + status: true + dependencies: { } + id: editor + label: Editor + weight: 3 + is_admin: null + permissions: + - 'access administration pages' + - 'access content overview' + - 'access files overview' + - 'access site in maintenance mode' + - 'access user profiles' + - 'administer nodes' + - 'administer taxonomy' + - 'administer users' + - 'bypass node access' + - 'create url aliases' + - 'delete all revisions' + - 'revert all revisions' + - 'view all revisions' + - 'view own unpublished content' + - 'view the administration theme' + - 'use text format restricted_html' + - 'access contextual links' + - 'access in-place editing' + - 'access toolbar' + - 'access tour' + - 'bypass node access' + - 'create url aliases' + - + collection: '' + name: user.role.manager + data: + langcode: en + status: true + dependencies: { } + id: manager + label: Manager + weight: 4 + is_admin: null + permissions: + - 'access administration pages' + - 'access content overview' + - 'access files overview' + - 'access site in maintenance mode' + - 'access user profiles' + - 'Administer account settings' + - 'administer blocks' + - 'Administer date-time' + - 'administer nodes' + - 'Administer site information' + - 'administer taxonomy' + - 'administer users' + - 'bypass node access' + - 'create url aliases' + - 'delete all revisions' + - 'Edit contact form' + - 'revert all revisions' + - 'view all revisions' + - 'view own unpublished content' + - 'view the administration theme' + - 'administer meta tags' + - 'use text format restricted_html' + - 'access contextual links' + - 'access in-place editing' + - 'access toolbar' + - 'access tour' + - 'access user contact forms' + - 'administer url aliases' + - 'bypass node access' + - 'create url aliases' diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_page.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_page.yml new file mode 100644 index 0000000..05bdc4c --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_page.yml @@ -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 basic pages 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 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_seo.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_seo.yml new file mode 100644 index 0000000..cbefc00 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_seo.yml @@ -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 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_site.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_site.yml new file mode 100644 index 0000000..6dff649 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_site.yml @@ -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: '