oliverdavies.uk-drupal/config/sync/core.entity_form_display.node.talk.default.yml

116 lines
2.4 KiB
YAML

uuid: 440f2f95-c4db-4d06-9f1c-ae246c2225f5
langcode: en
status: true
dependencies:
config:
- field.field.node.talk.body
- field.field.node.talk.field_events
- field.field.node.talk.field_slides
- field.field.node.talk.field_video
- node.type.talk
module:
- inline_entity_form
- path
- speakerdeck_field
- text
- video_embed_field
id: node.talk.default
targetEntityType: node
bundle: talk
mode: default
content:
body:
type: text_textarea_with_summary
weight: 1
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
created:
type: datetime_timestamp
weight: 7
region: content
settings: { }
third_party_settings: { }
field_events:
type: inline_entity_form_simple
weight: 4
region: content
settings:
form_mode: default
override_labels: false
label_singular: ''
label_plural: ''
collapsible: false
collapsed: false
revision: false
third_party_settings: { }
field_slides:
type: speakerdeck_widget
weight: 2
region: content
settings:
data_id: ''
data_ratio: ''
third_party_settings: { }
field_video:
type: video_embed_field_textfield
weight: 3
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 10
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 8
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
weight: 5
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 9
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: 6
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 11
region: content
settings: { }
third_party_settings: { }
hidden: { }