Skip to content
Snippets Groups Projects

ISTWCMS-6363: merge banner work

Merged Martin Leblanc requested to merge feature/ISTWCMS-6363-ebremner-merge-banner-work into 1.0.x
Files
7
@@ -2,6 +2,7 @@ langcode: en
status: true
dependencies:
config:
- field.field.node.uw_ct_profile.field_path
- field.field.node.uw_ct_profile.field_uw_autoplay
- field.field.node.uw_ct_profile.field_uw_banner
- field.field.node.uw_ct_profile.field_uw_blank_summary
@@ -52,7 +53,7 @@ third_party_settings:
label: 'Meta tag information for social media sharing/search/etc.'
region: content
parent_name: ''
weight: 22
weight: 21
format_type: details
format_settings:
classes: ''
@@ -184,7 +185,7 @@ content:
third_party_settings: { }
field_uw_ct_profile_affiliation:
type: string_textfield
weight: 16
weight: 15
region: content
settings:
size: 60
@@ -213,7 +214,7 @@ content:
third_party_settings: { }
field_uw_ct_profile_info_link:
type: link_default
weight: 18
weight: 17
region: content
settings:
placeholder_url: ''
@@ -225,7 +226,7 @@ content:
maxlength_js_enforce: false
field_uw_ct_profile_link_contact:
type: link_default
weight: 20
weight: 19
region: content
settings:
placeholder_url: ''
@@ -237,7 +238,7 @@ content:
maxlength_js_enforce: false
field_uw_ct_profile_link_persona:
type: link_default
weight: 19
weight: 18
region: content
settings:
placeholder_url: ''
@@ -261,7 +262,7 @@ content:
maxlength_js_enforce: false
field_uw_ct_profile_title:
type: string_textfield
weight: 17
weight: 16
region: content
settings:
size: 60
@@ -273,7 +274,7 @@ content:
maxlength_js_enforce: false
field_uw_ct_profile_type:
type: autocomplete_deluxe
weight: 21
weight: 20
region: content
settings:
match_operator: CONTAINS
@@ -403,18 +404,18 @@ content:
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 28
weight: 27
region: content
settings: { }
third_party_settings: { }
publish_state:
type: scheduler_moderation
weight: 26
weight: 25
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
weight: 24
weight: 23
region: content
settings: { }
third_party_settings: { }
@@ -461,20 +462,21 @@ content:
third_party_settings: { }
unpublish_on:
type: datetime_timestamp_no_default
weight: 27
weight: 26
region: content
settings: { }
third_party_settings: { }
unpublish_state:
type: scheduler_moderation
weight: 25
weight: 24
region: content
settings: { }
third_party_settings: { }
url_redirects:
weight: 23
weight: 22
region: content
settings: { }
third_party_settings: { }
hidden:
field_path: true
layout_builder__layout: true
Loading