consider adding fifth option to visibility of posts configuration under Node authering form

5. Visibily of posts chosen by Group Author/Manager (using checbox public/private) and can NOT be overriden by group member.

Comments

ajayg’s picture

Title: Simplify options for visibilty of posts » Add fifth option to visibilty of posts

After thinking more, following options may provide a broader use case scenarios. And need only 2 options for visibilty of posts.

Default Visibility chosen by Group author/Manager using a checkbox during group creation. Can be overriden by user
Default Visibility chosen by Group author/Manager using a checkbox during group creation. Can NOT be changed by user.

And this simplfies UI (the concern Moshe had earlier). This will however need a per group attribute in the database.

ajayg’s picture

Title: Add fifth option to visibilty of posts » Simplify options for visibilty of posts
ajayg’s picture

Title: Add fifth option to visibilty of posts » Simplify options for visibilty of posts

Actually this configuration option can be completely removed from OG admin configuration. And can be added during the Group creation. So Group manager will define following

- Default Post Visibility in the group
1. Public OR 2. Private

- Check here to allow group members to override the above default.

moshe weitzman’s picture

Status: Active » Closed (duplicate)

Still a dupe of http://drupal.org/node/192933. You want to take an existing pref and make it editable at group level. thats what that issue is about.