Does anyone know if Zope allows customization of error messages? In particular, can 'authorization' error messages be customized? I read somewhere that in earlier Zope versions customization of authorization errors was only possible by editing Zope's Python source code. Is this still the case? Any help would be appreciated. Thanks. -Asad __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
At 01:27 PM 2/13/2003, Asad Habib wrote:
Does anyone know if Zope allows customization of error messages?
It does. Read: http://www.zope.org/Members/JohnC/StandardErrorMessage HTH, Dylan
--- Dylan Reinhardt <zope@dylanreinhardt.com> wrote:
At 01:27 PM 2/13/2003, Asad Habib wrote:
Does anyone know if Zope allows customization of error messages?
It does. Read:
http://www.zope.org/Members/JohnC/StandardErrorMessage
HTH,
Dylan
_______________________________________________ Zope maillist - Zope@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 )
Yes, I read this article. However, it mentions that the only way to customize the standard_error_message method is to modify Zope's Python source code. Is there another easier of achieving the same thing? I am using Zope 2.5.1. Any help would be greatly appreciated. Thanks. -Asad __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
participants (2)
-
Asad Habib -
Dylan Reinhardt