Browse Source

exported config

master
Josh Fabean 4 years ago
parent
commit
ed85324c2e
277 changed files with 16065 additions and 0 deletions
  1. +3
    -0
      config/default/default/automated_cron.settings.yml
  2. +27
    -0
      config/default/default/block.block.bartik_account_menu.yml
  3. +25
    -0
      config/default/default/block.block.bartik_branding.yml
  4. +22
    -0
      config/default/default/block.block.bartik_breadcrumbs.yml
  5. +27
    -0
      config/default/default/block.block.bartik_footer.yml
  6. +22
    -0
      config/default/default/block.block.bartik_help.yml
  7. +20
    -0
      config/default/default/block.block.bartik_local_actions.yml
  8. +22
    -0
      config/default/default/block.block.bartik_local_tasks.yml
  9. +27
    -0
      config/default/default/block.block.bartik_main_menu.yml
  10. +22
    -0
      config/default/default/block.block.bartik_messages.yml
  11. +20
    -0
      config/default/default/block.block.bartik_page_title.yml
  12. +23
    -0
      config/default/default/block.block.bartik_search_form.yml
  13. +22
    -0
      config/default/default/block.block.bartik_system_main.yml
  14. +22
    -0
      config/default/default/block.block.bartik_system_powered_by.yml
  15. +27
    -0
      config/default/default/block.block.bartik_tools.yml
  16. +20
    -0
      config/default/default/block.block.bartik_user_login.yml
  17. +22
    -0
      config/default/default/block.block.seven_breadcrumbs.yml
  18. +24
    -0
      config/default/default/block.block.seven_comment_recent.yml
  19. +22
    -0
      config/default/default/block.block.seven_help.yml
  20. +20
    -0
      config/default/default/block.block.seven_local_actions.yml
  21. +22
    -0
      config/default/default/block.block.seven_messages.yml
  22. +20
    -0
      config/default/default/block.block.seven_page_title.yml
  23. +22
    -0
      config/default/default/block.block.seven_primary_local_tasks.yml
  24. +21
    -0
      config/default/default/block.block.seven_search_form.yml
  25. +22
    -0
      config/default/default/block.block.seven_secondary_local_tasks.yml
  26. +22
    -0
      config/default/default/block.block.seven_system_main.yml
  27. +20
    -0
      config/default/default/block.block.seven_user_login.yml
  28. +24
    -0
      config/default/default/block.block.seven_user_new.yml
  29. +24
    -0
      config/default/default/block.block.seven_user_online.yml
  30. +10
    -0
      config/default/default/block_content.type.basic.yml
  31. +3
    -0
      config/default/default/comment.settings.yml
  32. +10
    -0
      config/default/default/comment.type.comment.yml
  33. +8
    -0
      config/default/default/comment.type.comment_node_article.yml
  34. +8
    -0
      config/default/default/comment.type.comment_node_page.yml
  35. +8
    -0
      config/default/default/comment.type.comment_node_test_paragraphs.yml
  36. +3
    -0
      config/default/default/config_ignore.settings.yml
  37. +14
    -0
      config/default/default/contact.form.feedback.yml
  38. +13
    -0
      config/default/default/contact.form.personal.yml
  39. +7
    -0
      config/default/default/contact.settings.yml
  40. +24
    -0
      config/default/default/core.base_field_override.node.page.promote.yml
  41. +10
    -0
      config/default/default/core.date_format.fallback.yml
  42. +10
    -0
      config/default/default/core.date_format.html_date.yml
  43. +10
    -0
      config/default/default/core.date_format.html_datetime.yml
  44. +10
    -0
      config/default/default/core.date_format.html_month.yml
  45. +10
    -0
      config/default/default/core.date_format.html_time.yml
  46. +10
    -0
      config/default/default/core.date_format.html_week.yml
  47. +10
    -0
      config/default/default/core.date_format.html_year.yml
  48. +10
    -0
      config/default/default/core.date_format.html_yearless_date.yml
  49. +10
    -0
      config/default/default/core.date_format.long.yml
  50. +10
    -0
      config/default/default/core.date_format.medium.yml
  51. +10
    -0
      config/default/default/core.date_format.short.yml
  52. +35
    -0
      config/default/default/core.entity_form_display.block_content.basic.default.yml
  53. +36
    -0
      config/default/default/core.entity_form_display.comment.comment.default.yml
  54. +36
    -0
      config/default/default/core.entity_form_display.comment.comment_node_article.default.yml
  55. +36
    -0
      config/default/default/core.entity_form_display.comment.comment_node_page.default.yml
  56. +36
    -0
      config/default/default/core.entity_form_display.comment.comment_node_test_paragraphs.default.yml
  57. +116
    -0
      config/default/default/core.entity_form_display.node.article.default.yml
  58. +87
    -0
      config/default/default/core.entity_form_display.node.page.default.yml
  59. +38
    -0
      config/default/default/core.entity_form_display.user.user.default.yml
  60. +12
    -0
      config/default/default/core.entity_form_mode.user.register.yml
  61. +24
    -0
      config/default/default/core.entity_view_display.block_content.basic.default.yml
  62. +27
    -0
      config/default/default/core.entity_view_display.comment.comment.default.yml
  63. +27
    -0
      config/default/default/core.entity_view_display.comment.comment_node_article.default.yml
  64. +27
    -0
      config/default/default/core.entity_view_display.comment.comment_node_page.default.yml
  65. +27
    -0
      config/default/default/core.entity_view_display.comment.comment_node_test_paragraphs.default.yml
  66. +73
    -0
      config/default/default/core.entity_view_display.node.article.default.yml
  67. +30
    -0
      config/default/default/core.entity_view_display.node.article.rss.yml
  68. +55
    -0
      config/default/default/core.entity_view_display.node.article.teaser.yml
  69. +40
    -0
      config/default/default/core.entity_view_display.node.page.default.yml
  70. +32
    -0
      config/default/default/core.entity_view_display.node.page.teaser.yml
  71. +29
    -0
      config/default/default/core.entity_view_display.user.user.compact.yml
  72. +29
    -0
      config/default/default/core.entity_view_display.user.user.default.yml
  73. +12
    -0
      config/default/default/core.entity_view_mode.block_content.full.yml
  74. +12
    -0
      config/default/default/core.entity_view_mode.comment.full.yml
  75. +12
    -0
      config/default/default/core.entity_view_mode.node.full.yml
  76. +12
    -0
      config/default/default/core.entity_view_mode.node.rss.yml
  77. +12
    -0
      config/default/default/core.entity_view_mode.node.search_index.yml
  78. +12
    -0
      config/default/default/core.entity_view_mode.node.search_result.yml
  79. +12
    -0
      config/default/default/core.entity_view_mode.node.teaser.yml
  80. +12
    -0
      config/default/default/core.entity_view_mode.paragraph.preview.yml
  81. +12
    -0
      config/default/default/core.entity_view_mode.taxonomy_term.full.yml
  82. +12
    -0
      config/default/default/core.entity_view_mode.user.compact.yml
  83. +12
    -0
      config/default/default/core.entity_view_mode.user.full.yml
  84. +65
    -0
      config/default/default/core.extension.yml
  85. +9
    -0
      config/default/default/core.menu.static_menu_link_overrides.yml
  86. +3
    -0
      config/default/default/dblog.settings.yml
  87. +55
    -0
      config/default/default/editor.editor.basic_html.yml
  88. +63
    -0
      config/default/default/editor.editor.full_html.yml
  89. +25
    -0
      config/default/default/field.field.block_content.basic.body.yml
  90. +23
    -0
      config/default/default/field.field.comment.comment.comment_body.yml
  91. +21
    -0
      config/default/default/field.field.comment.comment_node_article.comment_body.yml
  92. +21
    -0
      config/default/default/field.field.comment.comment_node_page.comment_body.yml
  93. +21
    -0
      config/default/default/field.field.comment.comment_node_test_paragraphs.comment_body.yml
  94. +25
    -0
      config/default/default/field.field.node.article.body.yml
  95. +35
    -0
      config/default/default/field.field.node.article.comment.yml
  96. +33
    -0
      config/default/default/field.field.node.article.comment_node_article.yml
  97. +40
    -0
      config/default/default/field.field.node.article.field_image.yml
  98. +28
    -0
      config/default/default/field.field.node.article.field_tags.yml
  99. +25
    -0
      config/default/default/field.field.node.page.body.yml
  100. +33
    -0
      config/default/default/field.field.node.page.comment_node_page.yml

