Hi!
Ive used zp for a couple days now and ive noticed some stuff that could be better:
[b]Deleting an album that still has images in it or a hidden folder.[/b]
Maybe it just was my doing, but i got a couple PHP errors when zp stumbled upon some .hidden folders and some with images in it still. So, recursively travel the dirs hierarchy and on the way up, delete folders
[b]Better pre-cache.[/b]
Ive got some 5000 pics, pre-cacheing them all at once might be a bad idea, but if you do it albumwise (maybe if amount of pics in album is >=10) it shouldnt be to hard (and stay under my php's 30second script timelimit(?)), and then press "Pre-cache next album/page". Itd require some attention, but so be it.
On another thought, why not checkmark select the albums you want pre-cached?
Also, pre-cache seems slow, but i know filesize and maybe even GD has a say about it, cant wait for a choice of imagemagick too
I rather enjoy zp, it seems to have a light footprint yet robustly scripted and easy to work with. And i can upload albums via FTP <3.
BR,
David
[i]Edit: Fixed some spelling.[/i]