Releases: biblibre/omeka-s-module-OctopusViewer
Releases · biblibre/omeka-s-module-OctopusViewer
0.8.2
- Fix media order on item page
0.8.1
- Remove viewer from DOM if there is no media to display
0.8.0
Added
- Add ability to show viewer on media page (global setting)
- Add ability for the resource page block to be placed in the media page
Fixed
- Fix viewer when Omeka is in a subdirectory
0.7.3
- Fix display of PDFs when their URLs have not the same origin as Omeka URL
0.7.2
- Use
target="_blank"
instead of download
attribute as the download
attribute only works with same-origin URLs (which is not guaranteed, for instance with the AnyCloud module)
0.7.1
- Trim media information panel footer so that the
:empty
CSS pseudo-selector can match.
0.7.0
- Allow to display a download link in the media information panel
0.6.0
- Add an optional download link for each downloadable media
0.5.5
- Fix site setting not getting saved
0.5.4
- Fix ACL for
OctopusViewer\Controller\PdfJs