+ 3
- 0
config/default/default/automated_cron.settings.yml View File

@ -0,0 +1,3 @@
interval: 10800
_core:
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs

+ 27
- 0
config/default/default/block.block.bartik_account_menu.yml View File

@ -0,0 +1,27 @@
uuid: 92f880ff-f2c7-4370-9aaf-4e2066d2854a
langcode: en
status: true
dependencies:
config:
- system.menu.account
module:
- system
theme:
- bartik
_core:
default_config_hash: 8a31Ywc1t2zlddGd3bmDrFMefWqgSK2E02ceFdr-bfc
id: bartik_account_menu
theme: bartik
region: secondary_menu
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
expand_all_items: false
visibility: { }

+ 25
- 0
config/default/default/block.block.bartik_branding.yml View File

@ -0,0 +1,25 @@
uuid: 9bbe8d3b-852b-45aa-8e2b-841e0b9b674c
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: NDwadleLD3YVSbDUaakxyYZyINYtkFtOVGShfq4kWy8
id: bartik_branding
theme: bartik
region: header
weight: 0
provider: null
plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
provider: system
label_display: '0'
use_site_logo: true
use_site_name: true
use_site_slogan: true
visibility: { }

+ 22
- 0
config/default/default/block.block.bartik_breadcrumbs.yml View File

@ -0,0 +1,22 @@
uuid: 2da77b1e-575f-4765-8734-5077e466a703
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: oXUb3JZR2WW5VOdw4HrhRicCsq51mCgLfRyvheG68ck
id: bartik_breadcrumbs
theme: bartik
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
provider: system
label_display: '0'
visibility: { }

+ 27
- 0
config/default/default/block.block.bartik_footer.yml View File

@ -0,0 +1,27 @@
uuid: e44760bc-4f94-43b0-95dd-ca81c21870db
langcode: en
status: true
dependencies:
config:
- system.menu.footer
module:
- system
theme:
- bartik
_core:
default_config_hash: 8zRjTNbfNAJ94lQpZDu6MkyD87GYJ2zpH9VQPVmRbcM
id: bartik_footer
theme: bartik
region: footer_fifth
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
expand_all_items: false
visibility: { }

+ 22
- 0
config/default/default/block.block.bartik_help.yml View File

@ -0,0 +1,22 @@
uuid: ce5c7619-b59c-4875-b38a-6df97c11072b
langcode: en
status: true
dependencies:
module:
- help
theme:
- bartik
_core:
default_config_hash: 8I8iACSa0sKO3k3jlvUG1ge52rfcKX7USJAQYnzuBgg
id: bartik_help
theme: bartik
region: content
weight: -30
provider: null
plugin: help_block
settings:
id: help_block
label: Help
provider: help
label_display: '0'
visibility: { }

+ 20
- 0
config/default/default/block.block.bartik_local_actions.yml View File

@ -0,0 +1,20 @@
uuid: 565660c1-f4ba-4165-9419-402373374057
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: 13GQpeITIJsp1kyPniXtWZfyFH87vb1xxJCHifL4UeE
id: bartik_local_actions
theme: bartik
region: content
weight: -20
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
provider: core
label_display: '0'
visibility: { }

+ 22
- 0
config/default/default/block.block.bartik_local_tasks.yml View File

@ -0,0 +1,22 @@
uuid: daf06e0c-8ef8-4b91-8650-89f176fbbb0f
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: X9I1OB0W3WlWtrK-CNcg6hNWwa8wficanpH8pYnDZDE
id: bartik_local_tasks
theme: bartik
region: content
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: { }

+ 27
- 0
config/default/default/block.block.bartik_main_menu.yml View File

@ -0,0 +1,27 @@
uuid: b6ae10e5-a6f5-44b9-9e71-571729cfe1cc
langcode: en
status: true
dependencies:
config:
- system.menu.main
module:
- system
theme:
- bartik
_core:
default_config_hash: ChCx7DYNUrPTt5uiRdQAPDKJQMc-_SyAQTrZh8H0o-c
id: bartik_main_menu
theme: bartik
region: primary_menu
weight: 0
provider: null
plugin: 'system_menu_block:main'
settings:
id: 'system_menu_block:main'
label: 'Main navigation'
provider: system
label_display: '0'
level: 1
depth: 1
expand_all_items: false
visibility: { }

+ 22
- 0
config/default/default/block.block.bartik_messages.yml View File

@ -0,0 +1,22 @@
uuid: 2459d62e-913d-44e0-bb3e-fe7c6a67dca9
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: KHQIJ7Vfl25lTjzIc7qIvnuistt-Mw2O0kG4jCofmkI
id: bartik_messages
theme: bartik
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
provider: system
label_display: '0'
visibility: { }

+ 20
- 0
config/default/default/block.block.bartik_page_title.yml View File

@ -0,0 +1,20 @@
uuid: c4031214-dab0-4ecf-b7b0-cd79c404220d
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: 7rR9chwXvdM2H8OYMAYx9Zj3GGlPMrZp_M3ZA4thYTk
id: bartik_page_title
theme: bartik
region: content
weight: -50
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
visibility: { }

+ 23
- 0
config/default/default/block.block.bartik_search_form.yml View File

@ -0,0 +1,23 @@
uuid: d31ddd7c-10d7-43cf-be58-3680883fdf73
langcode: en
status: true
dependencies:
module:
- search
theme:
- bartik
_core:
default_config_hash: Q-4EcGAsu26ICu4ejEz0uE1zv4akpiaOsizxgZfAmEw
id: bartik_search_form
theme: bartik
region: sidebar_first
weight: -1
provider: null
plugin: search_form_block
settings:
id: search_form_block
label: ''
provider: search
label_display: '0'
page_id: ''
visibility: { }

