Question
Is there a good example of managing image galleries available?
I have a number of image galleries (each gallery is a page containing multiple images, displayed using the
ImageGalleryPlugin.
However, I would like to be able to 'tag' individual images and search for image keywords. Is there some way to do this? Creating one page for each image in order to tag it, is not a viable option.
Environment
--
HelenJohnstone - 20 Feb 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I have implemented the
Lightbox 2 image gallery successfully with an include file holding all the code. You can add tags through the
title of the link. all the code is javascript and contained at topic level. no printing however as the images are reference by an anchor rather than an img.
--
BrianTibbels - 02 Apr 2008
Could you package this to a
LightboxGalleryAddOn or something similar?
--
FranzJosefGigler - 02 Apr 2008
Still needs to be packaged up properly but you can see it working at
LightBoxExample
--
BrianTibbels - 24 Apr 2008
Very nice, thanks!
--
FranzJosefGigler - 24 Apr 2008