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