Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download juicebox-7.x-2.0-beta5.tar.gztar.gz 42.74 KB
MD5: 7c0df8c7b71c7fa6b81c1a28458fc899
SHA-1: 38e1193dd06813982b14e60b8e69bc5e9fd1036a
SHA-256: 667385e8fbc9eb8f625b54c796b710d1d9556606a736e5c6ae44a3255e849375
Download juicebox-7.x-2.0-beta5.zipzip 55.48 KB
MD5: e647edeec319a7099cde43098318968c
SHA-1: 6bd13f099af2993abe520725dba6cf3121544e36
SHA-256: 63e2a0ecd7472713a4163ded2798b314c2e8b0220e00523d108c105884e773fd

Release notes

This release contains a "hotfix" for an issue introduced in 7.x-2.0-beta4 that causes a fatal error when using a version of php below 5.3. (#2183197: Fatal error: require_once() [function.require]: Failed opening required '__DIR__/juicebox.field.inc). No other features or changes have been added since 7.x-2.0-beta4.

Note that with few exceptions (see change records) 7.x-2.x is designed to be compatible with galleries built using 7.x-1.x. Please be sure to run update.php when upgrading.

For reference, other changes since 7.x-2.0-beta3 include:

  • Multilingual fix by rjacobs: Fetch non-image mimetype urls with file_create_url() instead of url()
  • Issue #2159939 by rjacobs: Set special config values, like themeUrl, within embed code to ensure they can be correctly managed through the GUI
  • Feature refinement by rjacobs: Allow file description field to be used for captions and titles in field formatter
  • General cleanup by rjacobs: Coder review and misc tweaks.
  • Refactoring by rjacobs: Major code style adjustments to separate formatter and gallery logic and better leverage OOP patterns.
  • Issue #2171715 by rjacobs: Add CORS option that enables Access-Control-Allow-Origin header. Needed for remote embedding (COPE concepts).
  • Issue #2180377 by rjacobs: Add helpful methods to allow more custom gallery manipulations when implementing hook_juicebox_gallery_alter().
  • Refactoring by rjacobs: Simplify XML load logic for fields and make it more consistent across all formatters.
Created by: rjacobs
Created on: 28 Jan 2014 at 16:16 UTC
Last updated: 29 Apr 2014 at 03:48 UTC
Bug fixes

Other releases