Issue #3279725 by rpayanm, DeepaliJ, jasonfelix, quietone, mherchel, larowlan, Kristen Pol: Default article content type form display should have image above body to match display

(cherry picked from commit 8a53a6d1c7)
merge-requests/2737/merge
Lee Rowlands 2022-12-06 07:19:01 +10:00
parent 961f3b7f76
commit 5527427579
No known key found for this signature in database
GPG Key ID: 2B829A3DF9204DC4
3 changed files with 8 additions and 8 deletions

View File

@ -20,7 +20,7 @@ mode: default
content:
body:
type: text_textarea_with_summary
weight: 1
weight: 2
region: content
settings:
rows: 9
@ -42,7 +42,7 @@ content:
third_party_settings: { }
field_image:
type: image_image
weight: 4
weight: 1
region: content
settings:
progress_indicator: throbber

View File

@ -20,7 +20,7 @@ mode: default
content:
body:
type: text_textarea_with_summary
weight: 1
weight: 2
region: content
settings:
rows: 9
@ -36,14 +36,14 @@ content:
third_party_settings: { }
field_media_image:
type: media_library_widget
weight: 5
weight: 1
region: content
settings:
media_types: { }
third_party_settings: { }
field_tags:
type: entity_reference_autocomplete_tags
weight: 3
weight: 4
region: content
settings:
match_operator: CONTAINS
@ -53,7 +53,7 @@ content:
third_party_settings: { }
langcode:
type: language_select
weight: 2
weight: 3
region: content
settings:
include_locked: true

View File

@ -20,7 +20,7 @@ mode: default
content:
body:
type: text_textarea_with_summary
weight: 1
weight: 2
region: content
settings:
rows: 9
@ -42,7 +42,7 @@ content:
third_party_settings: { }
field_image:
type: image_image
weight: 4
weight: 1
region: content
settings:
progress_indicator: throbber