Re-order talk fields

This commit is contained in:
Oliver Davies 2020-08-21 12:00:00 +01:00
parent ca43a935a9
commit 8e0f296701

View file

@ -13,6 +13,7 @@ dependencies:
module: module:
- paragraphs - paragraphs
- path - path
- scheduler
- speakerdeck_field - speakerdeck_field
- text - text
id: node.talk.default id: node.talk.default
@ -22,7 +23,7 @@ mode: default
content: content:
body: body:
type: text_textarea_with_summary type: text_textarea_with_summary
weight: 6 weight: 3
settings: settings:
rows: 9 rows: 9
summary_rows: 3 summary_rows: 3
@ -32,13 +33,13 @@ content:
region: content region: content
created: created:
type: datetime_timestamp type: datetime_timestamp
weight: 2 weight: 8
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
field_events: field_events:
type: entity_reference_paragraphs type: entity_reference_paragraphs
weight: 8 weight: 4
settings: settings:
title: Paragraph title: Paragraph
title_plural: Paragraphs title_plural: Paragraphs
@ -49,7 +50,7 @@ content:
third_party_settings: { } third_party_settings: { }
region: content region: content
field_excerpt: field_excerpt:
weight: 51 weight: 2
settings: settings:
rows: 5 rows: 5
placeholder: '' placeholder: ''
@ -57,7 +58,7 @@ content:
type: string_textarea type: string_textarea
region: content region: content
field_slides: field_slides:
weight: 26 weight: 5
settings: settings:
data_id: '' data_id: ''
data_ratio: '' data_ratio: ''
@ -65,13 +66,13 @@ content:
type: speakerdeck_widget type: speakerdeck_widget
region: content region: content
field_type: field_type:
weight: 52 weight: 1
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
type: options_select type: options_select
region: content region: content
field_video: field_video:
weight: 7 weight: 6
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
match_limit: 10 match_limit: 10
@ -82,7 +83,7 @@ content:
region: content region: content
path: path:
type: path type: path
weight: 30 weight: 12
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
@ -90,12 +91,12 @@ content:
type: boolean_checkbox type: boolean_checkbox
settings: settings:
display_label: true display_label: true
weight: 3 weight: 9
region: content region: content
third_party_settings: { } third_party_settings: { }
publish_on: publish_on:
type: datetime_timestamp_no_default type: datetime_timestamp_no_default
weight: 30 weight: 13
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
@ -103,14 +104,14 @@ content:
type: boolean_checkbox type: boolean_checkbox
settings: settings:
display_label: true display_label: true
weight: 5 weight: 11
region: content region: content
third_party_settings: { } third_party_settings: { }
sticky: sticky:
type: boolean_checkbox type: boolean_checkbox
settings: settings:
display_label: true display_label: true
weight: 4 weight: 10
region: content region: content
third_party_settings: { } third_party_settings: { }
title: title:
@ -123,7 +124,7 @@ content:
third_party_settings: { } third_party_settings: { }
uid: uid:
type: entity_reference_autocomplete type: entity_reference_autocomplete
weight: 1 weight: 7
settings: settings:
match_operator: CONTAINS match_operator: CONTAINS
size: 60 size: 60
@ -133,12 +134,12 @@ content:
third_party_settings: { } third_party_settings: { }
unpublish_on: unpublish_on:
type: datetime_timestamp_no_default type: datetime_timestamp_no_default
weight: 30 weight: 14
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
url_redirects: url_redirects:
weight: 50 weight: 15
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }