Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Overview
Inplace Gallery implements a field formatter for image fields to display multiple images in a nice and configurable gallery, which can be further themed with CSS styling. Inplace Gallery uses jCarousel and touchSwipe libraries to provide clean galleries which can be controlled using your mouse, keyboard or touch device.
Features
- Quick creation of galleries
- Use different galleries for each content type.
- You can use your gallery presets as you would use any imagestyle preset.
- Supports control by clicking with your mouse, using the arrowkeys on your keyboard and swiping on your touch device.
Requirements
- Field API
- Image API
- Libraries API
- jCarousel library
- touchSwipe library
Known problems
- #1280548: Any Gallery larger than 10.000px behaves weird. Any gallery larger than 10.000px (image width * number of images) behaves weird. This is due to a bug in jQuery 1.4 but is resolved with jQuery 1.5, so using jQuery update resolves the issue.
- #1280560: Too many pictures "break" the module After adding too many pictures to a gallery the creation of the pics and the CSS may reach max_execution_time.
Recommended modules
- jQuery Update: Upgrades the version of jQuery in Drupal core to a newer version of jQuery.
Credits
Current maintainers:
Project information
- Created by flosuter on , updated