Help me test SimpleGal plskthx

Soldato
Joined
26 Dec 2003
Posts
16,522
Location
London
Lots of people use and recommend SimpleGal here—in fact, it was originally created for a user here—which boosts my ego no end.

So, let's all have fun and test the beta of SimpleGal 3.0!

It's a 99% rewrite of the last version; although visually it's fairly similar, under the hood and in terms of administration it's a very different beast. It should be faster, more feature-filled and generally lots better than 2.x was.

If you run SimpleGal 2.x, backup the contents of your galleries dir, delete everything else (including your config.php), upload 3.0 and then copy the old galleries contents into the albums directory. Probably best not to delete the old XML files, as I plan to write an upgrade script sometime before the actual 3.0 release.

Go here and download whatever it says is the latest version :)

Installation instructions are at the under-construction site here; general usage should be pretty self-explanatory I think. Enjoy! Test! Give feedback! Post feature suggestions! Rant and rave about how it slaughtered your entire family the moment you uploaded it!

Things that are already on my todo list:

  • Make cache purging a bit more intuitive, although I'm not quite sure how to do this. As it stands, if you create an album or upload an image manually—that is through any means other than the web interface—you have to manually purge the cache, something which is pretty unintuitive. I can think of a couple of good ways to counter this and will see which works best.

(I hope posting this at nearly 4:30 in the morning won't hamper its viewing, and reserve a free bump tomorrow evening accordingly)
 
Last edited:
if the filenames (which have no spaces) are too long, you might want to truncate the text or wrap it...

untitledsn5.jpg


also no album thumbnail is generated on the main page???

edit: now i'm going to be really nitpicky.... i notice you have a plus sign which you can click to expand the exif data. now when the data is expanded i think the icon should change to a minus - afterall when you click it again, it does hide the data. :)
 
Last edited:
marc2003 said:
if the filenames (which have no spaces) are too long, you might want to truncate the text or wrap it...

untitledsn5.jpg

werd, I already did this but I must have removed it accimadentally. I will add!

marc2003 said:
also no album thumbnail is generated on the main page???

View an image when logged in, then hit "Use as album thumbnail". Sorted.

marc2003 said:
edit: now i'm going to be really nitpicky.... i notice you have a plus sign which you can click to expand the exif data. now when the data is expanded i think the icon should change to a minus - afterall when you click it again, it does hide the data. :)

Oh you and your picking of nits! Fine! Thy will be done!
 
Last edited:
robmiller said:
werd, I already did this but I must have removed it accimadentally. I will add!

i thought it was a little odd as you went to the effort of tidying up filenames coverting underscores and slashes to spaces which i though was neat.... :)

robmiller said:
View an image when logged in, then hit "Use as album thumbnail". Sorted.

yup. that works.

robmiller said:
Oh you and your picking of nits! Fine! Thy will be done!

:cool:
 
from the config file layout, i get the impression that it's ok to change the thumbnail size? but if i do change it, say to 250... look what happens.... :p

firefox 2.0.0.2
ffnk1.jpg


ie6
iejt1.jpg


i've only recently re-installed windows xp so i haven't got ie7 yet. i'll try it later on. :)
 
You have to edit the stylesheet, naturlich—the CSS can't magically know your thumbnail size!

(I could make it a PHP stylesheet but I don't really want to go down that road sry)
 
robmiller said:
You have to edit the stylesheet, naturlich—the CSS can't magically know your thumbnail size!

(I could make it a PHP stylesheet but I don't really want to go down that road sry)

fairy nuff. :)

maybe a little comment about that in the config file would help? not everyone who uses this is going to be a php/css guru. me for example, i know nothing.... :o :D
 
Back
Top Bottom