Forum Moderators: coopster

Message Too Old, No Replies

Photo Gallery Solution?

non thumbnail navigation

         

jo1ene

1:57 am on Mar 4, 2005 (gmt 0)

10+ Year Member



Any one know of an open source photo gallery script similar to Comdev Photo Gallery 3.0 for PHP? The ones that I've found so far are thumbnail based and my client doesn't want thumbnails. The comdev one browses through full sized images in order. Any suggestions?

jatar_k

6:08 pm on Mar 4, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



the only one I have ever really seen or recommended is this one

[gallery.menalto.com...]

I am not sure what options there may or may not be for full size display.

ergophobe

7:02 pm on Mar 4, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Gallery and Coppermine are both primarily thumbnail based AFAIK. Gallery has an option to do a "slideshow" but it's not really "navigation" per se.

In other words, the person has to navigate to an "album" and then within that album can view pictures full-size, in order.

dreamcatcher

8:52 pm on Mar 4, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Isn`t the comdev one thumbnail based too. I checked the demo and I saw thumbnails.

If you can`t find anything, you will be looking for a custom programmer to put one together for you.

dc

ergophobe

9:27 pm on Mar 4, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Does this need to be a dynamic site with admin capabilities? Because actually, if I recall, there's a Windows XP "powertoy" (powertool?) that creates a slideshow and it sounds like what you're really after is some sort of slideshow ap, no?

I'm sure you could also have pages that would hard link to the Gallery slideshow level so that would be the default so to speak. The thumbnail navigation could either be deleted or left there, depending.

jo1ene

9:36 pm on Mar 4, 2005 (gmt 0)

10+ Year Member



Isn`t the comdev one thumbnail based too. I checked the demo and I saw thumbnails.

There must be an option somwhere because I saw an implementation of it without thumbs. I downloaded a phpPictureGallery that had an option for what I'm talking about but it was broken as well as abandoned.

I'm thinking that I have to sign on my PHP buddy for this one. No slide show. Just "next" and "prev" for full-sized images. I could do this manually with HTML, but what a pain. Thanks for your suggestions.