+ 22
- 0
config/default/default/block.block.bartik_system_main.yml View File

@ -0,0 +1,22 @@
uuid: 34339930-b5fb-44f5-afbd-dd5ca7122738
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: 9EoWV2Lot6FVSr50t4hoKgiz1LIXYWNG-IIPYsWxBqo
id: bartik_system_main
theme: bartik
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: ''
provider: system
label_display: '0'
visibility: { }

+ 22
- 0
config/default/default/block.block.bartik_system_powered_by.yml View File

@ -0,0 +1,22 @@
uuid: b43b0925-ccd0-49d6-b538-583804cd1494
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: jQQUUWN2Uxr5qZtc9zcJKBCxpKY8orN1u2HPqYYRQDI
id: bartik_system_powered_by
theme: bartik
region: footer_fifth
weight: 10
provider: null
plugin: system_powered_by_block
settings:
id: system_powered_by_block
label: ''
provider: system
label_display: '0'
visibility: { }

+ 27
- 0
config/default/default/block.block.bartik_tools.yml View File

@ -0,0 +1,27 @@
uuid: 7ba70f43-1b34-4dc1-8263-8f0b3be3a7c3
langcode: en
status: true
dependencies:
config:
- system.menu.tools
module:
- system
theme:
- bartik
_core:
default_config_hash: rH6PpAn7-RScha1rGkohGAYSSh_1OVeZzioJPzPw6O4
id: bartik_tools
theme: bartik
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
expand_all_items: false
visibility: { }

+ 20
- 0
config/default/default/block.block.bartik_user_login.yml View File

@ -0,0 +1,20 @@
uuid: 4f167fdd-ddba-4905-a2cf-ba25636c776c
langcode: en
status: true
dependencies:
module:
- user
theme:
- bartik
id: bartik_user_login
theme: bartik
region: sidebar_first
weight: 0
provider: null
plugin: user_login_block
settings:
id: user_login_block
label: ''
provider: user
label_display: '0'
visibility: { }

+ 22
- 0
config/default/default/block.block.seven_breadcrumbs.yml View File

@ -0,0 +1,22 @@
uuid: 10777103-be48-4500-b58a-9088b4970168
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: { }

+ 24
- 0
config/default/default/block.block.seven_comment_recent.yml View File

@ -0,0 +1,24 @@
uuid: a6af8260-a6f6-40b0-a90d-f7be17316070
langcode: en
status: true
dependencies:
config:
- views.view.comments_recent
module:
- views
theme:
- seven
id: seven_comment_recent
theme: seven
region: content
weight: 0
provider: null
plugin: 'views_block:comments_recent-block_1'
settings:
id: 'views_block:comments_recent-block_1'
label: ''
provider: views
label_display: '0'
views_label: ''
items_per_page: none
visibility: { }

+ 22
- 0
config/default/default/block.block.seven_help.yml View File

@ -0,0 +1,22 @@
uuid: 681b43e8-7036-474c-b19e-f81159bce644
langcode: en
status: true
dependencies:
module:
- help
theme:
- seven
_core:
default_config_hash: NU5A_49mwLHfs5xFzMFrZ850w9pgUolxMS9NNF3vv4c
id: seven_help
theme: seven
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
provider: help
label_display: '0'
visibility: { }

+ 20
- 0
config/default/default/block.block.seven_local_actions.yml View File

@ -0,0 +1,20 @@
uuid: 366c5821-6909-4840-b213-38fa94c35e05
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: HHryZVJbeKi9WnuBGC8FOhBZmBnk2G1H6KxFuy-rC9A
id: seven_local_actions
theme: seven
region: content
weight: -10
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
provider: core
label_display: '0'
visibility: { }

+ 22
- 0
config/default/default/block.block.seven_messages.yml View File

@ -0,0 +1,22 @@
uuid: fc348096-beb1-4c3c-b12a-36ed51536b1f
langcode: en
status: true
dependencies:
module:
- system
theme:
- seven
_core:
default_config_hash: XJqWwLt1LDCnazcEN6QkJmCLjk4R0__-8s0OO9xeNjg
id: seven_messages
theme: seven
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
provider: system
label_display: '0'
visibility: { }

+ 20
- 0
config/default/default/block.block.seven_page_title.yml View File

@ -0,0 +1,20 @@
uuid: c21d9a27-ce8e-4df6-8222-7780d874341b
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: ZSpc3IoSaLd0PkB02nxjVPBMztIdsTdHek9SiGaqZ_c
id: seven_page_title
theme: seven
region: header
weight: -30
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
visibility: { }

+ 22
- 0
config/default/default/block.block.seven_primary_local_tasks.yml View File

@ -0,0 +1,22 @@
uuid: 2a4966a4-b53c-41f8-affc-190b06ccdc55
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: { }

+ 21
- 0
config/default/default/block.block.seven_search_form.yml View File

@ -0,0 +1,21 @@
uuid: b563fbeb-d2e6-491a-8c90-8df8fcc84690
langcode: en
status: true
dependencies:
module:
- search
theme:
- seven
id: seven_search_form
theme: seven
region: content
weight: -10
provider: null
plugin: search_form_block
settings:
id: search_form_block
label: ''
provider: search
label_display: '0'
page_id: ''
visibility: { }

+ 22
- 0
config/default/default/block.block.seven_secondary_local_tasks.yml View File

@ -0,0 +1,22 @@
uuid: b5be88c2-98b5-4f44-bbec-f83b040c1465
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: { }

+ 22
- 0
config/default/default/block.block.seven_system_main.yml View File

@ -0,0 +1,22 @@
uuid: 37d55e1f-9bde-42f6-a269-94bd0563dd37
langcode: en
status: true
dependencies:
module:
- system
theme:
- seven
_core:
default_config_hash: YRY68JWkaUiGeZlWMv1nzeIgDm0ZZwXYgpqUpLFzwAY
id: seven_system_main
theme: seven
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: ''
provider: system
label_display: '0'
visibility: { }

+ 20
- 0
config/default/default/block.block.seven_user_login.yml View File

@ -0,0 +1,20 @@
uuid: 8c28d560-b54e-416e-9495-77f34acb339a
langcode: en
status: true
dependencies:
module:
- user
theme:
- seven
id: seven_user_login
theme: seven
region: content
weight: 10
provider: null
plugin: user_login_block
settings:
id: user_login_block
label: ''
provider: user
label_display: '0'
visibility: { }

+ 24
- 0
config/default/default/block.block.seven_user_new.yml View File

@ -0,0 +1,24 @@
uuid: 9adbcb2f-8f8e-49d9-b4a3-c9333938c8d2
langcode: en
status: true
dependencies:
config:
- views.view.who_s_new
module:
- views
theme:
- seven
id: seven_user_new
theme: seven
region: content
weight: 0
provider: null
plugin: 'views_block:who_s_new-block_1'
settings:
id: 'views_block:who_s_new-block_1'
label: ''
provider: views
label_display: '0'
views_label: ''
items_per_page: '5'
visibility: { }

