Hello everyone,
I'm setting up a website for a school using Drupal 6 and Organic Groups.
I need to create a group for each class (12, for now), and some groups for some extra-curricular activities of our students (a couple at the moment).

So every student is at least member of one group (his/her class), but can also be member of more groups. But they should post on one group at a time.

I've seen the currently OG module adds a "audience" section to the new content form, but don't like it. I'd prefer to leave my new content form as clean as possible.
I'd prefer if any content created from the group page would be automatically added to the group.

Is there a way to accomplish this with Drupal 6 and Organic Groups or some other module?

thanks in advance

Comments

lyosef’s picture

I ran across this solution just the other day. Select 'Organic groups' from the administration menu, then select 'Organic groups configuration'. Expand the 'Groups details' menu and deselect 'Audience checkboxes.' Click 'Save configuration'. This option assumes that the user wants to post into the current group only. I realize this question is rather old (you've probably found a solution by now) but maybe the answer will help someone else.