diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.entity_form_display.node.post.default.yml b/web/profiles/custom/yalesites_profile/config/sync/core.entity_form_display.node.post.default.yml index 66d47790d..ef0bec29b 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.entity_form_display.node.post.default.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.entity_form_display.node.post.default.yml @@ -38,7 +38,7 @@ third_party_settings: label: Teaser region: content parent_name: '' - weight: 7 + weight: 6 format_type: fieldset format_settings: classes: '' @@ -53,7 +53,7 @@ third_party_settings: label: 'Publishing Settings' region: content parent_name: '' - weight: 11 + weight: 10 format_type: details_sidebar format_settings: classes: '' @@ -69,7 +69,7 @@ third_party_settings: label: 'External Link' region: content parent_name: '' - weight: 13 + weight: 12 format_type: details_sidebar format_settings: classes: '' @@ -79,6 +79,51 @@ third_party_settings: description: '' required_fields: true weight: 0 + group_three_column_wrapper: + children: + - field_authors + - field_author + - field_publish_date + label: 'Two Column Wrapper' + region: content + parent_name: '' + weight: 1 + format_type: html_element + format_settings: + classes: ys-gin-three-column-wrapper + show_empty_fields: false + id: '' + label_as_html: false + element: div + show_label: false + label_element: h3 + label_element_classes: '' + attributes: '' + effect: none + speed: fast + required_fields: true + group_two_column_wrapper: + children: + - field_category + - field_tags + label: 'Two Column Wrapper' + region: content + parent_name: '' + weight: 2 + format_type: html_element + format_settings: + classes: ys-gin-two-column-wrapper + show_empty_fields: false + id: '' + label_as_html: false + element: div + show_label: false + label_element: h3 + label_element_classes: '' + attributes: '' + effect: none + speed: fast + required_fields: true id: node.post.default targetEntityType: node bundle: post @@ -86,7 +131,7 @@ mode: default content: field_author: type: string_textfield - weight: 2 + weight: 3 region: content settings: size: 60 @@ -94,13 +139,13 @@ content: third_party_settings: { } field_authors: type: chosen_select - weight: 1 + weight: 2 region: content settings: { } third_party_settings: { } field_category: type: chosen_select - weight: 4 + weight: 3 region: content settings: { } third_party_settings: { } @@ -121,7 +166,7 @@ content: third_party_settings: { } field_metatags: type: metatag_firehose - weight: 10 + weight: 9 region: content settings: sidebar: true @@ -129,13 +174,13 @@ content: third_party_settings: { } field_publish_date: type: datetime_default - weight: 3 + weight: 4 region: content settings: { } third_party_settings: { } field_tags: type: chosen_select - weight: 5 + weight: 4 region: content settings: { } third_party_settings: { } @@ -171,25 +216,25 @@ content: third_party_settings: { } moderation_state: type: workflow_buttons - weight: 6 + weight: 5 region: content settings: show_current_state: false third_party_settings: { } path: type: path - weight: 8 + weight: 7 region: content settings: { } third_party_settings: { } simple_sitemap: - weight: 14 + weight: 13 region: content settings: { } third_party_settings: { } status: type: boolean_checkbox - weight: 12 + weight: 11 region: content settings: display_label: true @@ -210,7 +255,7 @@ content: placeholder: '' third_party_settings: { } url_redirects: - weight: 9 + weight: 8 region: content settings: { } third_party_settings: { }