+ 24
- 0
config/default/default/block.block.seven_user_online.yml View File

@ -0,0 +1,24 @@
uuid: 74dc08a9-b057-4be1-ab35-47ef5783c6e1
langcode: en
status: true
dependencies:
config:
- views.view.who_s_online
module:
- views
theme:
- seven
id: seven_user_online
theme: seven
region: content
weight: 0
provider: null
plugin: 'views_block:who_s_online-who_s_online_block'
settings:
id: 'views_block:who_s_online-who_s_online_block'
label: ''
provider: views
label_display: '0'
views_label: ''
items_per_page: '10'
visibility: { }

+ 10
- 0
config/default/default/block_content.type.basic.yml View File

@ -0,0 +1,10 @@
uuid: 16490cec-f433-4a48-850b-dbbb8ea00e40
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
id: basic
label: Basic
revision: 0
description: 'A basic block contains a title and a body.'

+ 3
- 0
config/default/default/comment.settings.yml View File

@ -0,0 +1,3 @@
log_ip_addresses: false
_core:
default_config_hash: YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc

+ 10
- 0
config/default/default/comment.type.comment.yml View File

@ -0,0 +1,10 @@
uuid: 183cf0d9-fb3d-4ec5-923d-a743b0d9545b
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA
id: comment
label: 'Default comments'
target_entity_type_id: node
description: 'Allows commenting on content'

+ 8
- 0
config/default/default/comment.type.comment_node_article.yml View File

@ -0,0 +1,8 @@
uuid: 34b48c3a-029c-415b-8875-b43fbefc2938
langcode: en
status: true
dependencies: { }
id: comment_node_article
label: 'Article comment'
target_entity_type_id: node
description: null

+ 8
- 0
config/default/default/comment.type.comment_node_page.yml View File

@ -0,0 +1,8 @@
uuid: b92d0320-bb28-4323-b374-901e33526e10
langcode: en
status: true
dependencies: { }
id: comment_node_page
label: 'Basic page comment'
target_entity_type_id: node
description: null

+ 8
- 0
config/default/default/comment.type.comment_node_test_paragraphs.yml View File

@ -0,0 +1,8 @@
uuid: 2fd69322-7d1c-47ad-95a7-9b07f596f0ac
langcode: en
status: true
dependencies: { }
id: comment_node_test_paragraphs
label: 'Test Paragraphs comment'
target_entity_type_id: node
description: null

+ 3
- 0
config/default/default/config_ignore.settings.yml View File

@ -0,0 +1,3 @@
ignored_config_entities: { }
_core:
default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk

+ 14
- 0
config/default/default/contact.form.feedback.yml View File

@ -0,0 +1,14 @@
uuid: 07ffec5f-63e8-496f-b3d1-f4d64facb47c
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw
id: feedback
label: 'Website feedback'
recipients:
- me@joshfabean.com
reply: ''
weight: 0
message: 'Your message has been sent.'
redirect: ''

+ 13
- 0
config/default/default/contact.form.personal.yml View File

@ -0,0 +1,13 @@
uuid: 6c0eb4ed-ecec-4625-bbbd-0e2e6eec2491
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I
id: personal
label: 'Personal contact form'
recipients: { }
reply: ''
weight: 0
message: 'Your message has been sent.'
redirect: ''

+ 7
- 0
config/default/default/contact.settings.yml View File

@ -0,0 +1,7 @@
default_form: feedback
flood:
limit: 5
interval: 3600
user_default_enabled: true
_core:
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8

+ 24
- 0
config/default/default/core.base_field_override.node.page.promote.yml View File

@ -0,0 +1,24 @@
uuid: 08eee121-acef-4cbb-8706-0f5a50832b26
langcode: en
status: true
dependencies:
config:
- node.type.page
_core:
default_config_hash: fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ
id: node.page.promote
field_name: promote
entity_type: node
bundle: page
label: 'Promoted to front page'
description: ''
required: false
translatable: false
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean

+ 10
- 0
config/default/default/core.date_format.fallback.yml View File

@ -0,0 +1,10 @@
uuid: c19d8d09-40bf-46a1-be3a-729f88f3b272
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: 7klS5IWXrwzVaPpYZFAs6wcx8U2FF1X73OfrtTsvuvE
id: fallback
label: 'Fallback date format'
locked: true
pattern: 'D, m/d/Y - H:i'

+ 10
- 0
config/default/default/core.date_format.html_date.yml View File

@ -0,0 +1,10 @@
uuid: 0dbb3f57-dffe-412c-af1d-a236fb01b839
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk
id: html_date
label: 'HTML Date'
locked: true
pattern: Y-m-d

+ 10
- 0
config/default/default/core.date_format.html_datetime.yml View File

@ -0,0 +1,10 @@
uuid: 036c5d71-02f8-4b14-851e-c1d55f65af61
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE
id: html_datetime
label: 'HTML Datetime'
locked: true
pattern: 'Y-m-d\TH:i:sO'

+ 10
- 0
config/default/default/core.date_format.html_month.yml View File

@ -0,0 +1,10 @@
uuid: 2ca1dba5-1ebe-47c2-b2db-0416fef0c025
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM
id: html_month
label: 'HTML Month'
locked: true
pattern: Y-m

+ 10
- 0
config/default/default/core.date_format.html_time.yml View File

@ -0,0 +1,10 @@
uuid: 92153140-f3b1-402c-bd92-adf06bd6a551
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE
id: html_time
label: 'HTML Time'
locked: true
pattern: 'H:i:s'

+ 10
- 0
config/default/default/core.date_format.html_week.yml View File

@ -0,0 +1,10 @@
uuid: cee2ea00-5c76-4530-aef2-da900f4f27d2
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY
id: html_week
label: 'HTML Week'
locked: true
pattern: Y-\WW

+ 10
- 0
config/default/default/core.date_format.html_year.yml View File

@ -0,0 +1,10 @@
uuid: 7ef6b42c-2968-48b5-a0c0-e73a2ee13df7
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk
id: html_year
label: 'HTML Year'
locked: true
pattern: 'Y'

+ 10
- 0
config/default/default/core.date_format.html_yearless_date.yml View File

@ -0,0 +1,10 @@
uuid: 5be0c8d6-a8f8-4fe9-8013-721a27c5d054
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc
id: html_yearless_date
label: 'HTML Yearless date'
locked: true
pattern: m-d

+ 10
- 0
config/default/default/core.date_format.long.yml View File

@ -0,0 +1,10 @@
uuid: b0e97386-2e16-4d80-9288-1131e3cb98fb
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: og8sWXhBuHbLMw3CoiBEZjgqSyhFBFmcbUW_wLcfNbo
id: long
label: 'Default long date'
locked: false
pattern: 'l, F j, Y - H:i'

+ 10
- 0
config/default/default/core.date_format.medium.yml View File

