Messenger Stuff Community Forums

Full Version: good php and/or ajax photo gallery??
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
can anyone recommend me a good free little php and/or ajax photo gallery please ...

i want it to be/have:
> simple/minimalistic design
> easily skinned/changed design
> ability to integrate well into another page
> thumbnail views
> some other stuff that i don't think matters too much

i do know of a few but i was wondering if there are any that other people can think of or have used and found good .?
http://dxlabs.skarz.co.uk/amine/gallery.php
Thats one I made a while ago including a slideshow. Has uploading capability which resizes the image to make a thumbnail too. Check it out and Ill see if I can package it. Tbh i haven't seen the code in ages.
looks great :p

just a few questions:
> are the thumbnails always square
> can you add the image name onto the thumbnails page
> can you add a description which appears on the individual picture page
> does it use mysql
> whats the upload ui like
the andyman Wrote:looks great :p

just a few questions:
> are the thumbnails always square
> can you add the image name onto the thumbnails page
> can you add a description which appears on the individual picture page
> does it use mysql
> whats the upload ui like

> Yup they are, but that can change in the config
> Same again, just have to add the code
> Erm, I think yup but I'd have to add another page where you can enter the description but is very possible
> no mysql at all
> upload UI is a basic form
http://dxlabs.skarz.co.uk/amine/upload.php
user: hm
pass: gal
after you've logged in you can either upload an image or if you click on a picture and scroll to the bottom there is admin options enabled, which atm is just delete image. I guess I can put the "add/edit description option there"
sounds good - i'd really appreciate it if you could try and make the changes i want please, ... i can try and do extra ones i want once i got it

also, is the picture name always the file name??
the andyman Wrote:sounds good - i'd really appreciate it if you could try and make the changes i want please, ... i can try and do extra ones i want once i got it

also, is the picture name always the file name??
Ill try to do it ASAP but we've got exams all of this week so it'd have to be sometime this weekend.
The picture name could be changed, just have to add an extra input in the upload form.
hmaster Wrote:The picture name could be changed, just have to add an extra input in the upload form.
thanks - that would be great
hmaster Wrote:Ill try to do it ASAP but we've got exams all of this week so it'd have to be sometime this weekend.
no probs, take as long as you need/want - i'm grateful you're doing it anyway.

i've some exams too: 2 science module exams tomorrow, but a very easy rest of the week :p: last lesson off tomorrow and thursday, first lesson off then "careers day" on wendesday and all of friday off :d - actually i should be revising now, cya
I'd love to get a hold of that gallery as well;)
Yeah itll be open source so anyone can have it really ;)
hows it coming along??
Pages: 1 2
Reference URL's