Active
Project:
PROG Gallery
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 01:17 UTC
Updated:
11 Mar 2009 at 20:14 UTC
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
Comment #1
mikgreen commentedI 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.