Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use IIIF for basic image viewer #85

Open
4 tasks
loafofpiecrust opened this issue Feb 28, 2021 · 1 comment
Open
4 tasks

Use IIIF for basic image viewer #85

loafofpiecrust opened this issue Feb 28, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@loafofpiecrust
Copy link
Collaborator

loafofpiecrust commented Feb 28, 2021

On the page for each manuscript, we have a viewer that displays images of the original text. Currently, that's using static URLs of the medium size version of the image from Yale. We want to replace that viewer with one that actually uses IIIF directly, taking advantage of scaling to reduce the initial page load while letting you zoom in to see the greatest detail. Depends on #83. iiif-prototypes

  • Make a list of potential JS/React IIIF viewer components.
  • Replace the existing viewer with the IIIF one.
  • Reimplement pagination.
  • Make sure this works across every document, especially multipage ones.
@loafofpiecrust loafofpiecrust added enhancement New feature or request effort:mid labels Feb 28, 2021
@rchavez-neu
Copy link

FWIW: check out the Image Viewing Client section here (https://iiif.io/apps-demos/#awesome-iiif) for a list of open source IIIF compatible/supportive image viewing clients. There are some interesting options here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants