[Zope] exception handling for zclient

2001-01-16 Thread wade naveja
i'm using zclient as outlined in http://www.zope.org/Members/lstaffor/ZClientMethod to serve pages from another web server as if they were being served form my zope server. how would i write an exception to handle the case of the other web server being down? when the other web server is down, i'

Re: [Zope] expiring dtml documents

2000-11-21 Thread wade naveja
this is great! i'll give this - or something similar - a try in the near future. in know that zope has a reputation for less than cohesive documentation, but can someone point me in the direction of some zope api documentation? On Sun, 19 Nov 2000, Cees de Groot wrote: > > [EMAIL PROTECTED] s

Re: [Zope] expiring dtml documents

2000-11-18 Thread wade naveja
any insight as to how one might code something like that? On 18 Nov 2000, Cees de Groot wrote: > wade naveja <[EMAIL PROTECTED]> said: > >i maintain a zope server that collects several hundred dtml documents per > >day. there is a need to have dtml documents removed 2 we

[Zope] expiring dtml documents

2000-11-17 Thread wade naveja
i maintain a zope server that collects several hundred dtml documents per day. there is a need to have dtml documents removed 2 weeks after they are created. any suggestions on how to go about doing this? ___ Zope maillist - [EMAIL PROTECTED] http: