Skip to content

Commit

Permalink
Adds link to MIT Libraries Dataverse to more tab
Browse files Browse the repository at this point in the history
** Why are these changes being introduced:

* The "More..." tab of the multisearch widget does not have a link to
  our Dataverse instance, and we want that link to be there.

** Relevant ticket(s):

* https://mitlibraries.atlassian.net/browse/pw-97
* https://mitlibraries.atlassian.net/browse/PPD-165

** How does this address that need:

* This adds the link to the template for the "More..." tab.

** Document any side effects to this change:

* This plugin uses hard-coded templates for the four options, and also
  still has the variants from when we were using EDS rather than Primo.
  I'm choosing to leave all that in place for now, but it might make
  sense to clean this out during a future maintenance period.
  • Loading branch information
matt-bernhardt committed Jun 10, 2024
1 parent dec3161 commit acc30e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<li><a href="/theses">MIT theses</a></li>
<li><a href="https://dspace.mit.edu">DSpace@MIT</a></li>
<li><a href="https://archivesspace.mit.edu/">ArchivesSpace</a></li>
<li><a href="https://dataverse.harvard.edu/dataverse/mit-libraries">MIT Libraries Dataverse</a></li>
<li><a href="http://libraries.mit.edu/experts/">Search tools by subject</a></li>
<li><a href="/search">More search options: images, data, etc.</a></li>
</ul>
Expand Down

0 comments on commit acc30e4

Please sign in to comment.