This repository is for the Mirador 3 instance used by the Biblissima portal.
The Biblissima instance includes several customizations to adjust initialization settings and a few plugins to extend viewer's functionality.
npm install
Open demo/index.html on localhost:4444 and watch the source files:
npm start
Existing URL parameters are:
iiif-content: URL of IIIF resource (Manifest or Collection) or encoded IIIF Content Statemode: mirador embedding mode (depending on the host page in the Biblissima portal). Possible values are:single: load a single IIIF resource, without workspacecatalog: bypass the collection modal and populate the catalog window directly with all the child manifests
panel: select which side panel to open when the viewer is initialized (onlyinfois supported)theme= mirador selected theme
Serve static files in demo/portal on localhost:5555
npm run serve
Directory root: http://localhost:5555/demo/portal