Skip to content

Commit

Permalink
revert config for default and full
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahongsf committed Sep 18, 2024
1 parent e163d96 commit 87f2929
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 491 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,10 @@ dependencies:
- field.field.node.stanford_opportunity.su_opp_type
- node.type.stanford_opportunity
module:
- datetime
- element_class_formatter
- entity_reference_revisions
- jumpstart_ui
- layout_builder
- layout_builder_restrictions
- layout_library
- link
- text
- user
third_party_settings:
layout_builder:
Expand Down Expand Up @@ -231,152 +226,29 @@ id: node.stanford_opportunity.default
targetEntityType: node
bundle: stanford_opportunity
mode: default
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 3
region: content
su_opp_application_deadline:
type: datetime_default
label: above
settings:
timezone_override: ''
format_type: medium
third_party_settings: { }
weight: 4
region: content
su_opp_components:
type: entity_reference_revisions_entity_view
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 4
region: content
su_opp_contact_email:
type: basic_string
label: hidden
settings: { }
third_party_settings: { }
weight: 6
region: content
su_opp_contact_name:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 5
region: content
su_opp_contact_phone:
type: telephone_link_class
label: hidden
settings:
title: ''
class: ''
third_party_settings: { }
weight: 7
region: content
su_opp_contact_url:
type: link
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: 8
region: content
su_opp_course_code:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 7
region: content
su_opp_cta_url:
type: link
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: 1
region: content
su_opp_eligibility:
type: text_default
label: above
settings: { }
third_party_settings: { }
weight: 5
region: content
su_opp_image:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 3
region: content
su_opp_learn_more:
type: link
label: above
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: 5
region: content
su_opp_prerequisites:
type: text_default
label: above
settings: { }
third_party_settings: { }
weight: 2
region: content
su_opp_start_date:
type: datetime_default
label: above
settings:
timezone_override: ''
format_type: medium
third_party_settings: { }
weight: 6
region: content
su_opp_summary:
type: text_default
label: visually_hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
su_opp_type:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 2
region: content
content: { }
hidden:
body: true
layout_builder__layout: true
links: true
search_api_excerpt: true
su_opp_application_deadline: true
su_opp_components: true
su_opp_contact_email: true
su_opp_contact_name: true
su_opp_contact_phone: true
su_opp_contact_url: true
su_opp_course_code: true
su_opp_cta_url: true
su_opp_eligibility: true
su_opp_image: true
su_opp_learn_more: true
su_opp_open_date: true
su_opp_prerequisites: true
su_opp_source: true
su_opp_sponsor: true
su_opp_start_date: true
su_opp_status: true
su_opp_summary: true
su_opp_tags: true
su_opp_type: true
Loading

0 comments on commit 87f2929

Please sign in to comment.