Another variation of public and private - need help
Groups:
Terms:
I would like to modify a Drupal Commons site so that authenticated users can create some content that is viewable by anyone, including anonymous users and other content that is only available to other authenticated users.
I'm not entirely clear how to go about this. I believe that the private content is best handled within a private group. Is that correct? For now, there will probably only be one group, but users who join the site will have to join the group, right?
Then, is there a way to create a public group that anonymous users can view, but not add to or edit? Is there a better way to allow authenticated users to create content (discussions and events) that anonymous users can view?
Thanks.

