Skip to content

Commit

Permalink
Merge branch '11.x' of https://github.com/SU-SWS/stanford_profile int…
Browse files Browse the repository at this point in the history
…o 11.x
  • Loading branch information
pookmish committed Mar 18, 2024
2 parents 14dbb16 + 3f26502 commit ce3c646
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# SOE Profile

11.3.2
-------------------------------------------------------------------------------
- D8CORE-7341 Add h2 headings to past events and courses term pages

11.3.1
-------------------------------------------------------------------------------
- Fix images and oembed videos to be lazy loading
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ third_party_settings:
context_mapping: { }
views_label: ''
items_per_page: none
weight: 3
weight: 4
additional: { }
4e464987-c068-4266-8ac3-2feed5dc1b08:
uuid: 4e464987-c068-4266-8ac3-2feed5dc1b08
Expand Down Expand Up @@ -133,6 +133,20 @@ third_party_settings:
context_mapping: { }
weight: 0
additional: { }
5b35789a-cd2e-4354-a0bc-fc2b4d30c266:
uuid: 5b35789a-cd2e-4354-a0bc-fc2b4d30c266
region: main
configuration:
id: jumpstart_ui_page_heading
label: 'Heading Block'
label_display: '0'
provider: jumpstart_ui
context_mapping: { }
heading_text: Courses
wrapper: h2
hide_heading: true
weight: 3
additional: { }
third_party_settings: { }
layout_library:
enable: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ status: true
dependencies:
config:
- page_manager.page.stanford_events_past
- views.view.stanford_events
module:
- jumpstart_ui
- views
id: stanford_events_past-layout_builder-0
label: 'Layout Builder'
weight: 0
Expand Down Expand Up @@ -55,7 +59,7 @@ variant_settings:
context_mapping: { }
views_label: ''
items_per_page: none
weight: 1
weight: 2
additional: { }
6963d6b3-e3f1-48ae-9e7f-4b90a22c453e:
uuid: 6963d6b3-e3f1-48ae-9e7f-4b90a22c453e
Expand All @@ -68,6 +72,20 @@ variant_settings:
context_mapping: { }
weight: 0
additional: { }
6404f6ef-8ed2-4937-9ff6-d314a6542b60:
uuid: 6404f6ef-8ed2-4937-9ff6-d314a6542b60
region: main
configuration:
id: jumpstart_ui_page_heading
label: 'Heading Block'
label_display: '0'
provider: jumpstart_ui
context_mapping: { }
heading_text: Events
wrapper: h2
hide_heading: true
weight: 1
additional: { }
third_party_settings: { }
page: stanford_events_past
selection_criteria: { }
Expand Down
2 changes: 1 addition & 1 deletion soe_profile.info.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'SOE Profile'
description: 'Jumpstart Website Profile'
version: 11.3.1
version: 11.3.2
type: profile
project: Stanford
core_version_requirement: ^9 || ^10
Expand Down

0 comments on commit ce3c646

Please sign in to comment.