Skip to content

Releases: biblibre/omeka-s-module-OctopusViewer

0.8.2

29 Nov 12:38
v0.8.2
0a0c638
Compare
Choose a tag to compare
  • Fix media order on item page

0.8.1

30 Oct 12:41
v0.8.1
665dd94
Compare
Choose a tag to compare
  • Remove viewer from DOM if there is no media to display

0.8.0

24 Oct 07:47
v0.8.0
e2d213a
Compare
Choose a tag to compare

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

12 Sep 08:22
v0.7.3
bfe1725
Compare
Choose a tag to compare
  • Fix display of PDFs when their URLs have not the same origin as Omeka URL

0.7.2

02 Sep 14:15
v0.7.2
1504374
Compare
Choose a tag to compare
  • 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

29 Aug 07:47
v0.7.1
ee91b2b
Compare
Choose a tag to compare
  • Trim media information panel footer so that the :empty CSS pseudo-selector can match.

0.7.0

29 Aug 07:10
v0.7.0
e692fe7
Compare
Choose a tag to compare
  • Allow to display a download link in the media information panel

0.6.0

28 Aug 14:07
v0.6.0
a2b0910
Compare
Choose a tag to compare
  • Add an optional download link for each downloadable media

0.5.5

13 Jun 10:29
v0.5.5
a999577
Compare
Choose a tag to compare
  • Fix site setting not getting saved

0.5.4

10 May 07:05
v0.5.4
916d58a
Compare
Choose a tag to compare
  • Fix ACL for OctopusViewer\Controller\PdfJs