When adding images to a gallery, I select a group for each image, add a caption, and save. However, when I go and look at each Gallery Image Node (in the content manager,) the group is not set.

If I edit each image node and re-select the group, then the group selection saves correctly.

Love the module - thanks for all the hard work!

-=Delty

CommentFileSizeAuthor
#4 node_gallery.patch1.9 KBaaron1234nz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

justintime’s picture

Title: OG group selection not being saved when adding new images to a gallery. » Organinc Groups Compatibility
Version: 6.x-2.x-dev » 6.x-3.x-dev
Component: Miscellaneous » Code
Category: bug » feature

Delty - there's no guaranteed compatibility with OG, but it's something I'd like to investigate. Any new features are going into 3.x, so I'm migrating the issue to a feature request on 3.x. There's a very good chance this will work out-of-the-box with 3.x, as we're doing things much more "the Drupal way" wrt adding nodes. If you have time to try 3.x-dev, let us know your results.

dddave’s picture

Title: Organinc Groups Compatibility » Organic Groups Compatibility
Delty’s picture

Will definitely try it out - I'm looking forward to it since this is really a fantastic module!

-=Delty

aaron1234nz’s picture

Version: 6.x-3.x-dev » 6.x-2.0-beta2
Status: Active » Needs review
FileSize
1.9 KB

Here is a patch that will add organic group compatabilty to this module.
It takes the organic group information from the gallery and applies it to the node.

dddave’s picture

Status: Needs review » Closed (won't fix)