Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (28 loc) · 1.01 KB

Google Images Gallery with Folder Browser

This Repo is a fork of https://github.com/mattbradley/google-images-gallery

Differences from Orignal Repo

  • Added Folder Browser
  • Pics are restricted by php script rather than folder
  • Removed Random Photo Order
  • Added load more images when scroll down
  • Added send json pages
  • Added Json Loading Folders
  • Fix issue of Single Quote in Image causing script error
  • Dynamically changes width of images on orientation change for IOS Safari
  • Added Image Fallback when server load to php file is high Installation

Put your images in the pics/ directory or configure config.php to picture location. Do not delete 'pic/', but you can delete 'pics/'. Visit gallery.php.

Dependencies

License

Copyright (c) 2012 Matt Bradley

This software is freely distributable under the terms of the MIT License.