> is there a way that we can set who can just "edit" the
> _ContentBaseDefinition topic without affecting the other topics under a
> particular namespace?

AllowManageNamespace and DenyManageNamespace define who can edit
_ContentBaseDefinition (as well as who can lock and unlock topics whenever
we add that feature to the UI). So you could do something like this: 

AllowEdit: all
DenyManageNamespace: anonymous

And anyone could edit any topic in the namespace except for
_ContentBaseDefinition. To edit _ContentBaseDefinition, you'd need to be
authenticated.  



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to