So it looks like the Juicebox people just released v1.3 of the javascript library, which adds some new options for the "Lite" version. Given the config changes introduced in #1951714: Add backend GUI controls for some Juicebox library config options, I'm thinking that these new lite options should be added within the GUI. Thankfully, some of the structural changes I introduced in #1951714 should make this fairly easy to do.

This will also be a chance to tweak some of the config help text even further.... and of course make sure that v1.3 of the javascript library plays nice with the module.

Comments

rjacobs’s picture

Title: Tweaks for Juicebox lib v1.3 (config options, etc.) » Add configuration options for Juicebox library v1.3
Status: Active » Fixed

I committed some changes that enable the new "lite" config options for Juicebox library v1.3 and also streamlined the help text for all the module config options. I also added a blank hook_update_n function to ensure the registry is cleared and all these new options (added in this issue and in #1951714) are handled correctly.

Commit: http://drupalcode.org/project/juicebox.git/commit/74099e4

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.