[Zope] Site Access Rules and Permissions
Evan Simpson
evan@4-am.com
Tue, 14 Mar 2000 13:20:39 -0500
----- Original Message -----
From: Chris Withers <chrisw@nipltd.com>
> So, it's okay to copy a Site Access Rule DTML method to another folder and
then set as a Site Access
> rule in that folder? I could have sworn when I tried it, the original
stopped working too...
> ...but I was probbably wrong...
That should work fine. The only weird detail here is that the *icon* of the
method probably won't update correctly unless/until you make it not a Rule
before copying/renaming/moving it. That's because the icon change is a
kludge.
> > Was this Rule living in the subfolder where the SiteRoot would have
been?
>
> Nope... I was hoping just to have one Site Root Access rule that got
aquired for each site. Is that
> not possible? :S
Access Rules are *NEVER* acquired. If they were, you'd have to think about
what they might do in every single contained folder.
Cheers,
Evan @ digicool & 4-am