geobtaa / geoportal

Big Ten Academic Alliance Geoportal
Other
10 stars 5 forks source link

Selectively disable Mirador's download button? #540

Open karenmajewicz opened 11 months ago

karenmajewicz commented 11 months ago

The MSU Libraries have a IIIF service, but did not enable downloads. Currently, if a user tries to download a map from their collection within the Mirador viewer, they will get a broken link page. (https://geo.btaa.org/?f%5Bdct_isPartOf_sm%5D%5B%5D=06d-01) MSU plans to enable them at some point, but there is no timeline yet on when that might happen.

Is it possible to selectively disable downloads based on a condition (dct_isPartOf_sm=06d-01)? I scanned the Mirador docs, but didn't find an answer.

ewlarson commented 11 months ago

Another UX issue to support a centralized IIIF service.

karenmajewicz commented 9 months ago

Related issue, but for the IIIF Image API. It seems like University of Iowa also does not support generated downloads. Example. In this case, the download link appears as a dropdown button in the righthand column.

We should have one viewer, regardless of if the API is an Image or Presentation style. I think we planned to address this at the next GBL sprint anyways (https://github.com/geoblacklight/geoblacklight/issues/1279)