diff --git a/config/sync/core.entity_form_display.node.stanford_event.default.yml b/config/sync/core.entity_form_display.node.stanford_event.default.yml index f04df6132..d4c9d061d 100644 --- a/config/sync/core.entity_form_display.node.stanford_event.default.yml +++ b/config/sync/core.entity_form_display.node.stanford_event.default.yml @@ -14,6 +14,7 @@ dependencies: - field.field.node.stanford_event.su_event_date_time - field.field.node.stanford_event.su_event_dek - field.field.node.stanford_event.su_event_email + - field.field.node.stanford_event.su_event_ext_image - field.field.node.stanford_event.su_event_groups - field.field.node.stanford_event.su_event_keywords - field.field.node.stanford_event.su_event_location @@ -119,7 +120,7 @@ third_party_settings: label: Taxonomy region: content parent_name: '' - weight: 11 + weight: 8 format_type: details format_settings: classes: '' @@ -145,7 +146,7 @@ content: third_party_settings: { } publish_on: type: datetime_timestamp_no_default - weight: 52 + weight: 11 region: content settings: { } third_party_settings: { } @@ -156,7 +157,7 @@ content: third_party_settings: { } stanford_intranet__access: type: entity_access - weight: 8 + weight: 7 region: content settings: { } third_party_settings: { } @@ -186,7 +187,9 @@ content: weight: 3 region: content settings: + view_mode: default preview_view_mode: default + form_display_mode: default nesting_depth: 0 require_layouts: 1 empty_message: '' @@ -224,6 +227,10 @@ content: custom show_extra: false hide_date: true + allday: true + remove_seconds: false + duration_overlay: true + separator: to default_tz: user custom_tz: America/Los_Angeles allowed_timezones: { } @@ -253,6 +260,7 @@ content: label: above formatter_type: null formatter_settings: null + formatter_third_party_settings: { } show_description: false third_party_settings: { } su_event_keywords: @@ -263,6 +271,7 @@ content: label: above formatter_type: null formatter_settings: null + formatter_third_party_settings: { } show_description: false third_party_settings: { } su_event_location: @@ -326,6 +335,7 @@ content: label: above formatter_type: null formatter_settings: null + formatter_third_party_settings: { } show_description: false third_party_settings: { } su_event_telephone: @@ -350,7 +360,7 @@ content: third_party_settings: { } su_metatags: type: metatag_firehose - weight: 12 + weight: 9 region: content settings: sidebar: true @@ -377,6 +387,12 @@ content: size: 60 placeholder: '' third_party_settings: { } + unpublish_on: + type: datetime_timestamp_no_default + weight: 54 + region: content + settings: { } + third_party_settings: { } hidden: created: true layout_builder__layout: true @@ -385,5 +401,4 @@ hidden: sticky: true su_event_ext_image: true uid: true - unpublish_on: true url_redirects: true diff --git a/config/sync/core.entity_form_display.node.stanford_news.default.yml b/config/sync/core.entity_form_display.node.stanford_news.default.yml index 189d3778b..63094b866 100644 --- a/config/sync/core.entity_form_display.node.stanford_news.default.yml +++ b/config/sync/core.entity_form_display.node.stanford_news.default.yml @@ -83,13 +83,13 @@ mode: default content: path: type: path - weight: 12 + weight: 10 region: content settings: { } third_party_settings: { } publish_on: type: datetime_timestamp_no_default - weight: 52 + weight: 12 region: content settings: { } third_party_settings: { } @@ -113,7 +113,7 @@ content: third_party_settings: { } su_metatags: type: metatag_firehose - weight: 10 + weight: 8 region: content settings: sidebar: true @@ -147,7 +147,9 @@ content: weight: 4 region: content settings: + view_mode: default preview_view_mode: default + form_display_mode: default nesting_depth: 0 require_layouts: 1 empty_message: '' @@ -171,7 +173,7 @@ content: third_party_settings: { } su_news_hide_social: type: boolean_checkbox - weight: 11 + weight: 9 region: content settings: display_label: true @@ -205,7 +207,7 @@ content: third_party_settings: { } su_shared_tags: type: cshs - weight: 9 + weight: 7 region: content settings: save_lineage: false @@ -224,6 +226,12 @@ content: size: 60 placeholder: '' third_party_settings: { } + unpublish_on: + type: datetime_timestamp_no_default + weight: 54 + region: content + settings: { } + third_party_settings: { } hidden: created: true layout_builder__layout: true @@ -231,5 +239,4 @@ hidden: promote: true sticky: true uid: true - unpublish_on: true url_redirects: true diff --git a/config/sync/node.type.stanford_event.yml b/config/sync/node.type.stanford_event.yml index d1855d04e..ffbd403e5 100644 --- a/config/sync/node.type.stanford_event.yml +++ b/config/sync/node.type.stanford_event.yml @@ -15,6 +15,18 @@ third_party_settings: status: true settings: amount: 5 + created: + status: false + settings: + age: 1 + drafts: + status: false + settings: + age: 1 + only_drafts: + status: false + settings: + age: 0 scheduler: expand_fieldset: when_required fields_display_mode: vertical_tab @@ -25,7 +37,7 @@ third_party_settings: publish_revision: false publish_touch: false show_message_after_update: false - unpublish_enable: false + unpublish_enable: true unpublish_required: false unpublish_revision: false name: Event diff --git a/config/sync/node.type.stanford_news.yml b/config/sync/node.type.stanford_news.yml index 592670ca8..5e92ecec0 100644 --- a/config/sync/node.type.stanford_news.yml +++ b/config/sync/node.type.stanford_news.yml @@ -15,6 +15,18 @@ third_party_settings: status: true settings: amount: 5 + created: + status: false + settings: + age: 1 + drafts: + status: false + settings: + age: 1 + only_drafts: + status: false + settings: + age: 0 scheduler: expand_fieldset: when_required fields_display_mode: vertical_tab @@ -25,7 +37,7 @@ third_party_settings: publish_revision: false publish_touch: false show_message_after_update: false - unpublish_enable: false + unpublish_enable: true unpublish_required: false unpublish_revision: false name: News