Hello there, everyone.
I am trying to create an online community self-help support group web site.
I absolutely love the functionality of organic groups -- it is really fantastic. I am using it with organic group forums as well -- which gives a nice level of group privacy for forum postings. However, I would also like to have a public forum area -- where people from different support groups (or people who have not yet joined to a particular support group) can communicate and write to each other, publicly.
I have been thinking about two separate options for doing this, and was wondering what people thought about these options:
METHOD 1:
Use og_forums for private forums.
Use uieforum for public forums.
(Advantage: I get forums for both private and public / with the nice aggregation functionality of og. I get some cool functionality with uieforums)
(Disadv: uieforum is beta code and will probably take a while to get up to 4.7 specifications, and the code will also now be less "centralized")
METHOD 2:
Use og_forums for private forums AND
Create an og group called "The Whole Community", which everyone is automatically made a member of. (Og_forums for this "group" would then be the de facto "public" forums.)
(Advantage: I don't have to worry as much about 4.7 upgrade. Code is more "centralized.)
(Disadvantage: I don't know how to make everyone automatically a member of the group "the whole community" -- but I could try and figure that one out.)