umd-mith / airwaves

Unlocking the Airwaves
https://mith.umd.edu/airwaves/
MIT License
9 stars 2 forks source link

Update IA IIIF endpoint #50

Closed edsu closed 5 months ago

edsu commented 5 months ago

I happened to notice that the IIIF document viewer is no longer working. For example, notice the empty display when you visit https://www.unlockingtheairwaves.org/document/naeb-b093-f05/ ?

Screenshot 2024-03-04 at 9 38 06 PM

I inquired over at the Internet Archive's IIIF repository and learned that they are now deprecating the old iiif.archivelab.org url in favor of using iiif.archive.org.

https://github.com/internetarchive/iiif/issues/61

If you make the small change to the IIIF URL in this pull request it should start working again. Here is the same page running locally after correcting the URL:

Screenshot 2024-03-04 at 9 37 03 PM

netlify[bot] commented 5 months ago

Deploy request for unlocking pending review.

Visit the deploys page to approve it

Name Link
Latest commit 946fdb888e83457bb5de455f903efa86e7cb84de
netlify[bot] commented 5 months ago

Deploy Preview for airwaves-stg ready!

Name Link
Latest commit 946fdb888e83457bb5de455f903efa86e7cb84de
Latest deploy log https://app.netlify.com/sites/airwaves-stg/deploys/65e6873342d9600008eea211
Deploy Preview https://deploy-preview-50--airwaves-stg.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

raffazizzi commented 5 months ago

Thank you so much for noticing and fixing this, @edsu !