Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Adds swipe gesture support for Lightbox2. This makes a lot of sense on mobile or responsive pages, because the "Next" an "Prev" Buttons are only visible on hover.
Description
Adds swipe gesture support to the well known Lightbox2 module for mobiles. Just swipe left or right on galeries to show the previous or next element!
Enable jQuery 1.7 (or higher) in jQuery Update settings ("admin/config/development/jquery_update"). Notice: In our tests 1.7 worked with fewest problems. 1.8 and others are also possible. BUT: Please check if there are bad side effects in your environment!
Thanks:
Thanks to the following projects that were utilitized:
This is a drush extension that can help keeping makefiles updated, which normally is a manual and time consuming process. With this extension you simply ask drush to do all the work.
Entity iframe provides a simple way of creating and managing the embed-ability of content you are creating in a drupal site. It provides a path that displays an item in a different theme (optionally) which is more appropriate for visualizing in an iframe. There are several simple settings for modifying and controlling the output when viewing an entity as an iframe. This provides a consistent path for the rendering an entity in a way that's easy to be displayed in an iframe. An example of when you'd want to use this is when you have entities in a system that are objects for use in other systems (think youtube).