On 04 Dec 2008 14:17:57 -0800, [EMAIL PROTECTED] wrote:
>
> Ted Stern a écrit :
>
>> What happens if you 
>> 
>>   <<Include(/ReadOnlySubPage)>>
>> 
>> and then put the #acl All:read portion in there?
>
> anybody can remove the include :-(
>
> jdd

Okay, just reverse it.

Top level page:

    #acl All:read TrustedGroup:read,write,delete,revert AdminGroup:...

    <<Include(/ReadWriteSubPageOne,,editlink)>>

        put #acl All:read,write,delete,revert in there.

    Read Only stuff is in the rest of the page.  But maybe you need
    more Read/Write stuff at the bottom:

    <<Include(/ReadWriteSubPageTwo,,editlink)>>

This isn't the most obvious thing for users, so you would want to
point out what they should do if they want to make changes.

Ted
-- 
 Frango ut patefaciam -- I break so that I may reveal

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to