Daniel-KM/Omeka-S-module-UniversalViewer

Many config.json options not working

Closed this issue · 1 comments

We have the latest version of Universal Viewer module on our site (3.6.4.5).

I've copied the provided config.json into the theme asset folder and verified UV is loading it. Some configuration options do appear to be working, for example setting letfPanelEnabled to false does hide that panel.

However many options don't appear to do anything, for example setting useArrowKeysToNavigate to true has no effect.

We are trying to emulate the configuration here.

When I copy that exact configuration into our config.json, this is what I see:

Screen Shot 2022-03-18 at 11 27 18 AM

Any ideas where we are going wrong? Thanks in advance!

Turns out this was not an issue with Universal Viewer module.

We needed to set our IIIF Server module default behavior to "paged" in the module config settings (default is none). After doing that, the pager and other book-like features we were looking for activated when viewing images in Universal Viewer.