0.0.6 • Published 5 years ago

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

Weekly downloads
3
License
ISC
Repository
github
Last release
5 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

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago