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

106 lines
2.2 KiB
YAML
Raw Normal View History

2020-02-07 22:27:46 +00:00
uuid: f99d1b17-736c-4f8d-8711-1f0d69602470
langcode: en
status: true
dependencies:
config:
- field.field.node.talk.body
- field.field.node.talk.field_events
2020-02-12 01:27:21 +00:00
- field.field.node.talk.field_slides
2020-02-08 13:38:49 +00:00
- field.field.node.talk.field_video
2020-02-07 22:27:46 +00:00
- node.type.talk
module:
- paragraphs
2020-02-12 01:27:21 +00:00
- speakerdeck_field
2020-02-07 22:27:46 +00:00
- text
id: node.talk.default
targetEntityType: node
bundle: talk
mode: default
content:
body:
type: text_textarea_with_summary
2020-02-08 13:38:49 +00:00
weight: 6
2020-02-07 22:27:46 +00:00
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
created:
type: datetime_timestamp
2020-02-08 13:38:49 +00:00
weight: 2
2020-02-07 22:27:46 +00:00
region: content
settings: { }
third_party_settings: { }
field_events:
type: entity_reference_paragraphs
2020-02-08 13:38:49 +00:00
weight: 8
2020-02-07 22:27:46 +00:00
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: closed
add_mode: dropdown
form_display_mode: default
default_paragraph_type: events
2020-02-07 22:27:46 +00:00
third_party_settings: { }
region: content
2020-02-12 01:27:21 +00:00
field_slides:
weight: 26
settings:
data_id: ''
data_ratio: ''
third_party_settings: { }
type: speakerdeck_widget
region: content
2020-02-08 13:38:49 +00:00
field_video:
weight: 7
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
2020-02-07 22:27:46 +00:00
promote:
type: boolean_checkbox
settings:
display_label: true
2020-02-08 13:38:49 +00:00
weight: 3
2020-02-07 22:27:46 +00:00
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
2020-02-08 13:38:49 +00:00
weight: 5
2020-02-07 22:27:46 +00:00
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
2020-02-08 13:38:49 +00:00
weight: 4
2020-02-07 22:27:46 +00:00
region: content
third_party_settings: { }
title:
type: string_textfield
2020-02-08 13:38:49 +00:00
weight: 0
2020-02-07 22:27:46 +00:00
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
2020-02-08 13:38:49 +00:00
weight: 1
2020-02-07 22:27:46 +00:00
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
region: content
third_party_settings: { }
hidden: { }