"An example of this is a comments thread moderator. They need permissions to edit portions
of a doc that doesn't belong to them. Is it proposed that I just make everyone an admin?"
No. You would invent a role called "moderator". You would assign this to users you wish to
be moderators, and your validate_doc_update function would prevent users who don't have the
"moderator" role from editing portions of docs that don't belong to them.
B.
On 30 Aug 2012, at 19:38, Wendall Cada wrote:
> An example of this is a comments thread moderator. They need permissions to edit portions
of a doc that doesn't belong to them. Is it proposed that I just make everyone an admin?
|