An open API service indexing awesome lists of open source software.

https://github.com/smithsonian/projectmirador

patched mirador 2.5.0 instance to allow for canvas level metadata display in info panel
https://github.com/smithsonian/projectmirador

Last synced: 6 months ago
JSON representation

patched mirador 2.5.0 instance to allow for canvas level metadata display in info panel

Awesome Lists containing this project

README

          

# ProjectMirador
patched mirador 2.5.0 instance to allow for canvas level metadata display in info panel

hints:
patched lines should be limited to two sections
:40503
added function
......updateCanvasInfo: function(manifestJson,canvasJson) {

:40561
......_this.updateCanvasInfo(this.manifest.jsonLd, this.canvasJson);


included in repo is patch file as well as implemented patch

TODO: add precompiled source