Daniel-KM / Omeka-S-module-UniversalViewer

Module for Omeka S that adds the IIIF specifications in order to act like an IIPImage server, and the UniversalViewer, a unified online player for any file. It can display books, images, maps, audio, movies, pdf, 3D views, and anything else as long as the appropriate extensions are installed.
Other
7 stars 5 forks source link

The library "Universal Viewer" should be installed. See module’s installation documentation. #24

Closed macros46 closed 1 year ago

macros46 commented 1 year ago

Omeka-S version 4.0.0, Universal Viewer 3.6.6

seems in "Module.php", line 59:

"$js = DIR . '/asset/vendor/uv/uv.js';" -> "$js = DIR . '/asset/vendor/uv3/uv.js';"

fixes the problem.

Regards

Daniel-KM commented 1 year ago

Thanks, it's fixed in v3.6.7.