-
Type:
Code Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 7.x-1.11
-
Labels:None
Now that https://jira.duraspace.org/browse/ISLANDORA-2097 is merged and complete, modules able to implement the islandora_openseadragon viewer need to be updated to pass in the correct parameters. Namely:
- The Book Solution Pack when processing the book page theme: https://jira.duraspace.org/browse/ISLANDORA-2097
- The Large Image Solution pack when processing the large image view page: https://github.com/Islandora/islandora_solution_pack_large_image/blob/7.x/islandora_large_image.module?utf8=%E2%9C%93#L199-L211
- The Newspaper Solution Pack when processing the issue page theme: https://github.com/Islandora/islandora_solution_pack_newspaper/blob/7.x/theme/theme.inc#L323-L349