tify icon indicating copy to clipboard operation
tify copied to clipboard

Add support for collections

Open eroux opened this issue 5 years ago • 3 comments

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)

eroux avatar Oct 10 '19 16:10 eroux

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.

t11r avatar Oct 14 '19 11:10 t11r

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

eroux avatar Oct 14 '19 12:10 eroux

Implemented in #134, release will come within a few days.

t11r avatar Oct 20 '22 22:10 t11r

Collection support is now included - see this as example

ipf avatar Nov 03 '22 08:11 ipf

wonderful, thanks a lot!

eroux avatar Nov 03 '22 09:11 eroux