I tried OG out and it did cause more problems than it solved. Apparently Drupal 6 is implementing this kind of control with a patch to the node.module, but the documentation wasn't very clear.
I found making a module to share arbitrary nodes wasn't really possible without directly hacking the node.module (don't want to do that right off the bat), so I've switched to building a specific node type that allows the kind of sharing I need.
OG
I tried OG out and it did cause more problems than it solved. Apparently Drupal 6 is implementing this kind of control with a patch to the node.module, but the documentation wasn't very clear.
I found making a module to share arbitrary nodes wasn't really possible without directly hacking the node.module (don't want to do that right off the bat), so I've switched to building a specific node type that allows the kind of sharing I need.
Thanks
Phil