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

146 lines
3 KiB
YAML
Raw Normal View History

2020-04-12 17:18:00 +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
- field.field.node.talk.field_excerpt
- field.field.node.talk.field_slides
2020-08-21 11:00:00 +00:00
- field.field.node.talk.field_type
2020-04-12 17:18:00 +00:00
- field.field.node.talk.field_video
- node.type.talk
module:
- paragraphs
- path
- speakerdeck_field
- text
id: node.talk.default
targetEntityType: node
bundle: talk
mode: default
content:
body:
type: text_textarea_with_summary
weight: 6
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 2
region: content
settings: { }
third_party_settings: { }
field_events:
type: entity_reference_paragraphs
weight: 8
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: closed
add_mode: dropdown
form_display_mode: default
default_paragraph_type: events
third_party_settings: { }
region: content
field_excerpt:
weight: 51
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_slides:
weight: 26
settings:
data_id: ''
data_ratio: ''
third_party_settings: { }
type: speakerdeck_widget
region: content
2020-08-21 11:00:00 +00:00
field_type:
weight: 52
settings: { }
third_party_settings: { }
type: options_select
region: content
2020-04-12 17:18:00 +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
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 3
region: content
third_party_settings: { }
2020-08-20 23:52:54 +00:00
publish_on:
type: datetime_timestamp_no_default
weight: 30
region: content
settings: { }
third_party_settings: { }
2020-04-12 17:18:00 +00:00
status:
type: boolean_checkbox
settings:
display_label: true
weight: 5
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 4
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: 1
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
region: content
third_party_settings: { }
2020-08-20 23:52:54 +00:00
unpublish_on:
type: datetime_timestamp_no_default
weight: 30
region: content
settings: { }
third_party_settings: { }
2020-04-12 17:18:00 +00:00
url_redirects:
weight: 50
region: content
settings: { }
third_party_settings: { }
hidden: { }