we handle "inherit acl" with group templates ... which is not inheriting but
"copy". see also:
 * http://moinmoin.wikiwikiweb.de/FeatureRequests/SubPageInheritsAcl
 * http://moinmoin.wikiwikiweb.de/HelpOnTemplates
 * http://moinmoin.wikiwikiweb.de/HelpOnAutoAdmin
 *
http://moinmoin.wikiwikiweb.de/FeatureRequests/TransferAclFromTemplatePage

with 1.6, copy page will allow to create a page with the acl, even if you
have not admin right to set the acl.

but we are missing depsperately:
 * display only my groups templates, not other group templates
    this leads to overflow of template selection.
 * transfer the acl from categories, which would
    allow have access control defined by categories

inherit the category templates acl would mean:
 * introduce a "transfer_acl=true"
 * if this is set, copy all the categories acl into the page
 * if a categories acl is changed, this is copied
   to all pages in this category
 * as this takes time, it has to made sure "restart"
   is possible in case of server crash.

rupert


On 7/30/07, Boris Callens <[EMAIL PROTECTED]> wrote:
>
> I didn't check this, but I think subpages inherit the ACLs of their
> parents.
> So it might be a good idea to search in that direction.
>
> Please keep me updated if you find something out.
>
> Boris
>
> On Mon, 30 Jul 2007 11:42:19 +0200, MartinRadke <[EMAIL PROTECTED]>
> wrote:
>
> > Moin moin,
> >
> > does anyone knows something about inheritance of the acl's from one page
> > to another?
> >
> > The background:
> > I want to use the wiki with different groups. Each member of a group
> > should have read and wright rights for the pages of his group, but only
> > of his group.
> > This is no problem until he likes to make a new page. This page will
> > have no acl's, so everybody can read it. The only way to escape -- as I
> > see so far -- is to give admin rights to the members of the group and to
> > hope, that everybody is so straight to wright the correct acl's on every
> > new page.
> >
> > The following simple mechanism is imaginable: If somebody creates a new
> > page, the new page inherits the acl's of the page from which it was
> > created.
> >
> > This mechanism seems to be suggesting itself but I could not find it in
> > the helpfiles.
> >
> > Thanks for any hints
> >
> > martin
> >
>
>
>
> --
> Boris Callens
> fedEx
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Moin-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/moin-user
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to