Improve order of elements on article edit forms
This commit is contained in:
parent
6e576255c4
commit
f72166aa41
1 changed files with 14 additions and 14 deletions
|
@ -39,13 +39,13 @@ mode: default
|
||||||
content:
|
content:
|
||||||
comment:
|
comment:
|
||||||
type: comment_default
|
type: comment_default
|
||||||
weight: 12
|
weight: 13
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 9
|
weight: 10
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
|
@ -65,10 +65,10 @@ content:
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_biography:
|
field_biography:
|
||||||
weight: 26
|
weight: 7
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: '60'
|
size: '120'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_override_autocomplete
|
type: entity_reference_override_autocomplete
|
||||||
|
@ -96,13 +96,13 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
field_meta_tags:
|
field_meta_tags:
|
||||||
weight: 14
|
weight: 15
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: metatag_firehose
|
type: metatag_firehose
|
||||||
region: content
|
region: content
|
||||||
field_publication_date:
|
field_publication_date:
|
||||||
weight: 18
|
weight: 19
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: datetime_default
|
type: datetime_default
|
||||||
|
@ -124,7 +124,7 @@ content:
|
||||||
type: text_textarea
|
type: text_textarea
|
||||||
region: content
|
region: content
|
||||||
field_topics:
|
field_topics:
|
||||||
weight: 7
|
weight: 8
|
||||||
settings:
|
settings:
|
||||||
force_deepest: '1'
|
force_deepest: '1'
|
||||||
parent: '0'
|
parent: '0'
|
||||||
|
@ -133,7 +133,7 @@ content:
|
||||||
type: cshs
|
type: cshs
|
||||||
region: content
|
region: content
|
||||||
field_upload:
|
field_upload:
|
||||||
weight: 17
|
weight: 18
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
@ -141,7 +141,7 @@ content:
|
||||||
region: content
|
region: content
|
||||||
path:
|
path:
|
||||||
type: path
|
type: path
|
||||||
weight: 13
|
weight: 14
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
|
@ -149,21 +149,21 @@ content:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 10
|
weight: 11
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 15
|
weight: 16
|
||||||
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: 11
|
weight: 12
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
title:
|
title:
|
||||||
|
@ -176,7 +176,7 @@ content:
|
||||||
region: content
|
region: content
|
||||||
uid:
|
uid:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 8
|
weight: 9
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
|
@ -184,7 +184,7 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
url_redirects:
|
url_redirects:
|
||||||
weight: 16
|
weight: 17
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue