Skip to content

A Mirador plugin that adds the IIIF drag and drop link (manifest with canvas) to every window.

License

Notifications You must be signed in to change notification settings

2SC1815J/mirador-dragndrop-link-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirador Drag and Drop Link Plugin

A Mirador plugin that adds the IIIF drag and drop link (manifest with canvas) to every window. This plugin will help you to open the current canvas in another IIIF viewer according to your purpose.

Demo

Implementation examples that support for a drop of “IIIF drag and drop” link (manifest with canvas):

Usage

To enable it, include the CSS and the JavaScript (after loading Mirador).

<link rel="stylesheet" type="text/css" href="<url to the plugin>/dragndrop-link.css" />
...
<script src="<url to the plugin>/dragndrop-link.js"></script>

Acknowledgements

The most of this plugin (source code, description, etc.) is owed to “ManifestButton” a part of “dbmdz / mirador-plugins” (MIT License, Digital Library/Munich Digitization Center at Bavarian State Library). I would like to thank dbmdz for their activities.

About

A Mirador plugin that adds the IIIF drag and drop link (manifest with canvas) to every window.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published