This project is not covered by Drupal’s security advisory policy.

Simplest Gallery will allow you to create a zero-config (well almost) image gallery. All you need to do is create a folder named "images" in your site's root folder. Inside the folder "images" you create subfolders with any name you want (make it descriptive, eg "holiday09") and simplestgallery will do the rest.
You can access your gallery (a collection of albums) at www.example.com/gallery and your albums at www.example.com/gallery/album/albumname (where albumname is eg holiday09).

TODO
-------
1. make a config page to allow users to change the hardcoded urls (gallery and gallery/album)
2. make a config page to allow users to change the hardcoded paths (./images)
3. ...

A live demo is at http://martijn.sudo-s.net/gallery

**warning**
For optimal performance in this version, make sure your images are 226*169. Impact of having bigger images might be huge. This will be looked at in future versions.

Project information

Releases