Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 740 Bytes

SwipeGestures

A Zenphoto plugin that enables touch screen left and right swiping for:

  • next/prev single image
  • next/prev album page
  • next/prev news loop page ("news on index" option not supported)
  • next/prev single news article

Based on the jQuery plugin touchSwipe http://labs.rampinteractive.co.uk/touchSwipe

The plugin triggers on the <html> main element so you can swipe on the whole page.

Please note: This plugin only triggers the loading the pages on swipe gestures. It does not and cannot provide any swipe animation. This would be theme domain.

Usage

Put the file swipe_gestures.php and the folder of the same name into your /plugins folder and enable the plugin.