@ -0,0 +1,10 @@
uuid: 1228ce24-022e-4912-8169-79cc02285459
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE
id: medium
label: 'Default medium date'
locked: false
pattern: 'D, m/d/Y - H:i'

+ 10
- 0
config/default/default/core.date_format.short.yml View File

@ -0,0 +1,10 @@
uuid: 51516e17-8d60-4365-aaec-dcf648b80adf
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA
id: short
label: 'Default short date'
locked: false
pattern: 'm/d/Y - H:i'

+ 35
- 0
config/default/default/core.entity_form_display.block_content.basic.default.yml View File

@ -0,0 +1,35 @@
uuid: a38137d6-e375-4c33-85ff-d8a384cfeeb2
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
_core:
default_config_hash: jAps3FCxvKecABS_tgExbhCZrBLQB3bNPWw18WjE3ss
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
weight: 26
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
type: text_textarea_with_summary
region: content
info:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

+ 36
- 0
config/default/default/core.entity_form_display.comment.comment.default.yml View File

@ -0,0 +1,36 @@
uuid: 0ecd9e30-3920-43db-9e5d-d0342241808d
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
author:
weight: -2
region: content
comment_body:
type: text_textarea
weight: 11
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
subject:
type: string_textfield
weight: 10
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

+ 36
- 0
config/default/default/core.entity_form_display.comment.comment_node_article.default.yml View File

@ -0,0 +1,36 @@
uuid: 639825ec-631f-4cf1-9848-45d3d03c997d
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_article
- field.field.comment.comment_node_article.comment_body
module:
- text
id: comment.comment_node_article.default
targetEntityType: comment
bundle: comment_node_article
mode: default
content:
author:
weight: -2
settings: { }
third_party_settings: { }
region: content
comment_body:
weight: 0
type: text_textarea
settings:
rows: 5
placeholder: ''
third_party_settings: { }
region: content
subject:
type: string_textfield
weight: 10
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
hidden: { }

+ 36
- 0
config/default/default/core.entity_form_display.comment.comment_node_page.default.yml View File

@ -0,0 +1,36 @@
uuid: 1ce537a8-263e-40eb-a196-fde8bd5e96d0
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_page
- field.field.comment.comment_node_page.comment_body
module:
- text
id: comment.comment_node_page.default
targetEntityType: comment
bundle: comment_node_page
mode: default
content:
author:
weight: -2
settings: { }
third_party_settings: { }
region: content
comment_body:
weight: 0
type: text_textarea
settings:
rows: 5
placeholder: ''
third_party_settings: { }
region: content
subject:
type: string_textfield
weight: 10
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
hidden: { }

+ 36
- 0
config/default/default/core.entity_form_display.comment.comment_node_test_paragraphs.default.yml View File

@ -0,0 +1,36 @@
uuid: 69d7591b-9641-4cb0-865e-a78c06869426
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_test_paragraphs
- field.field.comment.comment_node_test_paragraphs.comment_body
module:
- text
id: comment.comment_node_test_paragraphs.default
targetEntityType: comment
bundle: comment_node_test_paragraphs
mode: default
content:
author:
weight: -2
settings: { }
third_party_settings: { }
region: content
comment_body:
weight: 0
type: text_textarea
settings:
rows: 5
placeholder: ''
third_party_settings: { }
region: content
subject:
type: string_textfield
weight: 10
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
hidden: { }

+ 116
- 0
config/default/default/core.entity_form_display.node.article.default.yml View File

@ -0,0 +1,116 @@
uuid: 7076fb7e-4ba6-4ec7-8a56-de569f00b129
langcode: en
status: true
dependencies:
config:
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.comment_node_article
- field.field.node.article.field_image
- field.field.node.article.field_tags
- image.style.thumbnail
- node.type.article
module:
- comment
- image
- path
- text
_core:
default_config_hash: 6VUXB1jTUjK5zjkfMa2Kd2WW4sFUlgfBlfJSx01qLpU
id: node.article.default
targetEntityType: node
bundle: article
mode: default
content:
body:
weight: -4
type: text_textarea_with_summary
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
comment:
type: comment_default
weight: 20
region: content
settings: { }
third_party_settings: { }
comment_node_article:
type: comment_default
weight: 20
settings: { }
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
field_image:
weight: -1
type: image_image
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
region: content
field_tags:
weight: -4
type: entity_reference_autocomplete
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
region: content
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 15
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 120
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 16
region: content
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

+ 87
- 0
config/default/default/core.entity_form_display.node.page.default.yml View File

@ -0,0 +1,87 @@
uuid: b7be98b9-8c22-4394-887b-612b87c77f3b
langcode: en
status: true
dependencies:
config:
- field.field.node.page.body
- field.field.node.page.comment_node_page
- node.type.page
module:
- comment
- path
- text
_core:
default_config_hash: AD_lefuYmjsKeH3OQApsyP_nLj6ZnGaALznLQSQ0Z_o
id: node.page.default
targetEntityType: node
bundle: page
mode: default
content:
body:
weight: -4
type: text_textarea_with_summary
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
comment_node_page:
type: comment_default
weight: 20
settings: { }
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 15
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 120
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 16
region: content
third_party_settings: { }
title:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

+ 38
- 0
config/default/default/core.entity_form_display.user.user.default.yml View File

@ -0,0 +1,38 @@
uuid: e77cf738-382a-4717-8202-f889961546b7
langcode: en
status: true
dependencies:
config:
- field.field.user.user.user_picture
- image.style.thumbnail
module:
- image
- user
_core:
default_config_hash: K-1rBM8mTIkFp9RqOC2tMRUukOQ1xbRCfSKK8dEddnA
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
account:
weight: -10
region: content
contact:
weight: 5
region: content
language:
weight: 0
region: content
timezone:
weight: 6
region: content
user_picture:
settings:
progress_indicator: throbber
preview_image_style: thumbnail
type: image_image
weight: 7
third_party_settings: { }
region: content
hidden: { }

+ 12
- 0
config/default/default/core.entity_form_mode.user.register.yml View File

@ -0,0 +1,12 @@
uuid: 0abe8ab6-15b8-4a8d-8e73-9a9afc69ffc7
langcode: en
status: true
dependencies:
module:
- user
_core:
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
id: user.register
label: Register
targetEntityType: user
cache: true

+ 24
- 0
config/default/default/core.entity_view_display.block_content.basic.default.yml View File

@ -0,0 +1,24 @@
uuid: e16df16c-70a3-4f1d-a006-aaf196672a35
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
_core:
default_config_hash: orJpHUlAc_wiQLMUjIgEJXGeiqylGHMPcmNRjGtct-M
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
label: hidden
weight: 1
settings: { }
third_party_settings: { }
type: text_default
region: content
hidden: { }

+ 27
- 0
config/default/default/core.entity_view_display.comment.comment.default.yml View File

@ -0,0 +1,27 @@
uuid: ebbd7156-b186-41e6-8fba-f8649fbb2a74
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: 77Ye1kR-P6AaiGfEO8mnXNSr7nqtnP3PiiVBwJeGGMI
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
comment_body:
label: hidden
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
links:
weight: 100
region: content
hidden: { }

