In a "relational database" point of view, the photo and the photo
description should connected with a relation to each other. In
BoltWire, the connection maybe better to use info vars like:

photo.001: the description of photo.001
photo.002: the description of photo.002
photo.003: the description of photo.003

So we can retrieve the description for every photo something like
{info.gallery::{+p}}. It would also be possible to write descriptions
photo by photo.

Cheers, linly

On 4月10日, 上午10時49分, karlh626 <[email protected]> wrote:
> I have wanted a photo gallery for a while in a wiki and in the past
> have wondered about using something like Gallery2 and just sharing the
> header between boltwire and Gallery2.
>
> Today, I was thinking about a search function I saw in the
> documentation that would list pictures according to the directory they
> were listed in under "files".  I thought that this would be a neat way
> to list the pictures if you could set a template that defined a border
> (table) around each picture.  Then each picture would be assigned an
> attribute of a certain height and width for uniformity and then set
> variables to define the number of pictures displayed on each row or
> base the width number on some value determined by the width attribute
> used.
>
> If a picture was clicked, it would open in a new window displaying the
> full size.  I don't think dynamic resizing or anything like that would
> be necessary for simplicity.
>
> Then I wondered it it would be possible to assign "tags" to each
> picture by use of something like infotags which would associate text
> with an image filename rather than a page filename.
>
> ...If anyone else thinks my late night brainstorm merits any further
> discussion, I would love to see what might be possible.
>
> I am also very impressed with the infotags plugin used in conjunction
> with Linly's wikiblog.  I am planning on switching all blogging
> activity to that that method.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to