On 11/06/07, Alec Thomas <[EMAIL PROTECTED]> wrote: > > > On 6/11/07, Stephen Moretti <[EMAIL PROTECTED]> wrote: > > I guess my only niggle with it is that I already have groups set up in > my > > permissions that authz doesn't pick up on, but otherwise this is exactly > > what I'm after. > > True, That would be a useful addition to the plugin. > > > The only question that really leaves me with is what exactly does > [EMAIL PROTECTED] > > mean? I get that *Private is any page ending with "Private", its the @* > bit > > that I'm not really sure on. > > The syntax is documented in the plugin: > > > http://trac.edgewall.org/browser/trunk/sample-plugins/authz_policy.py#L40 > > But essentially, the value after the @ denotes the version of the Wiki > page. > > > I'm also guessing that the @ in @private_user is denote private_user as > a > > group rather than a user. Is that correct? > > Correct. This is standard authz syntax. >
Excellent. Thanks for all the help. Regards Stephen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
