This module looks very promising and capable.

From the demo it appears as though you use a prog_gallery node type to collect together image node types? Or have I misunderstood?

My goal is to create a flexible way to do bulk upload of images into a gallery within an organic group. We already achieve this in part by simply allow image nodes to be assigned to the group, and then have a view that shows just the images for that group.

What we don't have is:
1) A way to create galleries of these image nodes - such as with prog
2) A way to achieve bulk upload of images with the og context set.

Are either of these something you might be interested in developing?

Comments

mikgreen’s picture

I believe prog_gallery would work just fine in OG. As prog_gallery is just a node type.

Yes, all what prog_gallery essentially does - it keeps images (image nodes) in a gallery (prog_gallery node type).

You still have node editing form for gallery. So you can assign prog_gallery node to group (not really sure how exactly OG works) and do other stuff just like with any other node.