You are here

Files in Juicebox HTML5 Responsive Image Galleries 7.2

Primary tabs

File namesort descending Location Namespace Description
admin_styles.css css/admin_styles.css /* Styles for contextual links - move to extreme upper corner */ .juicebox-parent.contextual-links-region .contextual-links-wrapper { right: 0; top: 0; } /* Styles for Juicebox gallery placeholders (debug info boxes, etc.)…
juicebox.admin.inc includes/juicebox.admin.inc Administrative page callbacks for the juicebox module.
juicebox.api.php juicebox.api.php Hooks provided by the Juicebox module.
juicebox.field.inc includes/juicebox.field.inc Contains all hooks and related methods for the juicebox_formatter field formatter.
juicebox.info juicebox.info name = Juicebox description = Provides an integration between the Juicebox HTML5 responsive gallery library and Drupal. package = Media core = 7.x dependencies[] = image dependencies[] = libraries (>1.0) configure = admin/config/media/juicebox ;…
juicebox.install juicebox.install Install, update and uninstall functions for the Juicebox module.
juicebox.module juicebox.module Provides Drupal integration with the Juicebox library. This file contains the relevant Drupal hook implementations and callbacks.
juicebox.theme.inc themes/juicebox.theme.inc Theme related functions for processing output related to Juicebox galleries.
JuiceboxBaseCase.test tests/JuiceboxBaseCase.test Common helper methods for Juicebox module tests.
JuiceboxConfCase.test tests/JuiceboxConfCase.test Test case for gallery-specific Juicebox configuration options.
JuiceboxConfGlobalCase.test tests/JuiceboxConfGlobalCase.test Test case for Juicebox global configuration options.
JuiceboxFieldFormatterCase.test tests/JuiceboxFieldFormatterCase.test Test case for Juicebox field formatter.
JuiceboxFileCase.test tests/JuiceboxFileCase.test Test case for Juicebox file handling.
JuiceboxFileEntityCase.test tests/JuiceboxFileEntityCase.test Test case for integration with File Entity module.
JuiceboxFormatterViewsStyle.inc plugins/JuiceboxFormatterViewsStyle.inc Contains the Juicebox views style plugin.
JuiceboxGallery.inc includes/JuiceboxGallery.inc A php-only set of methods to create the script and markup components of a Juicebox gallery.
JuiceboxGalleryDecorator.inc includes/JuiceboxGalleryDecorator.inc Base decorator class for a Juicebox Gallery.
JuiceboxGalleryDrupal.inc includes/JuiceboxGalleryDrupal.inc Class to extend a JuiceboxGalleryDecorator object with Drupal-specific logic and structures.
JuiceboxGalleryDrupalInterface.inc includes/JuiceboxGalleryDrupalInterface.inc Interface definition for a Juicebox gallery that includes Drupal functionality.
JuiceboxGalleryInterface.inc includes/JuiceboxGalleryInterface.inc Interface definition for a Juicebox gallery.
JuiceboxSubRequestCase.test tests/JuiceboxSubRequestCase.test Test case for XML generation based on a sub-request.
JuiceboxViewsCase.test tests/JuiceboxViewsCase.test Test case for integration with File Entity module.
JuiceboxXmlField.inc plugins/JuiceboxXmlField.inc Juicebox XML loader that's used to load (and build via loaded methods) the XML associated with a Drupal field formatter plugin.
JuiceboxXmlInterface.inc plugins/JuiceboxXmlInterface.inc Interface definition for a Juicebox XML loader.
JuiceboxXmlViewsStyle.inc plugins/JuiceboxXmlViewsStyle.inc Juicebox XML loader that's used to load (and build via loaded methods) the XML associated with a Drupal views style formatter plugin.
juicebox_views_test.info tests/views/juicebox_views_test.info name = Juicebox Views Tests description = Provides hook implementations for testing Juicebox views integration. core = 7.x dependencies[] = juicebox dependencies[] = views hidden = TRUE
juicebox_views_test.module tests/views/juicebox_views_test.module This is a helper module to implement some hooks during automated testing.
README.txt README.txt General Information ------------------- This module provides an integration between the Juicebox HTML5 responsive gallery library (http://juicebox.net/) and Drupal. Juicebox is in many ways the successor of Simpleviewer and offers a powerful and…

Other projects