Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
drupal/config/sync
.htaccessREADME.txtautomated_cron.settings.ymlblock.block.bartik_account_menu.ymlblock.block.bartik_branding.ymlblock.block.bartik_breadcrumbs.ymlblock.block.bartik_content.ymlblock.block.bartik_footer.ymlblock.block.bartik_help.ymlblock.block.bartik_local_actions.ymlblock.block.bartik_local_tasks.ymlblock.block.bartik_main_menu.ymlblock.block.bartik_messages.ymlblock.block.bartik_page_title.ymlblock.block.bartik_powered.ymlblock.block.bartik_search.ymlblock.block.bartik_tools.ymlblock.block.seven_breadcrumbs.ymlblock.block.seven_content.ymlblock.block.seven_help.ymlblock.block.seven_local_actions.ymlblock.block.seven_messages.ymlblock.block.seven_page_title.ymlblock.block.seven_primary_local_tasks.ymlblock.block.seven_secondary_local_tasks.ymlblock_content.type.basic.ymlcomment.settings.ymlcomment.type.comment.ymlcontact.form.feedback.ymlcontact.form.personal.ymlcontact.settings.ymlcore.base_field_override.node.page.promote.ymlcore.base_field_override.node.session.promote.ymlcore.date_format.fallback.ymlcore.date_format.html_date.ymlcore.date_format.html_datetime.ymlcore.date_format.html_month.ymlcore.date_format.html_time.ymlcore.date_format.html_week.ymlcore.date_format.html_year.ymlcore.date_format.html_yearless_date.ymlcore.date_format.long.ymlcore.date_format.medium.ymlcore.date_format.short.ymlcore.entity_form_display.block_content.basic.default.ymlcore.entity_form_display.comment.comment.default.ymlcore.entity_form_display.node.article.default.ymlcore.entity_form_display.node.page.default.ymlcore.entity_form_display.node.session.default.ymlcore.entity_form_display.user.user.default.ymlcore.entity_form_mode.user.register.ymlcore.entity_view_display.block_content.basic.default.ymlcore.entity_view_display.comment.comment.default.ymlcore.entity_view_display.node.article.default.ymlcore.entity_view_display.node.article.rss.ymlcore.entity_view_display.node.article.teaser.ymlcore.entity_view_display.node.page.default.ymlcore.entity_view_display.node.page.teaser.ymlcore.entity_view_display.node.session.default.ymlcore.entity_view_display.node.session.teaser.ymlcore.entity_view_display.user.user.compact.ymlcore.entity_view_display.user.user.default.ymlcore.entity_view_mode.block_content.full.ymlcore.entity_view_mode.comment.full.ymlcore.entity_view_mode.node.full.ymlcore.entity_view_mode.node.rss.ymlcore.entity_view_mode.node.search_index.ymlcore.entity_view_mode.node.search_result.ymlcore.entity_view_mode.node.teaser.ymlcore.entity_view_mode.taxonomy_term.full.ymlcore.entity_view_mode.user.compact.ymlcore.entity_view_mode.user.full.ymlcore.extension.ymlcore.menu.static_menu_link_overrides.ymldblog.settings.ymleditor.editor.basic_html.ymleditor.editor.full_html.ymlfield.field.block_content.basic.body.ymlfield.field.comment.comment.comment_body.ymlfield.field.node.article.body.ymlfield.field.node.article.comment.ymlfield.field.node.article.field_image.ymlfield.field.node.article.field_tags.ymlfield.field.node.page.body.ymlfield.field.node.session.body.ymlfield.field.node.session.field_session_status.ymlfield.field.node.session.field_session_type.ymlfield.field.node.session.field_speakers.ymlfield.field.user.user.user_picture.ymlfield.settings.ymlfield.storage.block_content.body.ymlfield.storage.comment.comment_body.ymlfield.storage.node.body.ymlfield.storage.node.comment.ymlfield.storage.node.field_image.ymlfield.storage.node.field_session_status.ymlfield.storage.node.field_session_type.ymlfield.storage.node.field_speakers.ymlfield.storage.node.field_tags.ymlfield.storage.user.user_picture.yml
24
drupal/config/sync/.htaccess
Normal file
24
drupal/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_php5.c>
|
||||
php_flag engine off
|
||||
</IfModule>
|
1
drupal/config/sync/README.txt
Normal file
1
drupal/config/sync/README.txt
Normal file
|
@ -0,0 +1 @@
|
|||
This directory contains configuration to be imported into your Drupal site. To make this configuration active, visit admin/config/development/configuration/sync. For information about deploying configuration between servers, see https://www.drupal.org/documentation/administer/config
|
3
drupal/config/sync/automated_cron.settings.yml
Normal file
3
drupal/config/sync/automated_cron.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
interval: 10800
|
||||
_core:
|
||||
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
|
27
drupal/config/sync/block.block.bartik_account_menu.yml
Normal file
27
drupal/config/sync/block.block.bartik_account_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 893e2320-dcd8-4cde-97f0-adfe0bb1688f
|
||||
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
drupal/config/sync/block.block.bartik_branding.yml
Normal file
25
drupal/config/sync/block.block.bartik_branding.yml
Normal file
|
@ -0,0 +1,25 @@
|
|||
uuid: a4884f3e-115a-4b43-8438-7b503b47d23a
|
||||
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
drupal/config/sync/block.block.bartik_breadcrumbs.yml
Normal file
22
drupal/config/sync/block.block.bartik_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 8ab691fd-7d76-4bed-a242-746c9e49791e
|
||||
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: { }
|
22
drupal/config/sync/block.block.bartik_content.yml
Normal file
22
drupal/config/sync/block.block.bartik_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 7ddf3321-af9a-44fd-96d7-d1b944d55148
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bartik
|
||||
_core:
|
||||
default_config_hash: 9EoWV2Lot6FVSr50t4hoKgiz1LIXYWNG-IIPYsWxBqo
|
||||
id: bartik_content
|
||||
theme: bartik
|
||||
region: content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_main_block
|
||||
settings:
|
||||
id: system_main_block
|
||||
label: 'Main page content'
|
||||
provider: system
|
||||
label_display: '0'
|
||||
visibility: { }
|
27
drupal/config/sync/block.block.bartik_footer.yml
Normal file
27
drupal/config/sync/block.block.bartik_footer.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 04ef0861-51af-44b7-963f-6a7c9aeba5b9
|
||||
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
drupal/config/sync/block.block.bartik_help.yml
Normal file
22
drupal/config/sync/block.block.bartik_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: ce8cba1f-086c-4362-a0e9-5c0177c775bf
|
||||
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
drupal/config/sync/block.block.bartik_local_actions.yml
Normal file
20
drupal/config/sync/block.block.bartik_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 61e3b4ef-e179-47cb-ba5c-a33806e19e63
|
||||
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
drupal/config/sync/block.block.bartik_local_tasks.yml
Normal file
22
drupal/config/sync/block.block.bartik_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: f4e72bb5-d017-4ce5-8ebe-7df0c17bbe3f
|
||||
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
drupal/config/sync/block.block.bartik_main_menu.yml
Normal file
27
drupal/config/sync/block.block.bartik_main_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 47a70518-231d-4caa-abee-677186f2f76a
|
||||
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
drupal/config/sync/block.block.bartik_messages.yml
Normal file
22
drupal/config/sync/block.block.bartik_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: e5f4e8ec-ac0c-4cd4-8087-33da0274413d
|
||||
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
drupal/config/sync/block.block.bartik_page_title.yml
Normal file
20
drupal/config/sync/block.block.bartik_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 5c55777e-e823-44aa-a4d3-f26fa3fcb605
|
||||
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: { }
|
22
drupal/config/sync/block.block.bartik_powered.yml
Normal file
22
drupal/config/sync/block.block.bartik_powered.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 32527493-3936-4103-8f00-9749767cbddb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- bartik
|
||||
_core:
|
||||
default_config_hash: jQQUUWN2Uxr5qZtc9zcJKBCxpKY8orN1u2HPqYYRQDI
|
||||
id: bartik_powered
|
||||
theme: bartik
|
||||
region: footer_fifth
|
||||
weight: 10
|
||||
provider: null
|
||||
plugin: system_powered_by_block
|
||||
settings:
|
||||
id: system_powered_by_block
|
||||
label: 'Powered by Drupal'
|
||||
provider: system
|
||||
label_display: '0'
|
||||
visibility: { }
|
22
drupal/config/sync/block.block.bartik_search.yml
Normal file
22
drupal/config/sync/block.block.bartik_search.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 34eb88ac-f1e9-4681-91d9-5161cafd9387
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search
|
||||
theme:
|
||||
- bartik
|
||||
_core:
|
||||
default_config_hash: za-39d5WDUg6XvbyqSnuVYEeq6QM4qKJxW8MnoAha5A
|
||||
id: bartik_search
|
||||
theme: bartik
|
||||
region: sidebar_first
|
||||
weight: -1
|
||||
provider: null
|
||||
plugin: search_form_block
|
||||
settings:
|
||||
id: search_form_block
|
||||
label: Search
|
||||
provider: search
|
||||
label_display: visible
|
||||
visibility: { }
|
27
drupal/config/sync/block.block.bartik_tools.yml
Normal file
27
drupal/config/sync/block.block.bartik_tools.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
uuid: 13c26ad5-2dde-44d0-bd28-36899b894292
|
||||
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: { }
|
22
drupal/config/sync/block.block.seven_breadcrumbs.yml
Normal file
22
drupal/config/sync/block.block.seven_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: d3f0c829-64b2-47f7-99b2-6d46333a9ce9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- seven
|
||||
_core:
|
||||
default_config_hash: WWu2OQswgCztl9OeXjD1stexIEMZsSgPMYIdC-JHx9c
|
||||
id: seven_breadcrumbs
|
||||
theme: seven
|
||||
region: breadcrumb
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_breadcrumb_block
|
||||
settings:
|
||||
id: system_breadcrumb_block
|
||||
label: Breadcrumbs
|
||||
provider: system
|
||||
label_display: '0'
|
||||
visibility: { }
|
22
drupal/config/sync/block.block.seven_content.yml
Normal file
22
drupal/config/sync/block.block.seven_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 24c6b1f7-fd55-49b0-9edc-c80c218397a0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- seven
|
||||
_core:
|
||||
default_config_hash: YRY68JWkaUiGeZlWMv1nzeIgDm0ZZwXYgpqUpLFzwAY
|
||||
id: seven_content
|
||||
theme: seven
|
||||
region: content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_main_block
|
||||
settings:
|
||||
id: system_main_block
|
||||
label: 'Main page content'
|
||||
provider: system
|
||||
label_display: '0'
|
||||
visibility: { }
|
22
drupal/config/sync/block.block.seven_help.yml
Normal file
22
drupal/config/sync/block.block.seven_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: d600c133-01eb-4ae2-b94e-7b66757a2c9d
|
||||
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
drupal/config/sync/block.block.seven_local_actions.yml
Normal file
20
drupal/config/sync/block.block.seven_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: e7510e87-725d-49ae-9a81-9be0c22d369e
|
||||
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
drupal/config/sync/block.block.seven_messages.yml
Normal file
22
drupal/config/sync/block.block.seven_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 6dc41ee5-72c3-4c98-87c9-b12b705c1981
|
||||
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
drupal/config/sync/block.block.seven_page_title.yml
Normal file
20
drupal/config/sync/block.block.seven_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: d0362ffc-daa9-4f34-a786-8fd65cb77967
|
||||
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
drupal/config/sync/block.block.seven_primary_local_tasks.yml
Normal file
22
drupal/config/sync/block.block.seven_primary_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 456aeb17-bc2c-48ec-9142-3a1cdedcde21
|
||||
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: { }
|
|
@ -0,0 +1,22 @@
|
|||
uuid: 8bfb38a3-2d04-4b6c-b329-49de4ca59dae
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
theme:
|
||||
- seven
|
||||
_core:
|
||||
default_config_hash: QeZBeCilQfeET3GeW6ZtJkEiwROADTZktFgKWwPieD4
|
||||
id: seven_secondary_local_tasks
|
||||
theme: seven
|
||||
region: pre_content
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Secondary tabs'
|
||||
provider: core
|
||||
label_display: '0'
|
||||
primary: false
|
||||
secondary: true
|
||||
visibility: { }
|
10
drupal/config/sync/block_content.type.basic.yml
Normal file
10
drupal/config/sync/block_content.type.basic.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 21d6d3a8-ad8e-46e1-9e1f-9363f4a9beed
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
|
||||
id: basic
|
||||
label: 'Basic block'
|
||||
revision: 0
|
||||
description: 'A basic block contains a title and a body.'
|
3
drupal/config/sync/comment.settings.yml
Normal file
3
drupal/config/sync/comment.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
log_ip_addresses: false
|
||||
_core:
|
||||
default_config_hash: YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc
|
10
drupal/config/sync/comment.type.comment.yml
Normal file
10
drupal/config/sync/comment.type.comment.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 4836949c-749c-4f4d-875e-d2d307ac494d
|
||||
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
drupal/config/sync/contact.form.feedback.yml
Normal file
14
drupal/config/sync/contact.form.feedback.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: 863c9880-554b-4e89-a093-5d315344a8e3
|
||||
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
drupal/config/sync/contact.form.personal.yml
Normal file
13
drupal/config/sync/contact.form.personal.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: d8ea1952-cae9-4b03-b3d6-73c9e5d2f6ac
|
||||
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
drupal/config/sync/contact.settings.yml
Normal file
7
drupal/config/sync/contact.settings.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
default_form: feedback
|
||||
flood:
|
||||
limit: 5
|
||||
interval: 3600
|
||||
user_default_enabled: true
|
||||
_core:
|
||||
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8
|
|
@ -0,0 +1,24 @@
|
|||
uuid: 415370eb-7ffc-40e5-ba1a-8887ae6358c9
|
||||
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
|
|
@ -0,0 +1,24 @@
|
|||
uuid: 565c725d-2e06-4757-a25d-274f9133599d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.session
|
||||
_core:
|
||||
default_config_hash: AjxaQFfhMIC4poHZiIwt-Gk-83BxWIm6HmAVcPIsZ3s
|
||||
id: node.session.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: session
|
||||
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
|
10
drupal/config/sync/core.date_format.fallback.yml
Normal file
10
drupal/config/sync/core.date_format.fallback.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 378742ed-f35f-4521-886c-2bb686a22852
|
||||
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
drupal/config/sync/core.date_format.html_date.yml
Normal file
10
drupal/config/sync/core.date_format.html_date.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 0938ab20-aba3-4d8a-a2b8-6fb9b19f61a0
|
||||
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
drupal/config/sync/core.date_format.html_datetime.yml
Normal file
10
drupal/config/sync/core.date_format.html_datetime.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: d87ef60f-5453-4eb4-944e-8b0893e2bf84
|
||||
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
drupal/config/sync/core.date_format.html_month.yml
Normal file
10
drupal/config/sync/core.date_format.html_month.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 84d9ba51-c6e2-4e1c-8432-df9c2c1f51d1
|
||||
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
drupal/config/sync/core.date_format.html_time.yml
Normal file
10
drupal/config/sync/core.date_format.html_time.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: b3e6f8df-5db6-4f4f-9f1b-72d24d71a6af
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE
|
||||
id: html_time
|
||||
label: 'HTML Time'
|
||||
locked: true
|
||||
pattern: 'H:i:s'
|
10
drupal/config/sync/core.date_format.html_week.yml
Normal file
10
drupal/config/sync/core.date_format.html_week.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 2ccc70d0-a0bd-4b75-846c-c5073c78a5ea
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY
|
||||
id: html_week
|
||||
label: 'HTML Week'
|
||||
locked: true
|
||||
pattern: Y-\WW
|
10
drupal/config/sync/core.date_format.html_year.yml
Normal file
10
drupal/config/sync/core.date_format.html_year.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 0fcd134e-a111-477b-930a-392007f30bac
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk
|
||||
id: html_year
|
||||
label: 'HTML Year'
|
||||
locked: true
|
||||
pattern: 'Y'
|
10
drupal/config/sync/core.date_format.html_yearless_date.yml
Normal file
10
drupal/config/sync/core.date_format.html_yearless_date.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 37b50473-bbbe-484c-81a5-586a041138d6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc
|
||||
id: html_yearless_date
|
||||
label: 'HTML Yearless date'
|
||||
locked: true
|
||||
pattern: m-d
|
10
drupal/config/sync/core.date_format.long.yml
Normal file
10
drupal/config/sync/core.date_format.long.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: a36d99d4-8082-49c7-a7d6-4cd7872f26bc
|
||||
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
drupal/config/sync/core.date_format.medium.yml
Normal file
10
drupal/config/sync/core.date_format.medium.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: c462c29c-92e4-4bb5-b9e3-8cab8ea84500
|
||||
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
drupal/config/sync/core.date_format.short.yml
Normal file
10
drupal/config/sync/core.date_format.short.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
uuid: 0d89f12a-4563-4a37-b54c-cdffcba86b7c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA
|
||||
id: short
|
||||
label: 'Default short date'
|
||||
locked: false
|
||||
pattern: 'm/d/Y - H:i'
|
|
@ -0,0 +1,34 @@
|
|||
uuid: 0474b3b2-cbe5-4415-9028-91958ba433e1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.basic
|
||||
- field.field.block_content.basic.body
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: e1Nu5xXAuF_QplbBUhQBPLnYWvHtDX0MkZnpuCiY8uM
|
||||
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: ''
|
||||
third_party_settings: { }
|
||||
info:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
|
@ -0,0 +1,36 @@
|
|||
uuid: 410498a6-dc20-4138-9af9-7e17a9f84ba0
|
||||
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: { }
|
|
@ -0,0 +1,106 @@
|
|||
uuid: 2611475f-7ca8-4600-91f6-a7a6ff53f68a
|
||||
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_tags
|
||||
- image.style.thumbnail
|
||||
- node.type.article
|
||||
module:
|
||||
- comment
|
||||
- image
|
||||
- path
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: vPb_yvhA-xuNoV_yOmOwYxGuHNRIH1CoMK2qi7BSga0
|
||||
id: node.article.default
|
||||
targetEntityType: node
|
||||
bundle: article
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
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: 4
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
field_tags:
|
||||
type: entity_reference_autocomplete_tags
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
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: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
|
@ -0,0 +1,77 @@
|
|||
uuid: 8e519a04-e8b3-4cd6-a0d7-da706be8db77
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.page.body
|
||||
- node.type.page
|
||||
module:
|
||||
- path
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: sb0qCkzU_8mNq29NehYAU8jCBXWPLeX0UN8sYFVGVcw
|
||||
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: ''
|
||||
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
|
||||
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
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
|
@ -0,0 +1,101 @@
|
|||
uuid: df4bee55-479e-4037-9f71-2e4b78c35402
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.session.body
|
||||
- field.field.node.session.field_session_status
|
||||
- field.field.node.session.field_session_type
|
||||
- field.field.node.session.field_speakers
|
||||
- node.type.session
|
||||
module:
|
||||
- path
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 4fV8ZfJnEYQBiWd0oPnsC8zsEuBSAa66vV4niN7YNXU
|
||||
id: node.session.default
|
||||
targetEntityType: node
|
||||
bundle: session
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 121
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_session_status:
|
||||
weight: 123
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: options_select
|
||||
region: content
|
||||
field_session_type:
|
||||
weight: 125
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: options_select
|
||||
region: content
|
||||
field_speakers:
|
||||
weight: 124
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
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: -5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 5
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
|
@ -0,0 +1,38 @@
|
|||
uuid: 1b0d3a08-2fa6-40cd-8c99-74765235bd1c
|
||||
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:
|
||||
type: image_image
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
weight: -1
|
||||
region: content
|
||||
hidden: { }
|
12
drupal/config/sync/core.entity_form_mode.user.register.yml
Normal file
12
drupal/config/sync/core.entity_form_mode.user.register.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 10fa6692-5c62-41cb-8213-cc7651669c4d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
|
||||
id: user.register
|
||||
label: Register
|
||||
targetEntityType: user
|
||||
cache: true
|
|
@ -0,0 +1,24 @@
|
|||
uuid: d3a10f0e-8fbb-467f-84dc-b560033d1b2c
|
||||
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
|
||||
type: text_default
|
||||
weight: 0
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
|
@ -0,0 +1,27 @@
|
|||
uuid: 636b7ec4-3402-4f58-8a77-c19786556391
|
||||
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: { }
|
|
@ -0,0 +1,63 @@
|
|||
uuid: 93846db9-1c4b-4613-a5b2-9c8c3eba1e46
|
||||
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_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:
|
||||
type: text_default
|
||||
weight: 0
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
label: hidden
|
||||
comment:
|
||||
type: comment_default
|
||||
weight: 110
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
pager_id: 0
|
||||
third_party_settings: { }
|
||||
field_image:
|
||||
type: image
|
||||
weight: -1
|
||||
region: content
|
||||
settings:
|
||||
image_style: large
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
label: hidden
|
||||
field_tags:
|
||||
type: entity_reference_label
|
||||
weight: 10
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
links:
|
||||
weight: 100
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
|
@ -0,0 +1,28 @@
|
|||
uuid: 60e8f6a8-5d26-40b2-a476-e5ebab8467fb
|
||||
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_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_tags: true
|
|
@ -0,0 +1,55 @@
|
|||
uuid: 1aa41aad-7b58-4614-88ae-1019afdfaa26
|
||||
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_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:
|
||||
type: text_summary_or_trimmed
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
label: hidden
|
||||
field_image:
|
||||
type: image
|
||||
weight: -1
|
||||
region: content
|
||||
settings:
|
||||
image_style: medium
|
||||
image_link: content
|
||||
third_party_settings: { }
|
||||
label: hidden
|
||||
field_tags:
|
||||
type: entity_reference_label
|
||||
weight: 10
|
||||
region: content
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
label: above
|
||||
links:
|
||||
weight: 100
|
||||
region: content
|
||||
hidden:
|
||||
comment: true
|
||||
field_image: true
|
||||
field_tags: true
|
|
@ -0,0 +1,28 @@
|
|||
uuid: 7413ca03-0948-486b-b442-61348bd36d9b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.page.body
|
||||
- node.type.page
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: g1S3_GLaxq4l3I9RIca5Mlz02MxI2KmOquZpHw59akM
|
||||
id: node.page.default
|
||||
targetEntityType: node
|
||||
bundle: page
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_default
|
||||
weight: 100
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
links:
|
||||
weight: 101
|
||||
region: content
|
||||
hidden: { }
|
|
@ -0,0 +1,30 @@
|
|||
uuid: c63cd31d-3abc-467f-9b96-44ae500d0947
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.page.body
|
||||
- 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
|
||||
type: text_summary_or_trimmed
|
||||
weight: 100
|
||||
region: content
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
links:
|
||||
weight: 101
|
||||
region: content
|
||||
hidden: { }
|
|
@ -0,0 +1,56 @@
|
|||
uuid: 9bb71ac0-b93b-4e8c-8e99-6afb143ef39e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.session.body
|
||||
- field.field.node.session.field_session_status
|
||||
- field.field.node.session.field_session_type
|
||||
- field.field.node.session.field_speakers
|
||||
- node.type.session
|
||||
module:
|
||||
- options
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 83oGOLJO9ADgR7NAn4ZBJZHBQnm_viov-_SA1Ob5DxI
|
||||
id: node.session.default
|
||||
targetEntityType: node
|
||||
bundle: session
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_default
|
||||
weight: 101
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_session_status:
|
||||
weight: 103
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_default
|
||||
region: content
|
||||
field_session_type:
|
||||
weight: 105
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_default
|
||||
region: content
|
||||
field_speakers:
|
||||
weight: 104
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden: { }
|
|
@ -0,0 +1,38 @@
|
|||
uuid: 0135d4ce-0f7e-407a-bf1a-d8ba88a9a9d8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.session.body
|
||||
- field.field.node.session.field_session_status
|
||||
- field.field.node.session.field_session_type
|
||||
- field.field.node.session.field_speakers
|
||||
- node.type.session
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: jNl7IU0VB_TcNGN2eiWRqo8B2_nkmrgSlRosDpDrhNg
|
||||
id: node.session.teaser
|
||||
targetEntityType: node
|
||||
bundle: session
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_summary_or_trimmed
|
||||
weight: 101
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
field_session_status: true
|
||||
field_session_type: true
|
||||
field_speakers: true
|
|
@ -0,0 +1,29 @@
|
|||
uuid: 08bb5d57-d42e-4214-b2cb-a60fa3b2703b
|
||||
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
|
|
@ -0,0 +1,30 @@
|
|||
uuid: 80a59b59-6364-4667-a547-e89da2ad4f8d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.user.user.user_picture
|
||||
- image.style.thumbnail
|
||||
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:
|
||||
type: image
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
image_style: thumbnail
|
||||
image_link: content
|
||||
third_party_settings: { }
|
||||
label: hidden
|
||||
hidden: { }
|
|
@ -0,0 +1,12 @@
|
|||
uuid: 09f94209-ca11-47bf-a300-18a54b3669c1
|
||||
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
drupal/config/sync/core.entity_view_mode.comment.full.yml
Normal file
12
drupal/config/sync/core.entity_view_mode.comment.full.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 639982c4-f1f5-4073-83a5-4aae7b8e39f7
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA
|
||||
id: comment.full
|
||||
label: 'Full comment'
|
||||
targetEntityType: comment
|
||||
cache: true
|
12
drupal/config/sync/core.entity_view_mode.node.full.yml
Normal file
12
drupal/config/sync/core.entity_view_mode.node.full.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: bdc80b8b-7091-4705-b6f6-51a4087d4c0e
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk
|
||||
id: node.full
|
||||
label: 'Full content'
|
||||
targetEntityType: node
|
||||
cache: true
|
12
drupal/config/sync/core.entity_view_mode.node.rss.yml
Normal file
12
drupal/config/sync/core.entity_view_mode.node.rss.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 559d2690-f427-4048-b737-38b10c6d28fa
|
||||
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
|
|
@ -0,0 +1,12 @@
|
|||
uuid: bc69f4bd-2017-4dc7-80b9-eeec1593befc
|
||||
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
|
|
@ -0,0 +1,12 @@
|
|||
uuid: f4a54408-1ce9-46cc-8397-a552a900135b
|
||||
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
drupal/config/sync/core.entity_view_mode.node.teaser.yml
Normal file
12
drupal/config/sync/core.entity_view_mode.node.teaser.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 85b01ebd-b323-4bda-9bad-7eb927fcf22f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4
|
||||
id: node.teaser
|
||||
label: Teaser
|
||||
targetEntityType: node
|
||||
cache: true
|
|
@ -0,0 +1,12 @@
|
|||
uuid: cac10aab-1423-41c0-838e-e5bcc55a4b04
|
||||
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
drupal/config/sync/core.entity_view_mode.user.compact.yml
Normal file
12
drupal/config/sync/core.entity_view_mode.user.compact.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 76f7d0a9-9b74-49da-b410-44774185e0aa
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g
|
||||
id: user.compact
|
||||
label: Compact
|
||||
targetEntityType: user
|
||||
cache: true
|
12
drupal/config/sync/core.entity_view_mode.user.full.yml
Normal file
12
drupal/config/sync/core.entity_view_mode.user.full.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 22992ff5-262b-402a-b049-2df21b34b171
|
||||
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
|
58
drupal/config/sync/core.extension.yml
Normal file
58
drupal/config/sync/core.extension.yml
Normal file
|
@ -0,0 +1,58 @@
|
|||
module:
|
||||
admin_toolbar: 0
|
||||
automated_cron: 0
|
||||
basic_auth: 0
|
||||
big_pipe: 0
|
||||
block: 0
|
||||
block_content: 0
|
||||
breakpoint: 0
|
||||
ckeditor: 0
|
||||
color: 0
|
||||
comment: 0
|
||||
config: 0
|
||||
contact: 0
|
||||
contextual: 0
|
||||
datetime: 0
|
||||
dblog: 0
|
||||
dtc_import: 0
|
||||
dtc_sessions: 0
|
||||
dynamic_page_cache: 0
|
||||
editor: 0
|
||||
field: 0
|
||||
field_ui: 0
|
||||
file: 0
|
||||
filter: 0
|
||||
help: 0
|
||||
history: 0
|
||||
image: 0
|
||||
jsonapi: 0
|
||||
link: 0
|
||||
menu_ui: 0
|
||||
node: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
path: 0
|
||||
quickedit: 0
|
||||
rdf: 0
|
||||
search: 0
|
||||
serialization: 0
|
||||
shortcut: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
text: 0
|
||||
toolbar: 0
|
||||
tour: 0
|
||||
update: 0
|
||||
user: 0
|
||||
views_ui: 0
|
||||
menu_link_content: 1
|
||||
views: 10
|
||||
standard: 1000
|
||||
theme:
|
||||
stable: 0
|
||||
classy: 0
|
||||
bartik: 0
|
||||
seven: 0
|
||||
profile: standard
|
||||
_core:
|
||||
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
|
|
@ -0,0 +1,3 @@
|
|||
definitions: { }
|
||||
_core:
|
||||
default_config_hash: o4bYR9ZupWb3AsOIizTUG4g-nu1mdJqA59UB7QT-ifQ
|
3
drupal/config/sync/dblog.settings.yml
Normal file
3
drupal/config/sync/dblog.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
row_limit: 1000
|
||||
_core:
|
||||
default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58
|
55
drupal/config/sync/editor.editor.basic_html.yml
Normal file
55
drupal/config/sync/editor.editor.basic_html.yml
Normal file
|
@ -0,0 +1,55 @@
|
|||
uuid: fbd50c6e-650d-43a6-a285-f29d56908c2b
|
||||
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
drupal/config/sync/editor.editor.full_html.yml
Normal file
63
drupal/config/sync/editor.editor.full_html.yml
Normal file
|
@ -0,0 +1,63 @@
|
|||
uuid: 65d30128-5167-4f75-999d-065a1b23c719
|
||||
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
|
24
drupal/config/sync/field.field.block_content.basic.body.yml
Normal file
24
drupal/config/sync/field.field.block_content.basic.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: ef8e2d33-acbe-4a62-abec-0309b422e430
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.basic
|
||||
- field.storage.block_content.body
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: R__6wc-rMfFMO8d7jcgqnqiA92j8spKhcc5MiqecrMc
|
||||
id: block_content.basic.body
|
||||
field_name: body
|
||||
entity_type: block_content
|
||||
bundle: basic
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: false
|
||||
field_type: text_with_summary
|
|
@ -0,0 +1,23 @@
|
|||
uuid: 153fb505-3f18-4ce7-a1c5-9219fcd49f20
|
||||
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
|
24
drupal/config/sync/field.field.node.article.body.yml
Normal file
24
drupal/config/sync/field.field.node.article.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 5410574d-fb40-40d4-9180-a6149504ac69
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.article
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: Ay3b2hq42cpQTFB_lNu8S2ZxuVIY6-dlBsc7vLeJ-YY
|
||||
id: node.article.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: article
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
35
drupal/config/sync/field.field.node.article.comment.yml
Normal file
35
drupal/config/sync/field.field.node.article.comment.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
uuid: d0a44326-354b-4807-b458-075f1fbc7be7
|
||||
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
|
40
drupal/config/sync/field.field.node.article.field_image.yml
Normal file
40
drupal/config/sync/field.field.node.article.field_image.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
uuid: 089f7caa-9e16-45de-9959-643bf3ba0d79
|
||||
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: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'png gif jpg jpeg'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
title_field: false
|
||||
alt_field_required: true
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: image
|
29
drupal/config/sync/field.field.node.article.field_tags.yml
Normal file
29
drupal/config/sync/field.field.node.article.field_tags.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: ee376c02-4d9b-4b9e-a9a7-7b486bb347b5
|
||||
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. For example: Amsterdam, Mexico City, "Cleveland, Ohio"'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
tags: tags
|
||||
sort:
|
||||
field: _none
|
||||
auto_create: true
|
||||
field_type: entity_reference
|
24
drupal/config/sync/field.field.node.page.body.yml
Normal file
24
drupal/config/sync/field.field.node.page.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 9e27d0f0-3166-4c47-97d4-10dd64c1754d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.page
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: rUop-8b6hvxxDYbv-KobTfNIBNbPY9qOPl8f6kBNSpw
|
||||
id: node.page.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
24
drupal/config/sync/field.field.node.session.body.yml
Normal file
24
drupal/config/sync/field.field.node.session.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: f344bb2a-88fb-4877-991c-a5125b80defd
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.session
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: Ho6KJ78kMUa7UJTYEiHLkaGPvNFLV7SrcH22Z7yYtjU
|
||||
id: node.session.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: session
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
|
@ -0,0 +1,25 @@
|
|||
uuid: 7e18b675-1315-4223-875f-242a675792ce
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_session_status
|
||||
- node.type.session
|
||||
module:
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: _doNXwclPE2b0N8R7IqGkwnCaHU-dGWtMlmr6OiI968
|
||||
id: node.session.field_session_status
|
||||
field_name: field_session_status
|
||||
entity_type: node
|
||||
bundle: session
|
||||
label: Status
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: submitted
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_string
|
|
@ -0,0 +1,23 @@
|
|||
uuid: 32da9f9c-4e8f-4d31-b44a-39c2dfc12cdd
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_session_type
|
||||
- node.type.session
|
||||
module:
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: ikVR2Yk3zj1GeZeZZyv6YX4eCiF9gId6iKGcWLZEFU8
|
||||
id: node.session.field_session_type
|
||||
field_name: field_session_type
|
||||
entity_type: node
|
||||
bundle: session
|
||||
label: Type
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_string
|
|
@ -0,0 +1,30 @@
|
|||
uuid: 9c02e819-ca7a-485b-a1dc-43d1326d0b2a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_speakers
|
||||
- node.type.session
|
||||
_core:
|
||||
default_config_hash: TuHeSH1U38D6Xh9iBjMfawk_4YPrd2pTRfH4adXfneM
|
||||
id: node.session.field_speakers
|
||||
field_name: field_speakers
|
||||
entity_type: node
|
||||
bundle: session
|
||||
label: Speakers
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:user'
|
||||
handler_settings:
|
||||
include_anonymous: true
|
||||
filter:
|
||||
type: _none
|
||||
target_bundles: null
|
||||
sort:
|
||||
field: _none
|
||||
auto_create: false
|
||||
field_type: entity_reference
|
40
drupal/config/sync/field.field.user.user.user_picture.yml
Normal file
40
drupal/config/sync/field.field.user.user.user_picture.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
uuid: 2efd7acc-bebc-4148-a74f-e7254af09d59
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.user.user_picture
|
||||
module:
|
||||
- image
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: Iiq0AttdhgbebJwabSFwQQ1ORn64GoGz0xSZ_eyCJ8A
|
||||
id: user.user.user_picture
|
||||
field_name: user_picture
|
||||
entity_type: user
|
||||
bundle: user
|
||||
label: Picture
|
||||
description: 'Your virtual face or picture.'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_extensions: 'png gif jpg jpeg'
|
||||
file_directory: 'pictures/[date:custom:Y]-[date:custom:m]'
|
||||
max_filesize: ''
|
||||
alt_field: false
|
||||
title_field: false
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
alt_field_required: false
|
||||
title_field_required: false
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: image
|
3
drupal/config/sync/field.settings.yml
Normal file
3
drupal/config/sync/field.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
purge_batch_size: 50
|
||||
_core:
|
||||
default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0
|
21
drupal/config/sync/field.storage.block_content.body.yml
Normal file
21
drupal/config/sync/field.storage.block_content.body.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: 1e51cfba-4ab5-4873-adcf-ca4a45aa186b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc
|
||||
id: block_content.body
|
||||
field_name: body
|
||||
entity_type: block_content
|
||||
type: text_with_summary
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
21
drupal/config/sync/field.storage.comment.comment_body.yml
Normal file
21
drupal/config/sync/field.storage.comment.comment_body.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: d85c65ae-65f3-4f58-9576-8e0808dcc3d2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw
|
||||
id: comment.comment_body
|
||||
field_name: comment_body
|
||||
entity_type: comment
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
21
drupal/config/sync/field.storage.node.body.yml
Normal file
21
drupal/config/sync/field.storage.node.body.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: 9848a8b3-adff-426b-919a-38b2494a251b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY
|
||||
id: node.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
type: text_with_summary
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
22
drupal/config/sync/field.storage.node.comment.yml
Normal file
22
drupal/config/sync/field.storage.node.comment.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 2b50faa0-0744-47de-8dba-7f691a54d09b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc
|
||||
id: node.comment
|
||||
field_name: comment
|
||||
entity_type: node
|
||||
type: comment
|
||||
settings:
|
||||
comment_type: comment
|
||||
module: comment
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
34
drupal/config/sync/field.storage.node.field_image.yml
Normal file
34
drupal/config/sync/field.storage.node.field_image.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
uuid: 83989366-3779-487d-a802-8f72546ed0a5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: SkXIPKZYiIMMtnBmfnxk58RYfbZ8cHSw5NZPY_JByME
|
||||
id: node.field_image
|
||||
field_name: field_image
|
||||
entity_type: node
|
||||
type: image
|
||||
settings:
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes:
|
||||
target_id:
|
||||
- target_id
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
|
@ -0,0 +1,29 @@
|
|||
uuid: 4bf16d88-0a2f-491a-b450-50d9be383a8e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: cRwZ2i4vsnMUw_651MnTpaIPzE_lXfo0621_NilkGiI
|
||||
id: node.field_session_status
|
||||
field_name: field_session_status
|
||||
entity_type: node
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: submitted
|
||||
label: Submitted
|
||||
-
|
||||
value: accepted
|
||||
label: Accepted
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
32
drupal/config/sync/field.storage.node.field_session_type.yml
Normal file
32
drupal/config/sync/field.storage.node.field_session_type.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: a388de30-7259-42e6-8812-8b82d3d2e659
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- options
|
||||
_core:
|
||||
default_config_hash: Gd_YS0Xb_NQDXKPDvTaJrFbI_drhL_jf8V0K0TNQm3s
|
||||
id: node.field_session_type
|
||||
field_name: field_session_type
|
||||
entity_type: node
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: keynote
|
||||
label: Keynote
|
||||
-
|
||||
value: full
|
||||
label: 'Full talk (30-45 minutes)'
|
||||
-
|
||||
value: lightning
|
||||
label: 'Lightning talk (10-15 minutes)'
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
22
drupal/config/sync/field.storage.node.field_speakers.yml
Normal file
22
drupal/config/sync/field.storage.node.field_speakers.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 910d3652-2093-4531-9485-abc459cd9262
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: A1LCEQjGBgeTY0-eKqiLCi0ubLHuaqCWjUGdAsBskXc
|
||||
id: node.field_speakers
|
||||
field_name: field_speakers
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: user
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
22
drupal/config/sync/field.storage.node.field_tags.yml
Normal file
22
drupal/config/sync/field.storage.node.field_tags.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 22150716-8535-4f1f-9603-8a498797832d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
_core:
|
||||
default_config_hash: WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs
|
||||
id: node.field_tags
|
||||
field_name: field_tags
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: taxonomy_term
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
34
drupal/config/sync/field.storage.user.user_picture.yml
Normal file
34
drupal/config/sync/field.storage.user.user_picture.yml
Normal file
|
@ -0,0 +1,34 @@
|
|||
uuid: 468fea1c-330d-4273-8d46-fb1d89a7ceb3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: 6k-VBFilDLuzgSOT-77CFgHFlcd5D-kqRixtH89EShU
|
||||
id: user.user_picture
|
||||
field_name: user_picture
|
||||
entity_type: user
|
||||
type: image
|
||||
settings:
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes:
|
||||
target_id:
|
||||
- target_id
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
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