Skip to content
Snippets Groups Projects
Commit 3b61949a authored by Eric Bremner's avatar Eric Bremner
Browse files

Merge branch...

Merge branch 'feature/ISTWCMS-7047-l26yan-Make-scheduled-publishing-options-consistent' into '1.0.x'

ISTWCMS-7047 Make scheduled publishing options consistent

See merge request !50
parents 44c28470 07f958c4
No related branches found
No related tags found
1 merge request!50ISTWCMS-7047 Make scheduled publishing options consistent
......@@ -166,7 +166,7 @@ third_party_settings:
label: 'Banner settings'
region: content
parent_name: group_banner
weight: 23
weight: 1
format_type: details
format_settings:
classes: ''
......@@ -184,7 +184,7 @@ third_party_settings:
label: 'Media settings'
region: content
parent_name: group_media
weight: 20
weight: 0
format_type: details
format_settings:
classes: ''
......@@ -200,7 +200,7 @@ third_party_settings:
label: Banner
region: content
parent_name: group_media
weight: 21
weight: 1
format_type: details
format_settings:
classes: ''
......@@ -238,14 +238,14 @@ content:
third_party_settings: { }
field_uw_autoplay:
type: boolean_checkbox
weight: 34
weight: 2
region: content
settings:
display_label: true
third_party_settings: { }
field_uw_banner:
type: entity_reference_paragraphs
weight: 22
weight: 0
region: content
settings:
title: Banner
......@@ -257,34 +257,34 @@ content:
third_party_settings: { }
field_uw_blank_summary:
type: boolean_checkbox
weight: 4
weight: 1
region: content
settings:
display_label: true
third_party_settings: { }
field_uw_exclude_auto:
type: boolean_checkbox
weight: 36
weight: 24
region: content
settings:
display_label: true
third_party_settings: { }
field_uw_hero_image:
type: media_library_widget
weight: 22
weight: 2
region: content
settings:
media_types: { }
third_party_settings: { }
field_uw_media_width:
type: options_select
weight: 23
weight: 3
region: content
settings: { }
third_party_settings: { }
field_uw_meta_description:
type: string_textarea
weight: 17
weight: 0
region: content
settings:
rows: 3
......@@ -296,14 +296,14 @@ content:
maxlength_js_enforce: false
field_uw_meta_image:
type: media_library_widget
weight: 18
weight: 1
region: content
settings:
media_types: { }
third_party_settings: { }
field_uw_meta_tags:
type: metatag_firehose
weight: 19
weight: 2
region: content
settings:
sidebar: false
......@@ -311,7 +311,7 @@ content:
third_party_settings: { }
field_uw_opportunity_additional:
type: link_default
weight: 6
weight: 1
region: content
settings:
placeholder_url: ''
......@@ -323,7 +323,7 @@ content:
maxlength_js_enforce: false
field_uw_opportunity_contact:
type: link_default
weight: 7
weight: 2
region: content
settings:
placeholder_url: ''
......@@ -335,31 +335,31 @@ content:
maxlength_js_enforce: false
field_uw_opportunity_date:
type: datetime_default
weight: 28
weight: 0
region: content
settings: { }
third_party_settings: { }
field_uw_opportunity_deadline:
type: datetime_default
weight: 29
weight: 1
region: content
settings: { }
third_party_settings: { }
field_uw_opportunity_employment:
type: options_select
weight: 3
weight: 1
region: content
settings: { }
third_party_settings: { }
field_uw_opportunity_end_date:
type: datetime_default
weight: 31
weight: 3
region: content
settings: { }
third_party_settings: { }
field_uw_opportunity_job_id:
type: string_textfield
weight: 7
weight: 4
region: content
settings:
size: 60
......@@ -371,7 +371,7 @@ content:
maxlength_js_enforce: false
field_uw_opportunity_link:
type: link_default
weight: 5
weight: 0
region: content
settings:
placeholder_url: ''
......@@ -383,7 +383,7 @@ content:
maxlength_js_enforce: false
field_uw_opportunity_pay_rate:
type: string_textfield
weight: 4
weight: 2
region: content
settings:
size: 60
......@@ -392,20 +392,20 @@ content:
conditional_fields: { }
field_uw_opportunity_pay_type:
type: options_select
weight: 6
weight: 3
region: content
settings: { }
third_party_settings:
conditional_fields: { }
field_uw_opportunity_pos_number:
type: options_select
weight: 4
weight: 1
region: content
settings: { }
third_party_settings: { }
field_uw_opportunity_position:
type: text_textarea
weight: 3
weight: 0
region: content
settings:
rows: 5
......@@ -420,7 +420,7 @@ content:
hide_guidelines: '0'
field_uw_opportunity_post_by:
type: string_textfield
weight: 3
weight: 0
region: content
settings:
size: 60
......@@ -432,7 +432,7 @@ content:
maxlength_js_enforce: false
field_uw_opportunity_report:
type: string_textfield
weight: 5
weight: 2
region: content
settings:
size: 60
......@@ -444,51 +444,51 @@ content:
maxlength_js_enforce: false
field_uw_opportunity_start_date:
type: datetime_default
weight: 30
weight: 2
region: content
settings: { }
third_party_settings: { }
field_uw_opportunity_type:
type: options_select
weight: 2
weight: 0
region: content
settings: { }
third_party_settings: { }
field_uw_option:
type: options_select
weight: 35
weight: 23
region: content
settings: { }
third_party_settings: { }
field_uw_page_title_big_text:
type: options_select
weight: 24
weight: 4
region: content
settings: { }
third_party_settings: { }
field_uw_slide_speed:
type: number
weight: 32
weight: 0
region: content
settings:
placeholder: ''
third_party_settings: { }
field_uw_text_overlay_style:
type: options_select
weight: 22
weight: 2
region: content
settings: { }
third_party_settings: { }
field_uw_transition_speed:
type: number
weight: 33
weight: 1
region: content
settings:
placeholder: ''
third_party_settings: { }
field_uw_type_of_media:
type: options_select
weight: 21
weight: 1
region: content
settings: { }
third_party_settings: { }
......@@ -520,13 +520,13 @@ content:
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 21
weight: 19
region: content
settings: { }
third_party_settings: { }
publish_state:
type: scheduler_moderation
weight: 22
weight: 20
region: content
settings: { }
third_party_settings: { }
......@@ -574,13 +574,13 @@ content:
third_party_settings: { }
unpublish_on:
type: datetime_timestamp_no_default
weight: 20
weight: 21
region: content
settings: { }
third_party_settings: { }
unpublish_state:
type: scheduler_moderation
weight: 19
weight: 22
region: content
settings: { }
third_party_settings: { }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment