Closed (duplicate)
Project:
Organic Groups
Version:
master
Component:
og.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2008 at 07:02 UTC
Updated:
18 Mar 2008 at 15:41 UTC
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
Comment #1
ajayg commentedAfter 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.
Comment #2
ajayg commentedComment #3
ajayg commentedActually 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.
Comment #4
moshe weitzman commentedStill 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.