Closed lsitu closed 7 years ago
Assuming we're going to go with openseadragon, it may be worth considering this gem which provides a simplified asset packaging and some helpers - https://github.com/cbeer/openseadragon-rails
@mcritchlow I've changed it to use the OpenSeaDragon gem and its helper method for the picture viewer. And I've moved the IIIF viewer to the Object page while leave the static thumbnail on the FileSet and object page by themselves. Now the IIIF OpenSeaDragon viewer on the Object page will be triggered by the mouseover event and reset by double click. See commit https://github.com/ucsdlib/horton/pull/137/commits/8e3794aeca6c9b8f55b849e8fa81bdd13f1bf0fb.
Yeah I think this looks like a great starting point for evaluation. Thanks @lsitu
Will let @VivianChu take a peek too and sign off on the PR
👍
Fixes #136
Added initial IIIF support with the OpenSeadragon viewer on Cantaloupe IIIF server.
Changes proposed in this pull request:
@ucsdlib/developers - please review