Skip to content

Commit

Permalink
D8CORE-7434 | configure back to link
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahongsf committed Sep 25, 2024
1 parent e1ea4a2 commit f1c4617
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,12 @@ content:
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 52
weight: 15
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
weight: 50
weight: 14
region: content
settings: { }
third_party_settings: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ langcode: en
status: true
dependencies:
config:
- block_content.type.stanford_component_block
- field.field.node.stanford_opportunity.body
- field.field.node.stanford_opportunity.layout_builder__layout
- field.field.node.stanford_opportunity.su_opp_application_deadline
Expand Down Expand Up @@ -71,7 +72,22 @@ third_party_settings:
field_label:
label_value: ''
label_tag: ''
weight: 0
weight: 2
additional: { }
d2e4901d-e5fa-4d36-9bc0-2ff0545eb32b:
uuid: d2e4901d-e5fa-4d36-9bc0-2ff0545eb32b
region: main
configuration:
id: 'inline_block:stanford_component_block'
label: 'Back To Link'
label_display: '0'
provider: layout_builder
view_mode: full
context_mapping: { }
block_id: 5
block_revision_id: 5
block_serialized: null
weight: 1
additional: { }
third_party_settings: { }
-
Expand Down Expand Up @@ -131,10 +147,13 @@ third_party_settings:
entity: layout_builder.entity
view_mode: view_mode
formatter:
type: entity_reference_label
type: media_responsive_image_formatter
label: hidden
settings:
link: true
view_mode: stanford_image_large_square
link: false
image_style: ''
remove_alt: 0
third_party_settings:
empty_fields:
handler: ''
Expand All @@ -158,7 +177,7 @@ third_party_settings:
view_mode: view_mode
formatter:
type: entity_reference_label
label: hidden
label: inline
settings:
link: true
third_party_settings:
Expand All @@ -184,7 +203,7 @@ third_party_settings:
view_mode: view_mode
formatter:
type: datetime_default
label: hidden
label: inline
settings:
timezone_override: ''
format_type: medium
Expand Down Expand Up @@ -596,6 +615,7 @@ hidden:
links: true
search_api_excerpt: true
su_opp_application_deadline: true
su_opp_back_to_link: true
su_opp_components: true
su_opp_contact_email: true
su_opp_contact_name: true
Expand Down

0 comments on commit f1c4617

Please sign in to comment.