This module produces SharedCanvas Manifest Islandora datastreams for Islandora Book Solution Pack objects to be used by the Mirador Bookreader module.
This module development was supported by the The Andrew W. Mellon Foundation for the [French Renaissance Paleography website] (https://paleography.library.utoronto.ca/).
- Clone this module into Drupal's module directory and enable.
- Go to admin/islandora/tools/sc_manifest` and enter the URLs for the IIIF Image API server and Fedora.
There are two ways to generate manifests: Drush or individual Book Solution Pack object. Both generate a new datastream called SC in their target objects.
On the command line, run the following drush command:
drush scgen PID_TO_REINDEX
where PID_TO_REINDEX is a single Book Solution Pack object. Run the following to reindex the entire repository:
drush scgen FULL
Each Book Solution Pack object has a new SC Manifest option under Manage through the admin UI for each object. The option exists as a sub-menu item.
Clicking Re-generate SC Manifest will add a new SC datastream for the current object. Subsequent usage will refresh the datastream.