Skip to content

acrylian/swipe_gestures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.