tify icon indicating copy to clipboard operation
tify copied to clipboard

Add support for `behavior`

Open t11r opened this issue 1 year ago • 1 comments
trafficstars

See https://iiif.io/api/presentation/3.0/#behavior

This should be overrideable via config.

t11r avatar Aug 12 '24 16:08 t11r

See #181

cmahnke avatar Sep 05 '24 08:09 cmahnke

Make sure

"behavior": [
    "individuals"
  ],

hides Button for double sided view.

cmahnke avatar May 19 '25 12:05 cmahnke

Will be fully supported in the next release.

t11r avatar Jul 09 '25 16:07 t11r

Supported since TIFY 0.34.

t11r avatar Sep 20 '25 21:09 t11r

"behavior": ["continuous"] is still not supported properly. Compare the rendering of the cookbook recipe:

Mirador correctly displays the manuscript as a single continuous image, while Tify still uses a paged display mode.

Should this issue be re-opened (I don’t have the rights for that), or should I create a new issue?

(Background: For a collection website, I want to use Tify, but I currently have to fall back to mirador for manifests with continuous display, so I have a concrete interest in seeing this supported.)

frederik-elwert avatar Nov 20 '25 10:11 frederik-elwert

Indeed, continuous is not yet supported, as well as some other behaviors, and I cannot give you a date when it will be yet.

Could you add an URL so we have a real-world use case for testing?

t11r avatar Nov 24 '25 18:11 t11r