0.0.6 • Published 4 years ago

sanity-plugin-iiif-manifest-input v0.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

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
},
...
0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago