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

Version 3.6.1: Lost Site/Settings #10

Closed m-art-in closed 5 years ago

m-art-in commented 5 years ago

After the update to 3.6.1 from 3.6.0 the menu "Universal Viewer" is missing under Sites->Settings. Can this error be reproduced? This is the case with default theme 1.4.1. as well as 1.4.2. When I go back to Universal Viewer 3.6.0, the menu with the settings reappears.

3.6.1: image

3.6.0 image

Daniel-KM commented 5 years ago

No, it's not an error. In many modules, there are settings that manage the display or not of the feature in each place of the theme. But these settings are boring and generally, the theme designer choose to display them in a specific place, so remove the automatic display. Nevertheless, in some cases, these settings are useful. So now they are managed simpler and better via a new module, BlocksDisposition.

m-art-in commented 5 years ago

Thank you very much for your explanations. One more question please: If I want to see the settings, I have to install the module BlockDsposition or there would be another possibility e.g. to configure a json file directly on the server to control the universalviewer's behavior?

Daniel-KM commented 5 years ago

The other possibility is to edit the theme directly with the view helper echo $this->universalViewer($item);. The old settings just did that automatically.

Daniel-KM commented 5 years ago

So the settings were removed from the database. If you want to know your old settings, go to your last backup.