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

feat: configurable IIIF Presentation plugin #2387

Merged
merged 3 commits into from
Jul 8, 2024

Commits on Jun 27, 2024

  1. feat: configurable IIIF viewer

    * Default is Mirador
    * Switch to media swiper, without bundling Mirador code, with:
      `BUILD_IIIF_VIEWER=swiper`
    rwd committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d4ea218 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. refactor: change env var; rename plugins; list props as alt

    "list-props" IIIF Presentation plugin simply lists its props.
    
    Enable (non-production) with: `IIIF_PRESENTATION_PLUGIN=list-props`
    rwd committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e141166 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. chore: bump size limit

    rwd committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    09e5c1a View commit details
    Browse the repository at this point in the history