There's this php photo album - Gallery3. I needed it to share images but the outlook had to be different:
- the title of the pics is HH:MM
- Separator between pictures from different days.
- Ordered by exif.date-picture-taken
- Upload from a phone (only current option is via ftp and then load the pics to the album via a module).
- Special simple comments section.
This is the patch - it's ugly and inconsistent, but it works for me. My php is not that awesome 🙂
(in gallery3 with modules)# patch -p1 < gallery3.diet.ver3.patch