• gwark

    (@gwark)


    I would like to display a subset of images from one or more galleries and was wondering if there was an easy way to do this besides using a tag specifically to group those images (but lacking any meaning otherwise).

    Ideally I could use the imagebrowser or something like the nggtags short codes to supply a list of image ids.

    I took a brief look at the code and it seemed like it should be fairly straightforward to implement (if it’s not already), but I don’t really know php, so that’s just based on looking at function names and making some guesses about what was going on.

    If there is something already implemented, that I couldn’t find documented, that would be great, otherwise if someone could help me figure out how to modify the code, I don’t mind doing that either.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • rhysemt

    (@rhysemt)

    Hi Gwark,

    Just to state the obvious, I assume selecting the gallery then “image list” when inserting a gallery in a post is not meeting your needs?

    Thread Starter gwark

    (@gwark)

    Thanks for the response. If I’m understanding your suggestion, it probably would do most of what I want, but I’m not finding the documentation for that option, and my attempts to use it:

    [nggallery id=555,imagelist=7893,7894,7895]
    and
    [nggallery id=555,image list=7893,7894,7895]

    (where 555 is the gallery ID, and 789X are the picture IDs I want)

    just reproduced the entire gallery,not the subset of images.

    The only other thing would be the ability to combine images from multiple galleries by image ID.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: NextGEN Gallery] picture list’ is closed to new replies.