[Zope] Custom unauthorized message

Farrell, Troy troy.farrell@wcg.com
Tue, 17 Apr 2001 14:13:34 -0500


That's the ticket, Andy!  Reference an article that requires a $395
subscription!

-----Original Message-----
From: Andy McKay [mailto:andym@ActiveState.com]
Sent: Tuesday, April 17, 2001 1:53 PM
To: Chris Withers; Menard.Jean-Francois@hydro.qc.ca; zope@zope.org
Subject: Re: [Zope] Custom unauthorized message


2.3 perhaps, I was expecting to go the same old route of hacking the source
but then I found all error message now go to standard_error_message. If
there is an error rendering that then off it goes to the source.

http://www.activestate.com/ASPN/Perl/Books/advperl/appa_01.html

for example :)

Cheers.
--
  Andy McKay.


----- Original Message -----
From: "Chris Withers" <chrisw@nipltd.com>
To: "Andy McKay" <andym@activestate.com>;
<Menard.Jean-Francois@hydro.qc.ca>; <zope@zope.org>
Sent: Tuesday, April 17, 2001 11:43 AM
Subject: Re: [Zope] Custom unauthorized message


> > <dtml-if "_.str(error_type)=='Unauthorized'">
> >   <dtml-var standard_unauthorized_message>
> > </dtml-if>
>
> When did that start working?!
>
> cheers,
>
> Chris
>
>


_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )