Skip to content

Commit

Permalink
11.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Nov 8, 2024
1 parent c6d4495 commit 414d463
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 15 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Stanford Profile

11.5.0
-------------------------------------------------------------------------------
- Updated metatag module config
- Exposed opportunity in graphql
- D8CORE-7194 Embed codes with captions respect 100% widths on iframes
- D8CORE-6644 Omit default favicons if one is uploaded in the theme settings
- D8CORE-5828 If home page starts with a wysiwyg, add some space at the top
- Added aria label to masthead section
- D8CORE-6821 Adjust skip to main content location
- D8CORE-7454: Move back-to-top inside the <main> element
- D8CORE-7434 D8CORE-7435 D8CORE-7436 | Opportunity full content layout and configure card and list display (#813)
- D8CORE-7578 Adjust person display for lists and improve resolution (#828)
- D8CORE-7558: added the global footer to minimal theme in dark with no logo (#820)
- Added FAQ Accordion List paragraph type based on CAW (#827)
- Added modal colorbox image display choices in the wysiwyg (#826)

11.4.5
-------------------------------------------------------------------------------
- Remove edit links in views (#821)
Expand Down
6 changes: 3 additions & 3 deletions config/sync/metatag.metatag_defaults.front.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ label: 'Front page'
tags:
canonical_url: '[site:url]'
description: '[node:su_page_description|node:summary]'
og_image: '[node:su_page_image:entity:field_media_image:large|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:large]'
og_image: '[node:su_page_image:entity:field_media_image:card_1192x596|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:card_1192x596]'
og_image_alt: '[node:su_page_image:entity:field_media_image:alt|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:alt]'
og_image_url: '[node:su_page_image:entity:field_media_image:large|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:large]'
og_image_url: '[node:su_page_image:entity:field_media_image:card_1192x596|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:card_1192x596]'
og_site_name: '[site:name]'
og_title: '[site:name]'
og_type: website
og_url: '[site:url]'
shortlink: '[site:url]'
title: '[site:name]'
twitter_cards_description: '[node:su_page_description|node:summary]'
twitter_cards_image: '[node:su_page_image:entity:field_media_image:large|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:large]'
twitter_cards_image: '[node:su_page_image:entity:field_media_image:card_1192x596|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:card_1192x596]'
twitter_cards_image_alt: '[node:su_page_image:entity:field_media_image:alt|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:alt]'
twitter_cards_title: '[site:name]'
twitter_cards_type: summary_large_image
6 changes: 3 additions & 3 deletions config/sync/metatag.metatag_defaults.node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ label: Content
tags:
canonical_url: '[node:url]'
description: '[node:su_page_description|node:summary]'
og_image: '[node:su_page_image:entity:field_media_image:large|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:large]'
og_image: '[node:su_page_image:entity:field_media_image:card_1192x596|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:card_1192x596]'
og_image_alt: '[node:su_page_image:entity:field_media_image:alt|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:alt]'
og_image_url: '[node:su_page_image:entity:field_media_image:large|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:large]'
og_image_url: '[node:su_page_image:entity:field_media_image:card_1192x596|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:card_1192x596]'
og_site_name: '[site:name]'
og_title: '[node:title]'
og_type: website
og_url: '[current-page:url:absolute]'
title: '[node:title] | [site:name]'
twitter_cards_description: '[node:su_page_description|node:summary]'
twitter_cards_image: '[node:su_page_image:entity:field_media_image:large|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:large]'
twitter_cards_image: '[node:su_page_image:entity:field_media_image:card_1192x596|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:card_1192x596]'
twitter_cards_image_alt: '[node:su_page_image:entity:field_media_image:alt|node:su_page_banner:entity:su_banner_image:0:entity:field_media_image:alt]'
twitter_cards_title: '[node:title]'
twitter_cards_type: summary_large_image
8 changes: 4 additions & 4 deletions config/sync/metatag.metatag_defaults.node__stanford_news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ tags:
article_tag: '[node:su_news_topics]'
canonical_url: '[node:su_news_source:uri]'
description: '[node:su_news_dek|node:su_news_byline]'
image_src: '[node:su_news_featured_media:entity:field_media_image:large|node:su_news_banner:entity:field_media_image:large]'
og_image: '[node:su_news_featured_media:entity:field_media_image:large|node:su_news_banner:entity:field_media_image:large]'
image_src: '[node:su_news_featured_media:entity:field_media_image:card_1192x596|node:su_news_banner:entity:field_media_image:card_1192x596]'
og_image: '[node:su_news_featured_media:entity:field_media_image:card_1192x596|node:su_news_banner:entity:field_media_image:card_1192x596]'
og_image_alt: '[node:su_news_featured_media:entity:field_media_image:alt|node:su_news_banner:entity:field_media_image:alt]'
og_image_url: '[node:su_news_featured_media:entity:field_media_image:large|node:su_news_banner:entity:field_media_image:large]'
og_image_url: '[node:su_news_featured_media:entity:field_media_image:card_1192x596|node:su_news_banner:entity:field_media_image:card_1192x596]'
og_type: article
twitter_cards_description: '[node:su_news_dek|node:su_news_byline|node:summary]'
twitter_cards_image: '[node:su_news_featured_media:entity:field_media_image:large|node:su_news_banner:entity:field_media_image:large]'
twitter_cards_image: '[node:su_news_featured_media:entity:field_media_image:card_1192x596|node:su_news_banner:entity:field_media_image:card_1192x596]'
twitter_cards_image_alt: '[node:su_news_featured_media:entity:field_media_image:alt|node:su_news_banner:entity:field_media_image:alt]'
twitter_cards_title: '[node:title]'
twitter_cards_type: summary_large_image
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ label: 'Content: Person'
tags:
canonical_url: '[node:su_person_profile_link:uri]'
description: '[node:su_person_full_title|node:su_person_short_title|node:summary]'
image_src: '[node:su_person_photo:entity:field_media_image:large]'
image_src: '[node:su_person_photo:entity:field_media_image:card_1192x596]'
keywords: '[node:su_person_type]'
og_description: '[node:su_person_full_title|node:su_person_short_title]'
og_image: '[node:su_person_photo:entity:field_media_image:large]'
og_image: '[node:su_person_photo:entity:field_media_image:card_1192x596]'
og_image_alt: '[node:su_person_photo:entity:field_media_image:alt|node:title]'
og_image_url: '[node:su_person_photo:entity:field_media_image:large]'
og_image_url: '[node:su_person_photo:entity:field_media_image:card_1192x596]'
og_type: profile
profile_first_name: '[node:su_person_first_name]'
profile_last_name: '[node:su_person_last_name]'
title: '[node:title] | [site:name]'
twitter_cards_description: '[node:su_person_full_title|node:su_person_short_title|node:summary]'
twitter_cards_image: '[node:su_person_photo:entity:field_media_image:large]'
twitter_cards_image: '[node:su_person_photo:entity:field_media_image:card_1192x596]'
twitter_cards_image_alt: '[node:su_person_photo:entity:field_media_image:alt]'
twitter_cards_title: '[node:title]'
twitter_cards_type: summary_large_image
2 changes: 1 addition & 1 deletion stanford_profile.info.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Stanford Profile'
description: 'Jumpstart Website Profile'
version: 11.4.5
version: 11.5.0
type: profile
project: Stanford
core_version_requirement: ^10 || ^11
Expand Down

0 comments on commit 414d463

Please sign in to comment.