Overview

A Djatoka TileSource for Seadragon based in spirit from the JS component of https://github.com/ksclarke/freelib-djatoka. Instead of "synthesizing" the info for DZI this module creates the path to access Djatoka directly and obtain different regions for the tiles.

Tutorials

Dependencies

Drupal.org modules:

OpenSeadragon:

It is assumed that the core OpenSeadragon Javascript is put into sites/all/libraries/openseadragon. The most current version breaks the Islandora integration, which will be addressed in the future. The correct version for Islandora can be obtained from here: https://github.com/thatcher/openseadragon/tarball/1c7f5839f90c28e97c96c169fdf23da24826605f

There is a conditional dependency on the islandora_paged_content module, but this should not require any additional actions from the user as the solution packs that use the feature requiring the islandora_paged_content module include it in their depency lists.