TouchTouch is a module written by blacksnipe for Drupal 7.x to enable a front-end gallery for images in fields, based on an extended(*) version of the jQuery-plugin by Martin Angelov described on
http://tutorialzine.com/2012/04/mobile-touch-gallery/.
You can add it as a field formatter or simply use the formatter for fields in Views.
(*) The plugin is based on the one by Martin Angelov, but with some modifications like:
The popup now has an extra button to close the overlay.When pressing ESC on the keyboard, the overlay closes....
This is the main reason why the plugin isn't loaded as a library - I know, it was a tough call for me too! I've added the plugin as a library, so users can edit the plugin to match their needs. You can always work on the version provided or the version by Martin Angelov.
To submit bug reports and feature suggestions:
http://www.drupal.org/project/issues/2419583
Requirements
- Image (core)
- Libraries API
Usage
Add as field formatter
- Download the library from TouchTouch and add the
/assets/touchTouchfolder to the libraries. Rename the folder from 'touchTouch' to 'touchtouch' (the main file should be under/sites/all/libraries/touchtouch/touchTouch.jquery.js) - Enable the module and requirements
- Edit the content type which contains the field you want to show as the TouchTouch-gallery.
- Manage the display of the content type (usually this is found under
www.yoursite.com/admin/structure/types/manage/__your_content_type__/display) - Change the format of the Image-field you'd like. Change it to "TouchTouch gallery"
- Select an image style for the clickable preview image
- ... and the big image (not required)
- Save the settings
- That's it!
Use in Views
- Download the library from TouchTouch and add the
/assets/touchTouchfolder to the libraries. Rename the folder from 'touchTouch' to 'touchtouch' (the main file should be under/sites/all/libraries/touchtouch/touchTouch.jquery.js) - Enable the module and requirements
- Add the fields or render the entities and follow the steps under "Add as field formatter"
- When selected as fields, set the formatter of the field to "TouchTouch gallery"
- Select an image style for the clickable preview image
- ... and the big image (not required)
- Save the view
- That's it!
Maintainers
If you'd like to complain, or - preferably - give suggestions, feel free to contact these nice folks:
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Content display, Developer tools, Site structure
16 sites report using this module
- Created by blacksnipe on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
