From 1dabc3672fc9792f4ff0febd53cbeae4fded8e51 Mon Sep 17 00:00:00 2001 From: Matt Bernhardt Date: Fri, 3 Jun 2022 16:33:02 -0400 Subject: [PATCH 1/3] Bump theme version to 1.13.0 --- css/style.css | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 0649a0ad..438448ea 100644 --- a/css/style.css +++ b/css/style.css @@ -2,7 +2,7 @@ Theme Name: MIT Libraries Author: Lightning Trumpet Author URI: http://wordpress.org/ -Version: 1.12.0-@@branch-@@commit +Version: 1.13.0-@@branch-@@commit MIT Libraries theme built for the MIT Libraries website. */ diff --git a/style.css b/style.css index 3ed056c0..3ed765ea 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: MIT Libraries Author: Lightning Trumpet Author URI: http://wordpress.org/ -Version: 1.12.0-@@branch-@@commit +Version: 1.13.0-@@branch-@@commit MIT Libraries theme built for the MIT Libraries website. From b0faf37ef1779e92f4581e30153a0e233d3dd5ac Mon Sep 17 00:00:00 2001 From: Matt Bernhardt Date: Fri, 3 Jun 2022 16:33:57 -0400 Subject: [PATCH 2/3] Updated nav and footer content ** Why are these changes being introduced: * There are a number of links in our header and footer that need to change. ** Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/uxws-1378 ** How does this address that need: * This makes all the changes in the header and footer which are called for in the linked Jira ticket (UXWS-1378) ** Document any side effects to this change: * None --- inc/footer-alma.php | 5 +++-- inc/nav-alma.php | 9 +++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/inc/footer-alma.php b/inc/footer-alma.php index 95b3fbc5..aa373f6e 100644 --- a/inc/footer-alma.php +++ b/inc/footer-alma.php @@ -13,6 +13,7 @@

Search

Search Our Collections WorldCat + Databases A-Z Course reserves Site search More search options @@ -27,7 +28,7 @@ @@ -35,7 +36,7 @@

Research support

Ask us Research guides & expert librarians - Scholarly publishing + Scholarly communications Citation & writing software More research support options diff --git a/inc/nav-alma.php b/inc/nav-alma.php index dfcb5465..9beee110 100644 --- a/inc/nav-alma.php +++ b/inc/nav-alma.php @@ -22,6 +22,7 @@
  • Search tools home
  • Search Our Collections Books, articles, and more
  • WorldCatBooks & more worldwide
  • +
  • Databases A-ZJSTOR, PubMed, Web of Science, etc.
  • Course reserves
  • @@ -60,9 +61,9 @@
  • Map of locations
  • Study spaces
  • Persons with disabilities
  • -
  • Scan, copy, print
  • +
  • Scan & print
  • Exhibits & galleries
  • -
  • Non-MIT visitors
  • +
  • Visitors
  • Library use policy
  • @@ -87,7 +88,7 @@ From cf89e620bd01d5b9274c9b4c2c97363bd24f80a9 Mon Sep 17 00:00:00 2001 From: Matt Bernhardt Date: Fri, 3 Jun 2022 16:34:31 -0400 Subject: [PATCH 3/3] Title tag in SVG, not alt attribute on anchor ** Why are these changes being introduced: * ANDI has flagged a portion of our branding for a while with a "Misuses of Alt attribute" message, because we've added an alt attribute to an anchor tag. This is incorrect, but was taken because the SVG element inside the anchor can't make use of an alt attribtue. ** Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/engx-67 ** How does this address that need: * This adopts the preferred approach in this sort of use case, using a title tag inside the inlined SVG: https://css-tricks.com/accessible-svgs/#aa-2-inline-svg ** Document any side effects to this change: * None --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index 68d771bf..f1634996 100644 --- a/header.php +++ b/header.php @@ -53,7 +53,7 @@ } ?> - + Massaschusetts Institute of Technology logo MIT Logo