[Zope-CMF] Re: available properties for .metadata file in CMF 1.4?
Gerry Kirk
gerry@dioceseonline.com
Mon, 23 Jun 2003 13:42:49 -0400
Andy McKay wrote:
>> Thanks, Andy. That covers them all, I take it? For security settings,
>> one can enable and disable role permissions? To do that, would I need
>> two lines, or can it be done in one? Would I define it as follows:
>>
>> Access contents information = 1:Manager
>> Access contents information = 0:Member,Reviewer,Anonymous
>
>
> Eh? That makes no sense mate. Think of it as directly reflecting the
> security tab you see in the ZMI
>
> To me this says have acquire permissions be both one and zero (obviously
> a problem) and give permission to Manager, Memeber, Reviewer and Anonymous.
>
> Think what you would have in the security tab and put it in the code.
What purpose does the '1' have then?
So, if I don't include a role in the list, then that implies that they
don't have permission?
Sorry if I'm being a little dense here.
Gerry
> --
> Andy McKay
> http://www.agmweb.ca
>