gimli2 / sigal

It is a free photo gallery written in PHP. This script inspired by simplicity of brilliant MySQL client Adminer from Jakub Vrána. It is completely in only one file. It is very simple to upload it anywhere to hosting and use it in a few seconds. And why don't use this idea for web photo gallery?
Other
2 stars 3 forks source link

allow sub-gallery. recursive getalbums example #9

Closed dmahurin closed 9 years ago

dmahurin commented 9 years ago
  1. allow album (base) paths to be more than one level. remove trailing slash requirement (from internal code and custom functions, like func_getalbums)
  2. (requires 1) allow sub-gallery. If directory has no images/media, assume it is a sub-gallery
  3. (requires 1) add recursive example for func_getalbums
gimli2 commented 9 years ago

I would like to investigate this bigger pull request more deeply. So it take some time...