+ 27
- 0
config/default/default/core.entity_view_display.comment.comment_node_article.default.yml View File

@ -0,0 +1,27 @@
uuid: 86020f1d-4e1a-43eb-bdbf-a995ba3eba32
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_article
- field.field.comment.comment_node_article.comment_body
module:
- text
id: comment.comment_node_article.default
targetEntityType: comment
bundle: comment_node_article
mode: default
content:
comment_body:
label: hidden
weight: 0
type: text_default
settings: { }
third_party_settings: { }
region: content
links:
weight: 100
settings: { }
third_party_settings: { }
region: content
hidden: { }

+ 27
- 0
config/default/default/core.entity_view_display.comment.comment_node_page.default.yml View File

@ -0,0 +1,27 @@
uuid: b34ecd00-2c57-4a84-8b03-3506ebff8b31
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_page
- field.field.comment.comment_node_page.comment_body
module:
- text
id: comment.comment_node_page.default
targetEntityType: comment
bundle: comment_node_page
mode: default
content:
comment_body:
label: hidden
weight: 0
type: text_default
settings: { }
third_party_settings: { }
region: content
links:
weight: 100
settings: { }
third_party_settings: { }
region: content
hidden: { }

+ 27
- 0
config/default/default/core.entity_view_display.comment.comment_node_test_paragraphs.default.yml View File

@ -0,0 +1,27 @@
uuid: de52a934-b0af-4943-9a1a-025c17dd09c1
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_test_paragraphs
- field.field.comment.comment_node_test_paragraphs.comment_body
module:
- text
id: comment.comment_node_test_paragraphs.default
targetEntityType: comment
bundle: comment_node_test_paragraphs
mode: default
content:
comment_body:
label: hidden
weight: 0
type: text_default
settings: { }
third_party_settings: { }
region: content
links:
weight: 100
settings: { }
third_party_settings: { }
region: content
hidden: { }

+ 73
- 0
config/default/default/core.entity_view_display.node.article.default.yml View File

@ -0,0 +1,73 @@
uuid: ecf86d55-249a-48ec-97f5-aa644ef230b7
langcode: en
status: true
dependencies:
config:
- core.entity_view_display.comment.comment_node_article.default
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.comment_node_article
- field.field.node.article.field_image
- field.field.node.article.field_tags
- image.style.large
- node.type.article
module:
- comment
- image
- text
- user
_core:
default_config_hash: ChmU3AVqDKU32A_fyChG0W9dTRKmVBR58B6OClCLvZI
id: node.article.default
targetEntityType: node
bundle: article
mode: default
content:
body:
label: hidden
weight: 0
type: text_default
settings: { }
third_party_settings: { }
region: content
comment:
type: comment_default
weight: 110
region: content
label: above
settings:
view_mode: default
pager_id: 0
third_party_settings: { }
comment_node_article:
label: hidden
type: comment_default
weight: 20
settings:
view_mode: default
pager_id: 0
third_party_settings: { }
region: content
field_image:
label: hidden
weight: -1
type: image
settings:
image_style: large
image_link: ''
third_party_settings: { }
region: content
field_tags:
label: above
weight: 10
type: entity_reference_label
settings:
link: true
third_party_settings: { }
region: content
links:
weight: 100
region: content
settings: { }
third_party_settings: { }
hidden: { }

+ 30
- 0
config/default/default/core.entity_view_display.node.article.rss.yml View File

@ -0,0 +1,30 @@
uuid: 593a5e42-6675-4512-aec9-9c9272824764
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.rss
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.comment_node_article
- field.field.node.article.field_image
- field.field.node.article.field_tags
- node.type.article
module:
- user
_core:
default_config_hash: 2rIr6K5Q0UQ9khg0zE_CK-PtJH76UL-BDDZcZnZzwCc
id: node.article.rss
targetEntityType: node
bundle: article
mode: rss
content:
links:
weight: 100
region: content
hidden:
body: true
comment: true
comment_node_article: true
field_image: true
field_tags: true

+ 55
- 0
config/default/default/core.entity_view_display.node.article.teaser.yml View File

@ -0,0 +1,55 @@
uuid: e060540a-87b8-4826-8316-d607169b4a1b
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.article.body
- field.field.node.article.comment
- field.field.node.article.comment_node_article
- field.field.node.article.field_image
- field.field.node.article.field_tags
- image.style.medium
- node.type.article
module:
- image
- text
- user
_core:
default_config_hash: 4NcL2hSQZBpJbYtNuh5jC6kyQTcAc1m5bQpTegEWEso
id: node.article.teaser
targetEntityType: node
bundle: article
mode: teaser
content:
body:
label: hidden
weight: 0
type: text_summary_or_trimmed
settings:
trim_length: 600
third_party_settings: { }
region: content
field_image:
label: hidden
weight: -1
type: image
settings:
image_style: medium
image_link: content
third_party_settings: { }
region: content
field_tags:
label: above
weight: 10
type: entity_reference_label
settings:
link: true
third_party_settings: { }
region: content
links:
weight: 100
region: content
hidden:
comment: true
comment_node_article: true

+ 40
- 0
config/default/default/core.entity_view_display.node.page.default.yml View File

@ -0,0 +1,40 @@
uuid: 0769f465-a986-44cf-bce5-6721e862c213
langcode: en
status: true
dependencies:
config:
- core.entity_view_display.comment.comment_node_page.default
- field.field.node.page.body
- field.field.node.page.comment_node_page
- node.type.page
module:
- comment
- text
- user
_core:
default_config_hash: g1S3_GLaxq4l3I9RIca5Mlz02MxI2KmOquZpHw59akM
id: node.page.default
targetEntityType: node
bundle: page
mode: default
content:
body:
label: hidden
weight: 0
type: text_default
settings: { }
third_party_settings: { }
region: content
comment_node_page:
label: hidden
type: comment_default
weight: 20
settings:
view_mode: default
pager_id: 0
third_party_settings: { }
region: content
links:
weight: 101
region: content
hidden: { }

+ 32
- 0
config/default/default/core.entity_view_display.node.page.teaser.yml View File

@ -0,0 +1,32 @@
uuid: e0fa2377-df54-47e0-b8cc-620e293eeae2
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.page.body
- field.field.node.page.comment_node_page
- node.type.page
module:
- text
- user
_core:
default_config_hash: cSv5lDnbIgDug475Hdz3woED2XMqYv3awI-J9u1JLbY
id: node.page.teaser
targetEntityType: node
bundle: page
mode: teaser
content:
body:
label: hidden
weight: 0
type: text_summary_or_trimmed
settings:
trim_length: 600
third_party_settings: { }
region: content
links:
weight: 101
region: content
hidden:
comment_node_page: true

+ 29
- 0
config/default/default/core.entity_view_display.user.user.compact.yml View File

