sanity-plugin-iiif-manifest-input

0.0.6 • Public • Published

Sanity Plugin IIIF Manifest Input

Add a IIIF viewer for IIIF Manifest urls.

You might get CORS issues with this plugin. api.nb.no at least makes IIIF a bit easier :-).

Installation

  1. sanity install iiif-manifest-input
  2. In your schema:
...,
{
  title: "IIIF Manifest",
  description: "URL to the manifest",
  name: "iiifManifest",
  type: "iiifManifest", // <- The important part
},
...

Package Sidebar

Install

npm i sanity-plugin-iiif-manifest-input

Weekly Downloads

3

Version

0.0.6

License

ISC

Unpacked Size

15.6 kB

Total Files

9

Last publish

Collaborators

  • tarje.lavik