sul-dlss / SearchWorks

SearchWorks (Stanford University Libraries)
http://searchworks.stanford.edu
Other
48 stars 10 forks source link

add an access_panels component for linking to the same object in other user facing systems #4357

Open jmartin-sul opened 2 months ago

jmartin-sul commented 2 months ago

remove existing PURL link from MODS bibliographic info, since it's moving to this new panel

Closes #4312

PURL in new section, no longer appears in MODS bibliographic section, Earthworks link present also since it's released to EW:

Screenshot 2024-08-02 at 12 26 08 PM

no link to either EW or PURL, but still shows a non-PURL location in the bibliographic section:

Screenshot 2024-08-02 at 12 27 24 PM

link to PURL now appears in "Also listed in", didn't appear in bibliographic section before anyway, since that section is rendered from MARC for this object, and the MARC biblio partial doesn't show the 856 field:

Screenshot 2024-08-02 at 12 28 39 PM
jmartin-sul commented 2 months ago

implemented all your feedback, @cbeer, thanks!

jmartin-sul commented 2 months ago

i just realized i didn't add a test for the PURLs being filtered out of location display in the MODS bibliographic section, though i did test for it manually. happy to add that test in either this PR, or a follow on, if that seems worth it.