This is the new version of my plug & play gallery (2.4) http://animagallery.gnifi.com Old version was http://dg.no.sapo.pt What you think of it?
- Comment and rating function is good. - Folder structure needs some design. You may consider doing it bigger fonts and bigger icons. - How do you keep ratings and comments if it doesn't need mysql? - Also it needs a counter to show how many times visitors viewed a photo etc. Good luck.
It doesnt need mysql, comments/ratings/stats are saved in a flat file unique for each image. I never implemented mysql because it wouldn't help the directory loading process and this is a plug & play gallery, everything that has mysql can't be plug & play since you have to configure db But i had in my mind adding an add-on like a mysql module for the mysql fans There is a image hit counter, if you mouse-over the thumbnails it says how many times people loaded the full version of that image, this counter can also be placed under the thumbnail footer if you go play with settings at the admin board (something you can't at this demo because you dont know the pass ). Please show me an example of better style, i can always add an alternate theme I consider this "simplistic" default style easier for ppl to tweak/modify to their own preferences (since all templates are HTML only in this new version the customization is easier). btw i have other script based in mysql, it is way more complex than this yet this one (anima gallery) is way more popular ^^