Collaborative writing in Groups?
Hi, I'm looking toward a solution to allow users of specifics groups to edit posts made by other members of the same group. Use case: I have a Group "Foo". Users "john" & "Alice" belong to "Foo", but user "Bob" don't John add a new page to Foo (not public) Bob don't see the new page, but Alice do : great :) But : How could Alice edit John posts (not using comments, just use the "edit" tab) ? Is it possible using OG & contributed modules ? I tried some configurations with OG, Content type, & workflow module, it almost works except that Bob still have access to /node/myprivatecollaborativepost/edit (but not to /node/myprivatecollaborativepost ) Thanks for any help Pierre-Yves
Quoting pyg <pyg@framasoft.net>:
Hi, I'm looking toward a solution to allow users of specifics groups to edit posts made by other members of the same group.
Use case: I have a Group "Foo". Users "john" & "Alice" belong to "Foo", but user "Bob" don't John add a new page to Foo (not public) Bob don't see the new page, but Alice do : great :)
But : How could Alice edit John posts (not using comments, just use the "edit" tab) ?
Is it possible using OG & contributed modules ?
I tried some configurations with OG, Content type, & workflow module, it almost works except that Bob still have access to /node/myprivatecollaborativepost/edit (but not to /node/myprivatecollaborativepost )
Thanks for any help
I suggest http://drupal.org/project/content_access to allow this type of access control. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
participants (2)
-
Earnie Boyd -
pyg