@ -0,0 +1,29 @@
uuid: 1402e426-7a9d-4526-93eb-eaee4b231df7
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.user.compact
- field.field.user.user.user_picture
- image.style.thumbnail
module:
- image
- user
_core:
default_config_hash: '-cLsS3M3JycipXQt9rEb81_HxKneReoGuRh8ijcOPXs'
id: user.user.compact
targetEntityType: user
bundle: user
mode: compact
content:
user_picture:
type: image
weight: 0
region: content
settings:
image_style: thumbnail
image_link: content
third_party_settings: { }
label: hidden
hidden:
member_for: true

+ 29
- 0
config/default/default/core.entity_view_display.user.user.default.yml View File

@ -0,0 +1,29 @@
uuid: 95365026-e3d3-4166-aa0f-ed2b9ec19c03
langcode: en
status: true
dependencies:
config:
- field.field.user.user.user_picture
module:
- image
- user
_core:
default_config_hash: V51QPCKkgNREKtSmB9Iu2wmAMEpktVpnzklWaZV8UYo
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
member_for:
weight: 5
region: content
user_picture:
label: hidden
settings:
image_style: ''
image_link: content
type: image
weight: 6
third_party_settings: { }
region: content
hidden: { }

+ 12
- 0
config/default/default/core.entity_view_mode.block_content.full.yml View File

@ -0,0 +1,12 @@
uuid: 9b3cd67c-98da-462a-bf90-614d9bf3eb43
langcode: en
status: false
dependencies:
module:
- block_content
_core:
default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg
id: block_content.full
label: Full
targetEntityType: block_content
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.comment.full.yml View File

@ -0,0 +1,12 @@
uuid: d836d5cf-2d32-4d3e-9d21-c9d28735203e
langcode: en
status: false
dependencies:
module:
- comment
_core:
default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA
id: comment.full
label: Full
targetEntityType: comment
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.node.full.yml View File

@ -0,0 +1,12 @@
uuid: 51d2d34e-fc3a-4f4b-b795-683eb26e5899
langcode: en
status: false
dependencies:
module:
- node
_core:
default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk
id: node.full
label: Full
targetEntityType: node
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.node.rss.yml View File

@ -0,0 +1,12 @@
uuid: 412969e8-1705-4738-a766-778997bb2ee3
langcode: en
status: false
dependencies:
module:
- node
_core:
default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU
id: node.rss
label: RSS
targetEntityType: node
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.node.search_index.yml View File

@ -0,0 +1,12 @@
uuid: 40b1278c-e37a-4fbb-8450-38ba7efeb44c
langcode: en
status: false
dependencies:
module:
- node
_core:
default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY
id: node.search_index
label: 'Search index'
targetEntityType: node
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.node.search_result.yml View File

@ -0,0 +1,12 @@
uuid: 7272f841-e746-453a-b069-d610575f50a2
langcode: en
status: false
dependencies:
module:
- node
_core:
default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM
id: node.search_result
label: 'Search result highlighting input'
targetEntityType: node
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.node.teaser.yml View File

@ -0,0 +1,12 @@
uuid: 7f8466fd-4974-499c-a99f-1fef0172caa2
langcode: en
status: true
dependencies:
module:
- node
_core:
default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4
id: node.teaser
label: Teaser
targetEntityType: node
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.paragraph.preview.yml View File

@ -0,0 +1,12 @@
uuid: 8c3f2da9-fdf1-4bd3-8a27-99e0fa0f3dd2
langcode: en
status: true
dependencies:
module:
- paragraphs
_core:
default_config_hash: fAWHL-ZbCR4HOdE03GYzQfiMYfEvVhTWNBHWcU_pa18
id: paragraph.preview
label: Preview
targetEntityType: paragraph
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.taxonomy_term.full.yml View File

@ -0,0 +1,12 @@
uuid: 60b4d1b8-fd30-4958-9f19-0cae34945cd2
langcode: en
status: true
dependencies:
module:
- taxonomy
_core:
default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE'
id: taxonomy_term.full
label: 'Taxonomy term page'
targetEntityType: taxonomy_term
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.user.compact.yml View File

@ -0,0 +1,12 @@
uuid: f6f3e31c-2521-4487-8874-0c4c524b862d
langcode: en
status: true
dependencies:
module:
- user
_core:
default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g
id: user.compact
label: Compact
targetEntityType: user
cache: true

+ 12
- 0
config/default/default/core.entity_view_mode.user.full.yml View File

@ -0,0 +1,12 @@
uuid: 633b86c4-6d57-4ded-bba2-b647baea7526
langcode: en
status: false
dependencies:
module:
- user
_core:
default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM
id: user.full
label: 'User account'
targetEntityType: user
cache: true

+ 65
- 0
config/default/default/core.extension.yml View File

@ -0,0 +1,65 @@
module:
admin_toolbar: 0
automated_cron: 0
big_pipe: 0
block: 0
block_content: 0
breakpoint: 0
ckeditor: 0
color: 0
comment: 0
config: 0
config_export_ignore: 0
config_filter: 0
config_ignore: 0
config_split: 0
contact: 0
contextual: 0
datetime: 0
dblog: 0
dynamic_page_cache: 0
editor: 0
entity_reference_revisions: 0
field: 0
field_ui: 0
file: 0
filter: 0
help: 0
history: 0
image: 0
link: 0
menu_ui: 0
migrate: 0
migrate_drupal: 0
migrate_drupal_ui: 0
migrate_plus: 0
migrate_tools: 0
migrate_upgrade: 0
node: 0
options: 0
page_cache: 0
path: 0
path_alias: 0
quickedit: 0
rdf: 0
search: 0
shortcut: 0
system: 0
taxonomy: 0
text: 0
toolbar: 0
tour: 0
user: 0
views_ui: 0
menu_link_content: 1
views: 10
paragraphs: 11
standard: 1000
theme:
stable: 0
classy: 0
bartik: 0
seven: 0
profile: standard
_core:
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc

+ 9
- 0
config/default/default/core.menu.static_menu_link_overrides.yml View File

@ -0,0 +1,9 @@
definitions:
contact__site_page:
enabled: true
menu_name: footer
parent: ''
weight: 0
expanded: false
_core:
default_config_hash: o4bYR9ZupWb3AsOIizTUG4g-nu1mdJqA59UB7QT-ifQ

+ 3
- 0
config/default/default/dblog.settings.yml View File

@ -0,0 +1,3 @@
row_limit: 1000
_core:
default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58

+ 55
- 0
config/default/default/editor.editor.basic_html.yml View File

@ -0,0 +1,55 @@
uuid: 7cfd43d9-e65a-47d1-97cf-a16470bbe3eb
langcode: en
status: true
dependencies:
config:
- filter.format.basic_html
module:
- ckeditor
_core:
default_config_hash: AqlPmO16LvJI4D0Ih6u4GFQIzqr5OnLgAUSjcUGWk2g
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

+ 63
- 0
config/default/default/editor.editor.full_html.yml View File

@ -0,0 +1,63 @@
uuid: fdcaee05-26d1-4322-b37d-ba56d1762b18
langcode: en
status: true
dependencies:
config:
- filter.format.full_html
module:
- ckeditor
_core:
default_config_hash: 967ijj7p6i7rwrYl7r08WQFeCY_c23YAh0h8u-w_CXM
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

