[Zope] Strategy for taking site offline temporarily
David Pratt
fairwinds at eastlink.ca
Fri Feb 18 09:28:58 EST 2005
Hi Roberto. This is exactly the type of strategy I was looking for.
Thank you for pointing this out. I will work with this today. It
should be fairly straight forward to implement.
Regards,
David
On Friday, February 18, 2005, at 03:19 AM, Roberto Lupi wrote:
> You could use an access rule to redirect non-Manager users to a
> work-in-progress page; you could set a boolean property on the root
> folder, check its value before redirecting. In this way, you can turn
> redirection on and off at will.
>
> On Fri, 18 Feb 2005 01:10:59 -0400, David Pratt
> <fairwinds at eastlink.ca> wrote:
>> What is the best strategy for taking a zope site temporarily offlineso
>> visitors are provided with friendly message while manager (or other
>> intermediate manager roles) can still view.
>
> --
> Roberto Lupi
> http://www.lupi-software.com/
>
>
> --
> Roberto Lupi
> http://www.lupi-software.com/
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
More information about the Zope
mailing list