Damn! Then I find a nice and clean PHP photoalbum script, but it lacks a good web interface (assumes you can FTP).
Most photo gallery scripts are typical open source messes with lots of useless features. Any tips for a PHP script that makes it easy to upload (unoptimized) pictures from your digital camera and presents them cleanly.
May 25th, 2004 at 8:19 am
I have written a small one. It’s at http://www.solitude.dk/gallerythingie/
You can change the default template very easily to fit your needs. You can however not upload more than one photo at the time (this is on my todo list)
May 25th, 2004 at 1:45 pm
It’s client side, but I really like JAlbum for this kind of thing.
http://jalbum.net/
It will generate thumbs and gallery pages and then ftp the whole package to where you want it to go.
May 25th, 2004 at 3:11 pm
I think Photostack (http://photostack.org/) is a ripper. See http://photostack.org/documentation/#organization for more details including web interface. Clean initial template credited to Dean at Textism (http://textism.com/photos/).