Export configuration
This commit is contained in:
parent
3a28895159
commit
c6e2d553f8
264 changed files with 16706 additions and 0 deletions
24
config/sync/.htaccess
Normal file
24
config/sync/.htaccess
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Deny all requests from Apache 2.4+.
|
||||
<IfModule mod_authz_core.c>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
|
||||
# Deny all requests from Apache 2.0-2.2.
|
||||
<IfModule !mod_authz_core.c>
|
||||
Deny from all
|
||||
</IfModule>
|
||||
|
||||
# Turn off all options we don't need.
|
||||
Options -Indexes -ExecCGI -Includes -MultiViews
|
||||
|
||||
# Set the catch-all handler to prevent scripts from being executed.
|
||||
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
|
||||
<Files *>
|
||||
# Override the handler again if we're run later in the evaluation list.
|
||||
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
|
||||
</Files>
|
||||
|
||||
# If we know how to do it safely, disable the PHP engine entirely.
|
||||
<IfModule mod_php.c>
|
||||
php_flag engine off
|
||||
</IfModule>
|
5
config/sync/announcements_feed.settings.yml
Normal file
5
config/sync/announcements_feed.settings.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
_core:
|
||||
default_config_hash: 0G5pZBcxbg8ONYzNLd1RJIsvuFFewm9htnS4I-ABKJ8
|
||||
max_age: 86400
|
||||
cron_interval: 21600
|
||||
limit: 10
|
3
config/sync/automated_cron.settings.yml
Normal file
3
config/sync/automated_cron.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
_core:
|
||||
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
|
||||
interval: 10800
|
22
config/sync/block.block.claro_breadcrumbs.yml
Normal file
22
config/sync/block.block.claro_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: f33c9603-b126-4b0d-b393-4aed1982afed
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: NjcxOBrPOiK5-38t56DwFBDVY4yer7YSlbRWXFuHe7A
|
||||
id: claro_breadcrumbs
|
||||
theme: claro
|
||||
region: breadcrumb
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_breadcrumb_block
|
||||
settings:
|
||||
id: system_breadcrumb_block
|
||||
label: Breadcrumbs
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
22
config/sync/block.block.claro_content.yml
Normal file
22
config/sync/block.block.claro_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 45e7f781-3819-4f7f-bf4a-8a5384bede34
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0
|
||||
id: claro_content
|
||||
theme: claro
|
||||
region: content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_main_block
|
||||
settings:
|
||||
id: system_main_block
|
||||
label: 'Main page content'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
22
config/sync/block.block.claro_help.yml
Normal file
22
config/sync/block.block.claro_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 9f10450d-ff77-41fc-9166-c77c62eda335
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- help
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: jccFSSVqV0WCDb6NtML1VWAWTtDbZ-zn5YgTRMgMrIM
|
||||
id: claro_help
|
||||
theme: claro
|
||||
region: help
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: help_block
|
||||
settings:
|
||||
id: help_block
|
||||
label: Help
|
||||
label_display: '0'
|
||||
provider: help
|
||||
visibility: { }
|
32
config/sync/block.block.claro_help_search.yml
Normal file
32
config/sync/block.block.claro_help_search.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: b4124fd4-6739-424e-b96d-3748cc47675f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search
|
||||
- system
|
||||
theme:
|
||||
- claro
|
||||
enforced:
|
||||
config:
|
||||
- search.page.help_search
|
||||
_core:
|
||||
default_config_hash: 2ToeZLvlHKTeFY74gpgu1PejLoFyCECLO_gw6rAZwqw
|
||||
id: claro_help_search
|
||||
theme: claro
|
||||
region: help
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: search_form_block
|
||||
settings:
|
||||
id: search_form_block
|
||||
label: 'Search help'
|
||||
label_display: visible
|
||||
provider: search
|
||||
page_id: help_search
|
||||
visibility:
|
||||
request_path:
|
||||
id: request_path
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
pages: /admin/help
|
20
config/sync/block.block.claro_local_actions.yml
Normal file
20
config/sync/block.block.claro_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 557f3e9f-95b2-4ecf-ad25-0330e0786f8d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: CdXfDmRgAvms7EQovxxWPdYi0GitxeRbVtScYK16ZH0
|
||||
id: claro_local_actions
|
||||
theme: claro
|
||||
region: content
|
||||
weight: -10
|
||||
provider: null
|
||||
plugin: local_actions_block
|
||||
settings:
|
||||
id: local_actions_block
|
||||
label: 'Primary admin actions'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/sync/block.block.claro_messages.yml
Normal file
22
config/sync/block.block.claro_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 2d0aa6ef-e0de-44b0-b474-5f5510953184
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: '-Ac3ISpIT0PQ-whzD7_dw0SdKi6dAbRFNWdSjOiVDqg'
|
||||
id: claro_messages
|
||||
theme: claro
|
||||
region: highlighted
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_messages_block
|
||||
settings:
|
||||
id: system_messages_block
|
||||
label: 'Status messages'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/sync/block.block.claro_page_title.yml
Normal file
20
config/sync/block.block.claro_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 33d29028-f85c-4011-857e-19fd24d81231
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: fNwDdW063tk_ktzSWzZVeQS9wzvLooVO280BQ9WrsIs
|
||||
id: claro_page_title
|
||||
theme: claro
|
||||
region: header
|
||||
weight: -30
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
id: page_title_block
|
||||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/sync/block.block.claro_primary_local_tasks.yml
Normal file
22
config/sync/block.block.claro_primary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 0225e9a4-bf40-4df6-aafc-4417a4b81a81
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: ACjBZI5shAMiiUpsz-inLYVXDqNNXRnSzAWV3kV_8Hw
|
||||
id: claro_primary_local_tasks
|
||||
theme: claro
|
||||
region: header
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Primary tabs'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: true
|
||||
secondary: false
|
||||
visibility: { }
|
22
config/sync/block.block.claro_secondary_local_tasks.yml
Normal file
22
config/sync/block.block.claro_secondary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 888318da-55e2-4447-abb6-c08ceee9f03d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- claro
|
||||
_core:
|
||||
default_config_hash: 2L0geP-ixCbCkEpW6BVF6H7vDUZN4ea07_Y9CociQm4
|
||||
id: claro_secondary_local_tasks
|
||||
theme: claro
|
||||
region: pre_content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Secondary tabs'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: false
|
||||
secondary: true
|
||||
visibility: { }
|
27
config/sync/block.block.olivero_account_menu.yml
Normal file
27
config/sync/block.block.olivero_account_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 5278f930-5afa-4a9e-96ea-15beb17a9214
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.account
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: gmxYWWHmgbe0Pnv8y48ZLSLH5mEHejOjAP6RLxUfdzU
|
||||
id: olivero_account_menu
|
||||
theme: olivero
|
||||
region: secondary_menu
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: 'system_menu_block:account'
|
||||
settings:
|
||||
id: 'system_menu_block:account'
|
||||
label: 'User account menu'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 1
|
||||
expand_all_items: false
|
||||
visibility: { }
|
22
config/sync/block.block.olivero_breadcrumbs.yml
Normal file
22
config/sync/block.block.olivero_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: c869a181-a82d-4572-91c6-7cb4da1a4a7c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: VhBzWb7lMRtIOg9G7VSw_0uopi-7zXeHq4vXqqV1HFE
|
||||
id: olivero_breadcrumbs
|
||||
theme: olivero
|
||||
region: breadcrumb
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_breadcrumb_block
|
||||
settings:
|
||||
id: system_breadcrumb_block
|
||||
label: Breadcrumbs
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
22
config/sync/block.block.olivero_content.yml
Normal file
22
config/sync/block.block.olivero_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 6fcba128-58a2-4946-91ec-c42abb78a28d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: erQSEZF2XUjNmgTl0uNRBzmg18ZGXwUcw2FhApoeuHk
|
||||
id: olivero_content
|
||||
theme: olivero
|
||||
region: content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_main_block
|
||||
settings:
|
||||
id: system_main_block
|
||||
label: 'Main page content'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
22
config/sync/block.block.olivero_help.yml
Normal file
22
config/sync/block.block.olivero_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 429b651b-b97e-411b-82e8-b304b6146e94
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- help
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: VfPFqqxfkomud5CO8DUijw85QIl9GIxh_nIxLOYESxg
|
||||
id: olivero_help
|
||||
theme: olivero
|
||||
region: content_above
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: help_block
|
||||
settings:
|
||||
id: help_block
|
||||
label: Help
|
||||
label_display: '0'
|
||||
provider: help
|
||||
visibility: { }
|
27
config/sync/block.block.olivero_main_menu.yml
Normal file
27
config/sync/block.block.olivero_main_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: aed2b04c-a429-4778-8147-d4cb336bffe0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- system.menu.main
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: KWAiziL39uEzmOJEql_wbUP2RtqGceL3WM2CfxhMelE
|
||||
id: olivero_main_menu
|
||||
theme: olivero
|
||||
region: primary_menu
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'system_menu_block:main'
|
||||
settings:
|
||||
id: 'system_menu_block:main'
|
||||
label: 'Main navigation'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
level: 1
|
||||
depth: 2
|
||||
expand_all_items: true
|
||||
visibility: { }
|
22
config/sync/block.block.olivero_messages.yml
Normal file
22
config/sync/block.block.olivero_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: a678e8c5-1187-4d00-8e6a-3f4e2f853ca2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: BZ5tpW7H8X4PVGRm3MImTIHd2tN0eF7zOtp4SpRYUA0
|
||||
id: olivero_messages
|
||||
theme: olivero
|
||||
region: highlighted
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: system_messages_block
|
||||
settings:
|
||||
id: system_messages_block
|
||||
label: 'Status messages'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/sync/block.block.olivero_page_title.yml
Normal file
20
config/sync/block.block.olivero_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: dda58c1c-ee69-4397-957d-f6c5f99edfb1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: 6aOgWsNTXjqrDm98TXSAjP6qd2nCijD1xw45MrnbK-Y
|
||||
id: olivero_page_title
|
||||
theme: olivero
|
||||
region: content_above
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
id: page_title_block
|
||||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/sync/block.block.olivero_powered.yml
Normal file
22
config/sync/block.block.olivero_powered.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 54449ee4-0ca5-411c-854e-c73b81a0dd21
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: eYL19CLDyinGTWYQfBD1DswWzglEotE_kHnHx3AxTXM
|
||||
id: olivero_powered
|
||||
theme: olivero
|
||||
region: footer_bottom
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_powered_by_block
|
||||
settings:
|
||||
id: system_powered_by_block
|
||||
label: 'Powered by Drupal'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
visibility: { }
|
20
config/sync/block.block.olivero_primary_admin_actions.yml
Normal file
20
config/sync/block.block.olivero_primary_admin_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 8a71081d-2a5a-48f8-9a41-c430cb84f9c4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: Q9_2whdOj1YIomfvsIfopROW4FT_X5pY0DjdOiOaQ5U
|
||||
id: olivero_primary_admin_actions
|
||||
theme: olivero
|
||||
region: highlighted
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: local_actions_block
|
||||
settings:
|
||||
id: local_actions_block
|
||||
label: 'Primary admin actions'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
22
config/sync/block.block.olivero_primary_local_tasks.yml
Normal file
22
config/sync/block.block.olivero_primary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 6f5088ad-160b-4f35-b147-16606296c43d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: nGE3EoPQQaQCuqTUtZgw0-KIzmrqdKDzdNQf2JyPUt4
|
||||
id: olivero_primary_local_tasks
|
||||
theme: olivero
|
||||
region: highlighted
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Primary tabs'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: true
|
||||
secondary: false
|
||||
visibility: { }
|
23
config/sync/block.block.olivero_search_form_narrow.yml
Normal file
23
config/sync/block.block.olivero_search_form_narrow.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 61925db4-aae3-4196-9f8f-fb51201e8a5e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: _nZjxxdypO6xrOAJkCYD81v0L7wh2zbCAVO7_C-UKIc
|
||||
id: olivero_search_form_narrow
|
||||
theme: olivero
|
||||
region: primary_menu
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: search_form_block
|
||||
settings:
|
||||
id: search_form_block
|
||||
label: 'Search form (narrow)'
|
||||
label_display: '0'
|
||||
provider: search
|
||||
page_id: null
|
||||
visibility: { }
|
23
config/sync/block.block.olivero_search_form_wide.yml
Normal file
23
config/sync/block.block.olivero_search_form_wide.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 064a5eab-84d3-45c0-8a05-f40e57e39925
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: pbbed0hdqGDF-_QWVVTWRAwgDIotFuAvWH5mWUZu0fA
|
||||
id: olivero_search_form_wide
|
||||
theme: olivero
|
||||
region: secondary_menu
|
||||
weight: -5
|
||||
provider: null
|
||||
plugin: search_form_block
|
||||
settings:
|
||||
id: search_form_block
|
||||
label: 'Search form (wide)'
|
||||
label_display: '0'
|
||||
provider: search
|
||||
page_id: null
|
||||
visibility: { }
|
22
config/sync/block.block.olivero_secondary_local_tasks.yml
Normal file
22
config/sync/block.block.olivero_secondary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 27a2b512-e69b-4d82-ae88-648331f77a6a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: ydSxdq7R66I8UMC460rOzlfzvlUL4VRbdwc6z9DWaUI
|
||||
id: olivero_secondary_local_tasks
|
||||
theme: olivero
|
||||
region: highlighted
|
||||
weight: -2
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Secondary tabs'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
primary: false
|
||||
secondary: true
|
||||
visibility: { }
|
25
config/sync/block.block.olivero_site_branding.yml
Normal file
25
config/sync/block.block.olivero_site_branding.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: 5c9a084c-e4d7-47e9-9edb-eb242366684c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: n_nlgjggHVfQt2H__zvLOKB2YtjPDbQ5tHijF9LE1aM
|
||||
id: olivero_site_branding
|
||||
theme: olivero
|
||||
region: header
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
id: system_branding_block
|
||||
label: 'Site branding'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
use_site_logo: true
|
||||
use_site_name: true
|
||||
use_site_slogan: false
|
||||
visibility: { }
|
23
config/sync/block.block.olivero_syndicate.yml
Normal file
23
config/sync/block.block.olivero_syndicate.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 423038c4-c432-4b7b-b247-a01ade034cef
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: 0gq3VPg-_UM69FCCWurLFIrrnIjC2HLKhwo9iQNtcUo
|
||||
id: olivero_syndicate
|
||||
theme: olivero
|
||||
region: social
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: node_syndicate_block
|
||||
settings:
|
||||
id: node_syndicate_block
|
||||
label: 'RSS feed'
|
||||
label_display: '0'
|
||||
provider: node
|
||||
block_count: 10
|
||||
visibility: { }
|
10
config/sync/block_content.type.basic.yml
Normal file
10
config/sync/block_content.type.basic.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 2646e684-c917-4dd0-b502-1a73b9c10131
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: pQP5iQy4SdhAMVcjDUncCfkJmTofnHVtXrsMzx4k6Yk
|
||||
id: basic
|
||||
label: 'Basic block'
|
||||
revision: false
|
||||
description: 'A basic block contains a title and a body.'
|
3
config/sync/claro.settings.yml
Normal file
3
config/sync/claro.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
third_party_settings:
|
||||
shortcut:
|
||||
module_link: true
|
3
config/sync/comment.settings.yml
Normal file
3
config/sync/comment.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
_core:
|
||||
default_config_hash: YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc
|
||||
log_ip_addresses: false
|
10
config/sync/comment.type.comment.yml
Normal file
10
config/sync/comment.type.comment.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 7d683aeb-fc1a-48fd-8104-48c03dabd9b1
|
||||
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'
|
14
config/sync/contact.form.feedback.yml
Normal file
14
config/sync/contact.form.feedback.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: af7d7cf1-4eb6-42b1-9a17-c99f6b9a76f6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw
|
||||
id: feedback
|
||||
label: 'Website feedback'
|
||||
recipients:
|
||||
- admin@example.com
|
||||
reply: ''
|
||||
weight: 0
|
||||
message: 'Your message has been sent.'
|
||||
redirect: ''
|
13
config/sync/contact.form.personal.yml
Normal file
13
config/sync/contact.form.personal.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 996094c6-a0b8-4130-8858-6dfd556c2c9e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I
|
||||
id: personal
|
||||
label: 'Personal contact form'
|
||||
recipients: { }
|
||||
reply: ''
|
||||
weight: 0
|
||||
message: 'Your message has been sent.'
|
||||
redirect: ''
|
7
config/sync/contact.settings.yml
Normal file
7
config/sync/contact.settings.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
_core:
|
||||
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
|
||||
default_form: feedback
|
||||
flood:
|
||||
limit: 5
|
||||
interval: 3600
|
||||
user_default_enabled: true
|
|
@ -0,0 +1,22 @@
|
|||
uuid: 5ec4728f-20c6-4a8c-aa84-a8fc79667a66
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.daily_email
|
||||
id: node.daily_email.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: daily_email
|
||||
label: 'Promoted to front page'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
24
config/sync/core.base_field_override.node.page.promote.yml
Normal file
24
config/sync/core.base_field_override.node.page.promote.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: b65dbe93-851c-4315-b74b-03130d12f796
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.page
|
||||
_core:
|
||||
default_config_hash: fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ
|
||||
id: node.page.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: 'Promoted to front page'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
10
config/sync/core.date_format.fallback.yml
Normal file
10
config/sync/core.date_format.fallback.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: e22481d7-c05e-4fff-bdea-0c04367236c6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: iIBLu1j9n6Oo5PW-wpu5gdyNs9Kvv4LMRqtQUdJjRz8
|
||||
id: fallback
|
||||
label: 'Fallback date format'
|
||||
locked: true
|
||||
pattern: 'D, j M Y - H:i'
|
10
config/sync/core.date_format.html_date.yml
Normal file
10
config/sync/core.date_format.html_date.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: b8c42d04-2533-4901-8e99-808bb231964a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk
|
||||
id: html_date
|
||||
label: 'HTML Date'
|
||||
locked: true
|
||||
pattern: Y-m-d
|
10
config/sync/core.date_format.html_datetime.yml
Normal file
10
config/sync/core.date_format.html_datetime.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 08bfe549-b9b8-492d-8b46-93412f1a46d3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE
|
||||
id: html_datetime
|
||||
label: 'HTML Datetime'
|
||||
locked: true
|
||||
pattern: 'Y-m-d\TH:i:sO'
|
10
config/sync/core.date_format.html_month.yml
Normal file
10
config/sync/core.date_format.html_month.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: f8940adf-2999-46bf-a691-340b7b83d817
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM
|
||||
id: html_month
|
||||
label: 'HTML Month'
|
||||
locked: true
|
||||
pattern: Y-m
|
10
config/sync/core.date_format.html_time.yml
Normal file
10
config/sync/core.date_format.html_time.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 35cffa48-12a2-49c7-90d2-9eb2a681d9a1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE
|
||||
id: html_time
|
||||
label: 'HTML Time'
|
||||
locked: true
|
||||
pattern: 'H:i:s'
|
10
config/sync/core.date_format.html_week.yml
Normal file
10
config/sync/core.date_format.html_week.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: a8f81240-b69c-4a59-925e-85f4f781701f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY
|
||||
id: html_week
|
||||
label: 'HTML Week'
|
||||
locked: true
|
||||
pattern: Y-\WW
|
10
config/sync/core.date_format.html_year.yml
Normal file
10
config/sync/core.date_format.html_year.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: afbd3e79-d08b-49be-99a3-af33a8813fea
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk
|
||||
id: html_year
|
||||
label: 'HTML Year'
|
||||
locked: true
|
||||
pattern: 'Y'
|
10
config/sync/core.date_format.html_yearless_date.yml
Normal file
10
config/sync/core.date_format.html_yearless_date.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: a78e6d59-8184-47cf-adc0-96b2ebcf87e1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc
|
||||
id: html_yearless_date
|
||||
label: 'HTML Yearless date'
|
||||
locked: true
|
||||
pattern: m-d
|
10
config/sync/core.date_format.long.yml
Normal file
10
config/sync/core.date_format.long.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 79bbcadb-d88e-4828-961f-7ac7462dc99c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 5B4_r5Vd0_9UaJwtAC5yFCm9-k8NNvp1xiQNhFFkknU
|
||||
id: long
|
||||
label: 'Default long date'
|
||||
locked: false
|
||||
pattern: 'l, j F Y - H:i'
|
10
config/sync/core.date_format.medium.yml
Normal file
10
config/sync/core.date_format.medium.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 224614a9-beee-4410-81a1-4fb5a37e4ecb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: q7pDV2d9qFh1IVqvymOxUUYGSziZDeg961wURC0cSLs
|
||||
id: medium
|
||||
label: 'Default medium date'
|
||||
locked: false
|
||||
pattern: 'D, j M Y - H:i'
|
13
config/sync/core.date_format.olivero_medium.yml
Normal file
13
config/sync/core.date_format.olivero_medium.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 19267b28-578b-40b7-bfb8-720a79108055
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
theme:
|
||||
- olivero
|
||||
_core:
|
||||
default_config_hash: z7ynTCss9wwEi8ojENJ08qx44RN6leI-tqoN2o5QzdE
|
||||
id: olivero_medium
|
||||
label: 'Olivero Medium'
|
||||
locked: false
|
||||
pattern: 'j F Y'
|
10
config/sync/core.date_format.short.yml
Normal file
10
config/sync/core.date_format.short.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 58a02b53-b131-4541-b9c2-dbda35fdd828
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: SAeixlV7Djy_Ggv_1P95TiqD4KUihA5icvU521tA84Y
|
||||
id: short
|
||||
label: 'Default short date'
|
||||
locked: false
|
||||
pattern: 'j M Y - H:i'
|
|
@ -0,0 +1,35 @@
|
|||
uuid: effde481-0cf5-4124-b89e-34ce15872be5
|
||||
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:
|
||||
type: text_textarea_with_summary
|
||||
weight: -4
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
info:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
|
@ -0,0 +1,36 @@
|
|||
uuid: 93e5cd61-e9b0-4f7d-a0fc-8e80c61fb0fa
|
||||
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: { }
|
57
config/sync/core.entity_form_display.media.image.default.yml
Normal file
57
config/sync/core.entity_form_display.media.image.default.yml
Normal file
|
@ -0,0 +1,57 @@
|
|||
uuid: 8cda3aaa-76e2-4500-9232-e3abd804c440
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.thumbnail
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
- path
|
||||
_core:
|
||||
default_config_hash: N2Imq6kLhAPzzFt_VZQCkWItt-UfqPOkcQlyC-3yTgM
|
||||
id: media.image.default
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: default
|
||||
content:
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_media_image:
|
||||
type: image_image
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 100
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
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:
|
||||
name: true
|
|
@ -0,0 +1,32 @@
|
|||
uuid: 22ff7161-ad01-4c89-acf9-6ef0915b46d2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_form_mode.media.media_library
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.thumbnail
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
_core:
|
||||
default_config_hash: BMLrK4zKp8-FFnMseBdT_6h6YipUsKRfbDf_3WUB5HA
|
||||
id: media.image.media_library
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: media_library
|
||||
content:
|
||||
field_media_image:
|
||||
type: image_image
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
name: true
|
||||
path: true
|
||||
status: true
|
||||
uid: true
|
175
config/sync/core.entity_form_display.node.article.default.yml
Normal file
175
config/sync/core.entity_form_display.node.article.default.yml
Normal file
|
@ -0,0 +1,175 @@
|
|||
uuid: fa83fcf5-873a-48c1-9b39-63790479aa2e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.article.body
|
||||
- field.field.node.article.comment
|
||||
- field.field.node.article.field_image
|
||||
- field.field.node.article.field_seo_analysis
|
||||
- field.field.node.article.field_seo_description
|
||||
- field.field.node.article.field_seo_image
|
||||
- field.field.node.article.field_seo_title
|
||||
- field.field.node.article.field_tags
|
||||
- image.style.thumbnail
|
||||
- node.type.article
|
||||
module:
|
||||
- comment
|
||||
- field_group
|
||||
- image
|
||||
- media_library
|
||||
- path
|
||||
- text
|
||||
- yoast_seo
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_seo:
|
||||
children:
|
||||
- field_seo_title
|
||||
- field_seo_description
|
||||
- field_seo_image
|
||||
- field_seo_analysis
|
||||
label: 'Search Engine Optimization (SEO) Information'
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 50
|
||||
format_type: details
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: group_seo
|
||||
label_as_html: false
|
||||
open: false
|
||||
description: ''
|
||||
required_fields: false
|
||||
_core:
|
||||
default_config_hash: ewbd6G2uX456-bgwseM2Q-KQG3RkASoyHmTh-XR3oLU
|
||||
id: node.article.default
|
||||
targetEntityType: node
|
||||
bundle: article
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
comment:
|
||||
type: comment_default
|
||||
weight: 20
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_image:
|
||||
type: image_image
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
field_seo_analysis:
|
||||
type: yoast_seo_widget
|
||||
weight: 18
|
||||
region: content
|
||||
settings:
|
||||
edit_title: false
|
||||
edit_description: false
|
||||
render_theme: null
|
||||
render_view_mode: default
|
||||
third_party_settings: { }
|
||||
field_seo_description:
|
||||
type: string_textarea
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_seo_image:
|
||||
type: media_library_widget
|
||||
weight: 17
|
||||
region: content
|
||||
settings:
|
||||
media_types: { }
|
||||
third_party_settings: { }
|
||||
field_seo_title:
|
||||
type: string_textfield
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_tags:
|
||||
type: entity_reference_autocomplete_tags
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
simple_sitemap:
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 120
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
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: { }
|
|
@ -0,0 +1,84 @@
|
|||
uuid: 591ce9fc-ab71-4b4d-b776-b4291759f47f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.daily_email.body
|
||||
- field.field.node.daily_email.feeds_item
|
||||
- node.type.daily_email
|
||||
module:
|
||||
- path
|
||||
- text
|
||||
id: node.daily_email.default
|
||||
targetEntityType: node
|
||||
bundle: daily_email
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
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
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
simple_sitemap:
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 120
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
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:
|
||||
feeds_item: true
|
145
config/sync/core.entity_form_display.node.page.default.yml
Normal file
145
config/sync/core.entity_form_display.node.page.default.yml
Normal file
|
@ -0,0 +1,145 @@
|
|||
uuid: a969c6e9-2018-4b62-89ab-74e34c04d447
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.page.body
|
||||
- field.field.node.page.field_seo_analysis
|
||||
- field.field.node.page.field_seo_description
|
||||
- field.field.node.page.field_seo_image
|
||||
- field.field.node.page.field_seo_title
|
||||
- node.type.page
|
||||
module:
|
||||
- field_group
|
||||
- media_library
|
||||
- path
|
||||
- text
|
||||
- yoast_seo
|
||||
third_party_settings:
|
||||
field_group:
|
||||
group_seo:
|
||||
children:
|
||||
- field_seo_title
|
||||
- field_seo_description
|
||||
- field_seo_image
|
||||
- field_seo_analysis
|
||||
label: 'Search Engine Optimization (SEO) Information'
|
||||
region: content
|
||||
parent_name: ''
|
||||
weight: 50
|
||||
format_type: details
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: group_seo
|
||||
label_as_html: false
|
||||
open: false
|
||||
description: ''
|
||||
required_fields: false
|
||||
_core:
|
||||
default_config_hash: SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0
|
||||
id: node.page.default
|
||||
targetEntityType: node
|
||||
bundle: page
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 31
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_seo_analysis:
|
||||
type: yoast_seo_widget
|
||||
weight: 18
|
||||
region: content
|
||||
settings:
|
||||
edit_title: false
|
||||
edit_description: false
|
||||
render_theme: null
|
||||
render_view_mode: default
|
||||
third_party_settings: { }
|
||||
field_seo_description:
|
||||
type: string_textarea
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
field_seo_image:
|
||||
type: media_library_widget
|
||||
weight: 17
|
||||
region: content
|
||||
settings:
|
||||
media_types: { }
|
||||
third_party_settings: { }
|
||||
field_seo_title:
|
||||
type: string_textfield
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
simple_sitemap:
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 120
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 16
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
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
config/sync/core.entity_form_display.user.user.default.yml
Normal file
38
config/sync/core.entity_form_display.user.user.default.yml
Normal file
|
@ -0,0 +1,38 @@
|
|||
uuid: a3909c1d-6c4d-4218-95cf-a19cb19d8855
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.user.user.user_picture
|
||||
- image.style.thumbnail
|
||||
module:
|
||||
- image
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: FaQ9Ptcpxpg30AtiqRDtl_8zbJArHP1LPfug_s59TOA
|
||||
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:
|
||||
type: image_image
|
||||
weight: -1
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
16
config/sync/core.entity_form_mode.media.media_library.yml
Normal file
16
config/sync/core.entity_form_mode.media.media_library.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
uuid: 4c6369c6-2f8a-46c8-bf1b-6c1768a72c4c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
enforced:
|
||||
module:
|
||||
- media_library
|
||||
_core:
|
||||
default_config_hash: 04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4
|
||||
id: media.media_library
|
||||
label: 'Media library'
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
13
config/sync/core.entity_form_mode.user.register.yml
Normal file
13
config/sync/core.entity_form_mode.user.register.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: b06e0687-31eb-49ee-a42d-7da8b381c129
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 5pE_4hurqtIlZN3XDi7eTo5RG13BMG0Rh9HYlRI3h8U
|
||||
id: user.register
|
||||
label: Register
|
||||
description: ''
|
||||
targetEntityType: user
|
||||
cache: true
|
|
@ -0,0 +1,24 @@
|
|||
uuid: 42078119-8f86-41cb-8ad8-e2d5c02e77d6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.basic
|
||||
- field.field.block_content.basic.body
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: hBNNDTFwakREOTa6GGMqN899Iyrii0hInwSJtQ7Kj30
|
||||
id: block_content.basic.default
|
||||
targetEntityType: block_content
|
||||
bundle: basic
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden: { }
|
|
@ -0,0 +1,27 @@
|
|||
uuid: 94e49367-2e5c-4898-8799-ab6d40546f32
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- comment.type.comment
|
||||
- field.field.comment.comment.comment_body
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: aBQUGsQ46M4048fIlFuTXwl2zV0j2cJX89CTUobh9hA
|
||||
id: comment.comment.default
|
||||
targetEntityType: comment
|
||||
bundle: comment
|
||||
mode: default
|
||||
content:
|
||||
comment_body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
region: content
|
||||
hidden: { }
|
33
config/sync/core.entity_view_display.media.image.default.yml
Normal file
33
config/sync/core.entity_view_display.media.image.default.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: b222569c-7c4c-48d7-bdb8-fc6a0adfe262
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.large
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
_core:
|
||||
default_config_hash: t2YAVeSqMs3Gpnfp_plCnQ2TsoC0u57VCUWl8e2jMMM
|
||||
id: media.image.default
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: default
|
||||
content:
|
||||
field_media_image:
|
||||
type: image
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_style: large
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
name: true
|
||||
thumbnail: true
|
||||
uid: true
|
|
@ -0,0 +1,34 @@
|
|||
uuid: 8e4a6f81-d80f-468c-b43a-7b2e981f0a2d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.media.media_library
|
||||
- field.field.media.image.field_media_image
|
||||
- image.style.medium
|
||||
- media.type.image
|
||||
module:
|
||||
- image
|
||||
_core:
|
||||
default_config_hash: ILLWu5KFvbsX6J7sh2Itd4w8-lBBRhR_H8ZrmQiN2yo
|
||||
id: media.image.media_library
|
||||
targetEntityType: media
|
||||
bundle: image
|
||||
mode: media_library
|
||||
content:
|
||||
thumbnail:
|
||||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: medium
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_media_image: true
|
||||
name: true
|
||||
uid: true
|
|
@ -0,0 +1,73 @@
|
|||
uuid: 5318a3b5-846d-4ae5-b82f-3cbf667262b2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_display.comment.comment.default
|
||||
- field.field.node.article.body
|
||||
- field.field.node.article.comment
|
||||
- field.field.node.article.field_image
|
||||
- field.field.node.article.field_seo_analysis
|
||||
- field.field.node.article.field_seo_description
|
||||
- field.field.node.article.field_seo_image
|
||||
- field.field.node.article.field_seo_title
|
||||
- field.field.node.article.field_tags
|
||||
- image.style.wide
|
||||
- node.type.article
|
||||
module:
|
||||
- comment
|
||||
- image
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: br6izr-iGEu--JvNbCJNtOBpRnxpFLXfoV5y61U9Nqc
|
||||
id: node.article.default
|
||||
targetEntityType: node
|
||||
bundle: article
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
comment:
|
||||
type: comment_default
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
pager_id: 0
|
||||
third_party_settings: { }
|
||||
weight: 110
|
||||
region: content
|
||||
field_image:
|
||||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_link: ''
|
||||
image_style: wide
|
||||
image_loading:
|
||||
attribute: eager
|
||||
third_party_settings: { }
|
||||
weight: -1
|
||||
region: content
|
||||
field_tags:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 10
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
hidden:
|
||||
field_seo_analysis: true
|
||||
field_seo_description: true
|
||||
field_seo_image: true
|
||||
field_seo_title: true
|
36
config/sync/core.entity_view_display.node.article.rss.yml
Normal file
36
config/sync/core.entity_view_display.node.article.rss.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
uuid: dad55854-035a-4d28-910a-73331de0674d
|
||||
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.field_image
|
||||
- field.field.node.article.field_seo_analysis
|
||||
- field.field.node.article.field_seo_description
|
||||
- field.field.node.article.field_seo_image
|
||||
- field.field.node.article.field_seo_title
|
||||
- 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
|
||||
field_image: true
|
||||
field_seo_analysis: true
|
||||
field_seo_description: true
|
||||
field_seo_image: true
|
||||
field_seo_title: true
|
||||
field_tags: true
|
63
config/sync/core.entity_view_display.node.article.teaser.yml
Normal file
63
config/sync/core.entity_view_display.node.article.teaser.yml
Normal file
|
@ -0,0 +1,63 @@
|
|||
uuid: a99f221d-fab8-4ce4-9a72-9a25d1e8157b
|
||||
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.field_image
|
||||
- field.field.node.article.field_seo_analysis
|
||||
- field.field.node.article.field_seo_description
|
||||
- field.field.node.article.field_seo_image
|
||||
- field.field.node.article.field_seo_title
|
||||
- field.field.node.article.field_tags
|
||||
- image.style.medium
|
||||
- node.type.article
|
||||
module:
|
||||
- image
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: O8PxzfG8DOHHRu6M23kwR6TDPq_MNfYQ10Mp367ICUQ
|
||||
id: node.article.teaser
|
||||
targetEntityType: node
|
||||
bundle: article
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
type: text_summary_or_trimmed
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_image:
|
||||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_link: content
|
||||
image_style: medium
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: -1
|
||||
region: content
|
||||
field_tags:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 10
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
region: content
|
||||
hidden:
|
||||
comment: true
|
||||
field_seo_analysis: true
|
||||
field_seo_description: true
|
||||
field_seo_image: true
|
||||
field_seo_title: true
|
|
@ -0,0 +1,30 @@
|
|||
uuid: 9e0c0e1c-fd1b-46ef-82cc-17e248b39748
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.daily_email.body
|
||||
- field.field.node.daily_email.feeds_item
|
||||
- node.type.daily_email
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
id: node.daily_email.default
|
||||
targetEntityType: node
|
||||
bundle: daily_email
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
hidden:
|
||||
feeds_item: true
|
|
@ -0,0 +1,32 @@
|
|||
uuid: 52b4959b-3ab7-4cb4-97c7-4ecb707bde2f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.daily_email.body
|
||||
- field.field.node.daily_email.feeds_item
|
||||
- node.type.daily_email
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
id: node.daily_email.teaser
|
||||
targetEntityType: node
|
||||
bundle: daily_email
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
type: text_summary_or_trimmed
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
hidden:
|
||||
feeds_item: true
|
36
config/sync/core.entity_view_display.node.page.default.yml
Normal file
36
config/sync/core.entity_view_display.node.page.default.yml
Normal file
|
@ -0,0 +1,36 @@
|
|||
uuid: 337aba3a-065b-4888-b37f-172f9f8fd4b1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.page.body
|
||||
- field.field.node.page.field_seo_analysis
|
||||
- field.field.node.page.field_seo_description
|
||||
- field.field.node.page.field_seo_image
|
||||
- field.field.node.page.field_seo_title
|
||||
- node.type.page
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg
|
||||
id: node.page.default
|
||||
targetEntityType: node
|
||||
bundle: page
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
links:
|
||||
weight: 101
|
||||
region: content
|
||||
hidden:
|
||||
field_seo_analysis: true
|
||||
field_seo_description: true
|
||||
field_seo_image: true
|
||||
field_seo_title: true
|
38
config/sync/core.entity_view_display.node.page.teaser.yml
Normal file
38
config/sync/core.entity_view_display.node.page.teaser.yml
Normal file
|
@ -0,0 +1,38 @@
|
|||
uuid: 1b5609cf-1a49-4c41-a87c-741addf51802
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.page.body
|
||||
- field.field.node.page.field_seo_analysis
|
||||
- field.field.node.page.field_seo_description
|
||||
- field.field.node.page.field_seo_image
|
||||
- field.field.node.page.field_seo_title
|
||||
- node.type.page
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw
|
||||
id: node.page.teaser
|
||||
targetEntityType: node
|
||||
bundle: page
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
type: text_summary_or_trimmed
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
region: content
|
||||
links:
|
||||
weight: 101
|
||||
region: content
|
||||
hidden:
|
||||
field_seo_analysis: true
|
||||
field_seo_description: true
|
||||
field_seo_image: true
|
||||
field_seo_title: true
|
31
config/sync/core.entity_view_display.user.user.compact.yml
Normal file
31
config/sync/core.entity_view_display.user.user.compact.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: d69e65e4-3c04-418c-a390-7c4e04607543
|
||||
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: 00zr_RBdTjPjBGITD3h4c1ESQZimjdVCcHGt1trLqIY
|
||||
id: user.user.compact
|
||||
targetEntityType: user
|
||||
bundle: user
|
||||
mode: compact
|
||||
content:
|
||||
user_picture:
|
||||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: thumbnail
|
||||
image_link: content
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
member_for: true
|
32
config/sync/core.entity_view_display.user.user.default.yml
Normal file
32
config/sync/core.entity_view_display.user.user.default.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: fb21aedf-1de5-4d73-bbc2-3b90cfe5360e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.user.user.user_picture
|
||||
- image.style.thumbnail
|
||||
module:
|
||||
- image
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: mZLyuWM9CQx2ZJVqFGSbzgFnHzudVbHBYmdU256A5Wk
|
||||
id: user.user.default
|
||||
targetEntityType: user
|
||||
bundle: user
|
||||
mode: default
|
||||
content:
|
||||
member_for:
|
||||
weight: 5
|
||||
region: content
|
||||
user_picture:
|
||||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: thumbnail
|
||||
image_link: content
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
hidden: { }
|
11
config/sync/core.entity_view_mode.block.token.yml
Normal file
11
config/sync/core.entity_view_mode.block.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 23ce7f3d-95e8-4ab1-ac28-89f0969faafd
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block
|
||||
id: block.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: block
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.block_content.full.yml
Normal file
13
config/sync/core.entity_view_mode.block_content.full.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 18bfee02-faee-423a-add3-916596a2db91
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
_core:
|
||||
default_config_hash: Q7yUUYeRLByl-MCGveKKF_KhAtNICLCMJuKWfugCvso
|
||||
id: block_content.full
|
||||
label: Full
|
||||
description: ''
|
||||
targetEntityType: block_content
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.block_content.token.yml
Normal file
11
config/sync/core.entity_view_mode.block_content.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: df6b4c80-6296-4706-9fac-9bbf6aea8760
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
id: block_content.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: block_content
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.comment.full.yml
Normal file
13
config/sync/core.entity_view_mode.comment.full.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 615d7906-9e07-4b78-a30c-a49bb6f3616a
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: N4mUjXpPckUkVRY1PbKw4GGoL1i2ECU7PL3EreiKStk
|
||||
id: comment.full
|
||||
label: 'Full comment'
|
||||
description: ''
|
||||
targetEntityType: comment
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.comment.token.yml
Normal file
11
config/sync/core.entity_view_mode.comment.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 2cb56b8c-5a65-416c-855a-60245e24492c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
id: comment.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: comment
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.contact_message.token.yml
Normal file
11
config/sync/core.entity_view_mode.contact_message.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 2c597525-12e3-4fca-b2cd-66e147a4dfb3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- contact
|
||||
id: contact_message.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: contact_message
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.crop.token.yml
Normal file
11
config/sync/core.entity_view_mode.crop.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 6ff85e59-dc76-4afa-9609-f562f3c5ccf5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- crop
|
||||
id: crop.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: crop
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.feeds_feed.full.yml
Normal file
13
config/sync/core.entity_view_mode.feeds_feed.full.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 5d7c008f-6f2d-4055-9cbc-caeb6aa1ce79
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- feeds
|
||||
_core:
|
||||
default_config_hash: 8I9Vm3L0dLCdctKfCjpw5vLwMetyaJzxbWNMzb2V7-I
|
||||
id: feeds_feed.full
|
||||
label: 'Full feed'
|
||||
description: null
|
||||
targetEntityType: feeds_feed
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.file.token.yml
Normal file
11
config/sync/core.entity_view_mode.file.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 81b2d9a6-6b3c-4ca4-8df0-6f4dd6828626
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
id: file.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: file
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.media.full.yml
Normal file
13
config/sync/core.entity_view_mode.media.full.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 3e886393-b55c-4e6a-8f8c-7e4607a18009
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
_core:
|
||||
default_config_hash: dTfAUHooYV0uOVPO3saGpgv-c5PppJXDwxvwRTJOycM
|
||||
id: media.full
|
||||
label: 'Full content'
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
16
config/sync/core.entity_view_mode.media.media_library.yml
Normal file
16
config/sync/core.entity_view_mode.media.media_library.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
uuid: 292fcc91-b524-4c75-8b6e-9f4bd18ff56d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
enforced:
|
||||
module:
|
||||
- media_library
|
||||
_core:
|
||||
default_config_hash: 04_dAqpWYP1WmsXZ7IXJ7-yarCvNddD10EUkBDtIFy4
|
||||
id: media.media_library
|
||||
label: 'Media library'
|
||||
description: ''
|
||||
targetEntityType: media
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.media.token.yml
Normal file
11
config/sync/core.entity_view_mode.media.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 8661ae73-cf7e-4c26-aab1-104b434fcfb2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
id: media.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: media
|
||||
cache: true
|
|
@ -0,0 +1,11 @@
|
|||
uuid: 678eb88e-9fce-45bc-9f6b-cc2594aaf39d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_link_content
|
||||
id: menu_link_content.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: menu_link_content
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.node.full.yml
Normal file
13
config/sync/core.entity_view_mode.node.full.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: ea6e6acf-3152-4f5d-9cd3-58d4de9b1523
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: QJ2aZ1xfVf59aq6Pz5X7fyUOa2HxuCoTwQ_RQjoulAU
|
||||
id: node.full
|
||||
label: 'Full content'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.node.rss.yml
Normal file
13
config/sync/core.entity_view_mode.node.rss.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 75d6adb4-2c2e-42ef-ae82-45d55a974234
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: l8fiAFE3Kng_6bhLlUDnVTkTDzXWxzYFrCWTrngVXEA
|
||||
id: node.rss
|
||||
label: RSS
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.node.search_index.yml
Normal file
13
config/sync/core.entity_view_mode.node.search_index.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 7a4a3660-3f63-4c52-8a4d-a494c9ea52ae
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: r_A0T3aTqGDwLyvoH7wLps-0PM--RHlS8UsiJe_Ac64
|
||||
id: node.search_index
|
||||
label: 'Search index'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.node.search_result.yml
Normal file
13
config/sync/core.entity_view_mode.node.search_result.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: c75572ed-d4d1-4f95-9e52-97a680cd27b0
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: d8wBEm7XvJ6H3S0IneDD9PfTBklPIH7GMpxElVemPf8
|
||||
id: node.search_result
|
||||
label: 'Search result highlighting input'
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.node.teaser.yml
Normal file
13
config/sync/core.entity_view_mode.node.teaser.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: f2b0b17b-aabe-42ed-b937-6cea2b6d5dd0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: KgGJDZFpMaz_8bTv6fN1bXS3Qi5LWmRJI9R53kEGsNQ
|
||||
id: node.teaser
|
||||
label: Teaser
|
||||
description: ''
|
||||
targetEntityType: node
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.node.token.yml
Normal file
11
config/sync/core.entity_view_mode.node.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 6ac77506-3bdf-4808-bcf2-93e8f20b64e0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: node
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.path_alias.token.yml
Normal file
11
config/sync/core.entity_view_mode.path_alias.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 884dab9d-04a1-4f26-9884-17ff056dbe17
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- path_alias
|
||||
id: path_alias.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: path_alias
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.shortcut.token.yml
Normal file
11
config/sync/core.entity_view_mode.shortcut.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: d0af3200-3bde-4859-8542-fd1142444188
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- shortcut
|
||||
id: shortcut.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: shortcut
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.taxonomy_term.full.yml
Normal file
13
config/sync/core.entity_view_mode.taxonomy_term.full.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: f7c524ef-cd1f-483e-9047-4c6cbf69bba2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
_core:
|
||||
default_config_hash: iukUENpf8CFvjZbGGacKX_Ges0-lU9z6zvsd32P6kbo
|
||||
id: taxonomy_term.full
|
||||
label: 'Taxonomy term page'
|
||||
description: ''
|
||||
targetEntityType: taxonomy_term
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.taxonomy_term.token.yml
Normal file
11
config/sync/core.entity_view_mode.taxonomy_term.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: fb5ca93b-be76-41d2-a1a8-61c55e683845
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
id: taxonomy_term.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: taxonomy_term
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.user.compact.yml
Normal file
13
config/sync/core.entity_view_mode.user.compact.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: ccb5bcde-5415-41e6-a237-4f04a848a07e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: TtD7OuGskOsQfoGyxXkrdtllBpR37J19d5BMQDZWJgA
|
||||
id: user.compact
|
||||
label: Compact
|
||||
description: ''
|
||||
targetEntityType: user
|
||||
cache: true
|
13
config/sync/core.entity_view_mode.user.full.yml
Normal file
13
config/sync/core.entity_view_mode.user.full.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: cb9c336d-dbe7-40ba-8624-2bfab7e39f0c
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: ZbXunWS_xAvMZXFfinyvClDAb_RCVLt7gAzE3v16E-Q
|
||||
id: user.full
|
||||
label: 'User account'
|
||||
description: ''
|
||||
targetEntityType: user
|
||||
cache: true
|
11
config/sync/core.entity_view_mode.user.token.yml
Normal file
11
config/sync/core.entity_view_mode.user.token.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: ecefde0d-1567-4344-b25e-48f88b320e95
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
id: user.token
|
||||
label: Token
|
||||
description: null
|
||||
targetEntityType: user
|
||||
cache: true
|
74
config/sync/core.extension.yml
Normal file
74
config/sync/core.extension.yml
Normal file
|
@ -0,0 +1,74 @@
|
|||
_core:
|
||||
default_config_hash: 4GIX5Esnc_umpXUBj4IIocRX7Mt5fPhm4AgXfE3E56E
|
||||
module:
|
||||
announcements_feed: 0
|
||||
automated_cron: 0
|
||||
big_pipe: 0
|
||||
block: 0
|
||||
block_content: 0
|
||||
breakpoint: 0
|
||||
checklistapi: 0
|
||||
ckeditor5: 0
|
||||
comment: 0
|
||||
config: 0
|
||||
contact: 0
|
||||
contextual: 0
|
||||
crop: 0
|
||||
datetime: 0
|
||||
dblog: 0
|
||||
dynamic_page_cache: 0
|
||||
eca: 0
|
||||
eca_base: 0
|
||||
eca_config: 0
|
||||
eca_content: 0
|
||||
eca_misc: 0
|
||||
eca_user: 0
|
||||
editor: 0
|
||||
feeds: 0
|
||||
field: 0
|
||||
field_group: 0
|
||||
field_ui: 0
|
||||
file: 0
|
||||
filter: 0
|
||||
focal_point: 0
|
||||
help: 0
|
||||
history: 0
|
||||
image: 0
|
||||
layout_builder: 0
|
||||
layout_discovery: 0
|
||||
link: 0
|
||||
media: 0
|
||||
media_library: 0
|
||||
menu_link_content: 0
|
||||
menu_ui: 0
|
||||
metatag: 0
|
||||
metatag_open_graph: 0
|
||||
metatag_twitter_cards: 0
|
||||
node: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
path: 0
|
||||
path_alias: 0
|
||||
robotstxt: 0
|
||||
search: 0
|
||||
seo_checklist: 0
|
||||
shortcut: 0
|
||||
simple_sitemap: 0
|
||||
sitemap: 0
|
||||
sqlite: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
text: 0
|
||||
token: 0
|
||||
token_or: 0
|
||||
toolbar: 0
|
||||
update: 0
|
||||
user: 0
|
||||
views_ui: 0
|
||||
yoast_seo: 0
|
||||
views: 10
|
||||
standard: 1000
|
||||
theme:
|
||||
olivero: 0
|
||||
claro: 0
|
||||
profile: standard
|
9
config/sync/core.menu.static_menu_link_overrides.yml
Normal file
9
config/sync/core.menu.static_menu_link_overrides.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
_core:
|
||||
default_config_hash: CXhei_vpaZk-3f_Mj2cH0YmpK-ZpKHoSzVA3yZrDq0g
|
||||
definitions:
|
||||
contact__site_page:
|
||||
menu_name: footer
|
||||
parent: ''
|
||||
weight: 0
|
||||
expanded: false
|
||||
enabled: true
|
1
config/sync/crop.settings.yml
Normal file
1
config/sync/crop.settings.yml
Normal file
|
@ -0,0 +1 @@
|
|||
flush_derivative_images: true
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue