Skip to content

Commit

Permalink
SDSS-1347 Stanford Person form and display tweaks to hide new fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
ksharp-drupal committed Oct 12, 2024
1 parent 7b916a6 commit 5225146
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 1,000 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,18 +162,18 @@ content:
hide_guidelines: '0'
field_menulink:
type: menu_link_default
weight: 53
weight: 17
region: content
settings: { }
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 52
weight: 16
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
weight: 50
weight: 15
region: content
settings: { }
third_party_settings: { }
Expand All @@ -192,7 +192,7 @@ content:
third_party_settings: { }
su_metatags:
type: metatag_firehose
weight: 32
weight: 9
region: content
settings:
sidebar: true
Expand All @@ -211,7 +211,9 @@ content:
weight: 7
region: content
settings:
view_mode: default
preview_view_mode: default
form_display_mode: default
nesting_depth: 0
require_layouts: 1
empty_message: ''
Expand Down Expand Up @@ -353,14 +355,6 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
su_person_sunetid:
type: string_textfield
weight: 54
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
su_person_telephone:
type: string_textfield
weight: 9
Expand All @@ -382,27 +376,17 @@ content:
required_depth: 0
none_label: '- Please select -'
third_party_settings: { }
su_person_wg_tags:
type: entity_reference_autocomplete
weight: 55
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
su_sdss_person_alt_bio:
type: text_textarea
weight: 36
weight: 14
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
su_sdss_person_alt_title:
type: text_textarea
weight: 35
weight: 13
region: content
settings:
rows: 5
Expand All @@ -423,7 +407,7 @@ content:
third_party_settings: { }
su_sdss_person_organization:
type: cshs
weight: 32
weight: 10
region: content
settings:
save_lineage: false
Expand All @@ -436,7 +420,7 @@ content:
third_party_settings: { }
su_sdss_person_research_area:
type: cshs
weight: 33
weight: 11
region: content
settings:
save_lineage: false
Expand All @@ -449,15 +433,15 @@ content:
third_party_settings: { }
su_sdss_person_research_state:
type: text_textarea
weight: 34
weight: 12
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
su_sdss_related_content:
type: entity_reference_autocomplete
weight: 53
weight: 18
region: content
settings:
match_operator: CONTAINS
Expand All @@ -467,7 +451,7 @@ content:
third_party_settings: { }
su_shared_tags:
type: cshs
weight: 31
weight: 8
region: content
settings:
save_lineage: false
Expand Down Expand Up @@ -496,6 +480,8 @@ hidden:
su_person_admin_appts: true
su_person_research_interests: true
su_person_scholarly_interests: true
su_person_sunetid: true
su_person_wg_tags: true
syndication: true
uid: true
unpublish_on: true
Expand Down
Loading

0 comments on commit 5225146

Please sign in to comment.