+ 25
- 0
config/default/default/field.field.block_content.basic.body.yml View File

@ -0,0 +1,25 @@
uuid: ab31bb2c-5f99-40bd-9257-cebf0f8badcd
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.storage.block_content.body
module:
- text
_core:
default_config_hash: foetbaMhlB6uLc2bn-PESvaPkbuDWj0MEjpQVwQiP-o
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
required_summary: false
field_type: text_with_summary

+ 23
- 0
config/default/default/field.field.comment.comment.comment_body.yml View File

@ -0,0 +1,23 @@
uuid: 71a81110-bef8-4619-af65-7402bccc54b6
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.storage.comment.comment_body
module:
- text
_core:
default_config_hash: TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs
id: comment.comment.comment_body
field_name: comment_body
entity_type: comment
bundle: comment
label: Comment
description: ''
required: true
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
field_type: text_long

+ 21
- 0
config/default/default/field.field.comment.comment_node_article.comment_body.yml View File

@ -0,0 +1,21 @@
uuid: 092e3601-26b7-4c80-8015-7817b268ab29
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_article
- field.storage.comment.comment_body
module:
- text
id: comment.comment_node_article.comment_body
field_name: comment_body
entity_type: comment
bundle: comment_node_article
label: Comment
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: text_long

+ 21
- 0
config/default/default/field.field.comment.comment_node_page.comment_body.yml View File

@ -0,0 +1,21 @@
uuid: 734aba23-8acb-45b7-9670-76a4f3f2a058
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_page
- field.storage.comment.comment_body
module:
- text
id: comment.comment_node_page.comment_body
field_name: comment_body
entity_type: comment
bundle: comment_node_page
label: Comment
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: text_long

+ 21
- 0
config/default/default/field.field.comment.comment_node_test_paragraphs.comment_body.yml View File

@ -0,0 +1,21 @@
uuid: cd71d5ca-cea4-4100-b0fd-5e54b9008464
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_test_paragraphs
- field.storage.comment.comment_body
module:
- text
id: comment.comment_node_test_paragraphs.comment_body
field_name: comment_body
entity_type: comment
bundle: comment_node_test_paragraphs
label: Comment
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: text_long

+ 25
- 0
config/default/default/field.field.node.article.body.yml View File

@ -0,0 +1,25 @@
uuid: edf333bc-f9f3-4431-af23-6ea6de6561e8
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- node.type.article
module:
- text
_core:
default_config_hash: IjZnOLWk1Pjq3WRg2pLSA1ERh7Po7izCq_p6UztZr2c
id: node.article.body
field_name: body
entity_type: node
bundle: article
label: Body
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

+ 35
- 0
config/default/default/field.field.node.article.comment.yml View File

@ -0,0 +1,35 @@
uuid: 838dc78c-0765-4a86-8674-07f850c51b46
langcode: en
status: true
dependencies:
config:
- field.storage.node.comment
- node.type.article
module:
- comment
_core:
default_config_hash: r-hrxwbKKXBKQnBefGjXNSdU00u2fPvMWEykGRHqd10
id: node.article.comment
field_name: comment
entity_type: node
bundle: article
label: Comments
description: ''
required: false
translatable: true
default_value:
-
status: 2
cid: 0
last_comment_name: null
last_comment_timestamp: 0
last_comment_uid: 0
comment_count: 0
default_value_callback: ''
settings:
default_mode: 1
per_page: 50
form_location: true
anonymous: 0
preview: 1
field_type: comment

+ 33
- 0
config/default/default/field.field.node.article.comment_node_article.yml View File

@ -0,0 +1,33 @@
uuid: fca5bd47-8c38-4de9-880c-cc3e29b45b06
langcode: en
status: true
dependencies:
config:
- field.storage.node.comment_node_article
- node.type.article
module:
- comment
id: node.article.comment_node_article
field_name: comment_node_article
entity_type: node
bundle: article
label: Comments
description: ''
required: true
translatable: true
default_value:
-
status: 2
cid: 0
last_comment_timestamp: 0
last_comment_name: null
last_comment_uid: 0
comment_count: 0
default_value_callback: ''
settings:
default_mode: 1
per_page: 50
anonymous: 0
form_location: false
preview: 1
field_type: comment

+ 40
- 0
config/default/default/field.field.node.article.field_image.yml View File

@ -0,0 +1,40 @@
uuid: d0598e26-2260-4ac0-9d7e-5661343f5335
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_image
- node.type.article
module:
- image
_core:
default_config_hash: tgJzhA7Swh4M_gWU5FwFe5lPxPj5rebpMbvhpdNrERs
id: node.article.field_image
field_name: field_image
entity_type: node
bundle: article
label: Image
description: 'Upload an image to go with this article.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
file_directory: field/image
file_extensions: 'png gif jpg jpeg'
max_filesize: ''
max_resolution: ''
min_resolution: ''
alt_field: true
title_field: false
default_image:
alt: ''
title: ''
width: null
height: null
uuid: ''
alt_field_required: true
title_field_required: false
handler: 'default:file'
handler_settings: { }
field_type: image

+ 28
- 0
config/default/default/field.field.node.article.field_tags.yml View File

@ -0,0 +1,28 @@
uuid: f7ba811e-18dc-4b3b-878b-6e48a7a9701d
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_tags
- node.type.article
- taxonomy.vocabulary.tags
_core:
default_config_hash: QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw
id: node.article.field_tags
field_name: field_tags
entity_type: node
bundle: article
label: Tags
description: 'Enter a comma-separated list of words to describe your content.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler_settings:
sort:
field: _none
target_bundles:
tags: tags
handler: 'default:taxonomy_term'
field_type: entity_reference

+ 25
- 0
config/default/default/field.field.node.page.body.yml View File

@ -0,0 +1,25 @@
uuid: e147a42f-85bb-4ac2-98f2-d9b08946b43e
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- node.type.page
module:
- text
_core:
default_config_hash: KgVkxLl_K3E3lvN6CEoWQIDT0V8J4Mv-fVYrAIc7-FE
id: node.page.body
field_name: body
entity_type: node
bundle: page
label: Body
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

+ 33
- 0
config/default/default/field.field.node.page.comment_node_page.yml View File

@ -0,0 +1,33 @@
uuid: 5ad70310-bcc4-4b6d-83e3-7bd2c447f9b6
langcode: en
status: true
dependencies:
config:
- field.storage.node.comment_node_page
- node.type.page
module:
- comment
id: node.page.comment_node_page
field_name: comment_node_page
entity_type: node
bundle: page
label: Comments
description: ''
required: true
translatable: true
default_value:
-
status: 0
cid: 0
last_comment_timestamp: 0
last_comment_name: null
last_comment_uid: 0
comment_count: 0
default_value_callback: ''
settings:
default_mode: 1
per_page: 50
anonymous: 0
form_location: false
preview: 1
field_type: comment

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save