WissKI has IIIF-Image exchange capabilities if:
- you've installed the iip-server or any other IIIF-Server
- you've installed the wisski_iip_image module
After install of the IIP Image Module you can access the manifest of any entity by changing parameters to the URL. A typical wisski entity url is:
http://yoursystem.com/wisski/navigate/entity_id/view?wisski_bundle=something
you can simply delete everything up to the numerical entity_id and place /iiif_manifest behind it. Like:
http://yoursystem.com/wisski/navigate/entity_id/iiif_manifest
There you should get a iiif manifest you can place in mirador or something like that!