tify
tify copied to clipboard
Add support for collections
I was quite excited to discover tify as it seems much more mobile friendly than the other viewers I've seen so far! I would love to try it but the big blocker is support for iiif collections, is this a planned feature?
I'm trying to get https://iiifpres.bdrc.io/2.1.1/collection/wio:bdr:W22084 to work on the demo but it triggers a JS error:
TypeError: "this.manifest.sequences is undefined"
Ideally the display would be similar to mirador2:
http://library.bdrc.io/view/bdr:W22084
(lazy loading subcollections and manifests if they appear on screen)
Thank you for your report. TIFY does not support collections yet, but should definitely not just display a blank screen when a valid manifest like yours is loaded.
We are currently discussing the future roadmap for TIFY, and support for collections seems like an important feature that can be implemented with relatively little effort. We will keep you updated.
Excellent, that's very exciting! Tify is currently the only off the shelf option for mobile, supporting collections in a nice way would be a game changer in the iiif world I think
Implemented in #134, release will come within a few days.
Collection support is now included - see this as example
wonderful, thanks a lot!