I have an image gallery with a few hundred photos in it, and I would like to break this one gallery up into multiple galleries. Is there an easy way to do this? (Or a hard way?)
The why: I have weblogs that essentially correspond to the categories in the gallery, so, let’s just say, I have a weblog called “Kittens”, I also have a gallery category called “Kittens”. I use EE’s standard custom relationship field to select images to associate with posts.
As the gallery has gotten larger, it has become an increasingly onerous chore to find the images I’d like to related to my entries.
My solution, since I can’t restrict the relationship field to categories within the gallery, is to break my images out into separate galleries.
But I’d love to not have to recreate gallery entries for all my images 😊
Thanks for any help!
(FWIW, I’m using ExpressionEngine 1.6.8)