Project

General

Profile

feature request #9548

Updated by Andreas Kohlbecker almost 3 years ago

Sometimes users use links to websites within an image gallery. These usually are identified by mime type "text/html", "application/xhtml+xml", "text/html" or similar. If this mime type is detected these links it should not be treated as image.  

 The example here shows a way tried to handle show these external media items: http://universalviewer.io/examples/?manifest=http://wellcomelibrary.org/iiif/b17502792/manifest#?c=&m=&s=&cv=&manifest=https%3A%2F%2Fedsilv.github.io%2Ftest-manifests%2Fdefaultextension.json 

 Handling of webapp URIs already works links in the simple image gallery. The only problem there is gallery (universal viewer or whatever) but instead the link, which opens the overlay viewer. This link should be disabled: 

 ![](picture758-1.png) 


 shown below or above the viewer somehow.

Back