|
Posted by Steve on 11/12/07 08:52
In article <1194640728.807565.27280@19g2000hsx.googlegroups.com>,
pennington.chris@gmail.com () wrote:
> *Subject:* Re: Simple image gallery?
> *From:* "pennington.chris@gmail.com" <pennington.chris@gmail.com>
> *Date:* Fri, 09 Nov 2007 12:38:48 -0800
>
> On Nov 9, 8:33 am, JackM <notr...@earthlink.net> wrote:
> >
> > Just wondering... is the ability to add descriptions to the
> > individual
> > photos somewhere on the future "to do" list?
>
> It really isn't in my plans to make such an addition. My initial
> vision for this script was to just grab all of the images out of a
> directory and display them with thumbnails and use a functional
> navigation system for multiple pages of pictures. I've been trying
> to
> keep it as light weight as possible and I don't really want to
> include
> any database work (which would be needed for desciptions and other
> information for each picture).
>
> If anyone wants to take my code and create a more intuitive image
> gallery with it, then by all means do so, but I feel that I have
> created a solution for the initial problem that I had in mind.
>
> I'm always free to suggestions, and I hope to be creating an actual
> description page for this project in the near future so that it is
> easier to understand any changes and to also make requests.
>
>
JAlbum gets round this by taking text from a .txt file.
photo1.jpg displays text from photo1.txt
photo2.jpg < photo2.txt and so on.
Unfortunately JA needs to be rebuilt each time the folder contents change
:-(
As this is dynamic, I like it :-)
Previous/Next links while the photo is open full screen would be nice too.
To work through an entire folder when there are lots of photos becomes a
drag continually returning to the index page.
Thanks,
- Steve
Navigation:
[Reply to this message]
|