Question
I'm currently using
ImageGalleryPlugin to create simple galleries of multiple attached images in my Twiki. Right now all the images (some pages have over 30) all appear together, but I would like to organize the images into categories. Is there a way to 'tag' an attached image with a reference like 'Poster' or 'Magazine', then use multiple
ImageGalleryPlugins with each one only pulling a specific tag? (The sections could be divided easily with regular headings.)
Environment
--
JohnVKnowles - 02 Nov 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Put all the Poster images into the Poster topic and the Magazine images into the Magazine topic and call the images from another topic, maybe by using an %include% that calls the template containing your
ImageGallery code.
--
SteveStark - 04 Dec 2006