Update talk field weights
This commit is contained in:
parent
87fa51ea7f
commit
f3f8a41d6a
|
@ -21,7 +21,7 @@ mode: default
|
|||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 121
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
rows: 9
|
||||
|
@ -31,13 +31,13 @@ content:
|
|||
third_party_settings: { }
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 10
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_events:
|
||||
type: inline_entity_form_simple
|
||||
weight: 124
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
form_mode: default
|
||||
|
@ -50,7 +50,7 @@ content:
|
|||
third_party_settings: { }
|
||||
field_slides:
|
||||
type: speakerdeck_widget
|
||||
weight: 122
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
data_id: ''
|
||||
|
@ -58,40 +58,40 @@ content:
|
|||
third_party_settings: { }
|
||||
field_video:
|
||||
type: video_embed_field_textfield
|
||||
weight: 123
|
||||
weight: 3
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 15
|
||||
weight: 8
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
weight: 120
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 16
|
||||
weight: 9
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: -5
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
|
@ -99,7 +99,7 @@ content:
|
|||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 5
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
|
@ -108,7 +108,7 @@ content:
|
|||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
weight: 11
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
|
|
Loading…
Reference in a new issue