[Zope] Programmatically deleting objects
Chris Withers
lists at simplistix.co.uk
Tue Mar 23 04:16:08 EST 2004
(please don't post in html)
Horak, Karl wrote:
> My DTML method, based on the ZMI method for deleting checked items in a
> tree, looks like this:
Try that in ZPT + Python Scripts, much neater...
> <form action="." name="objectItems" method="post">
I'm suspicious of an action of '.', that's very relative... do you have
amatchign <base href=""> tag?
> What is causing the spinning Zope when this is submitted?
Try running up something like Ethereal or TCPWatch and see what's actually going
to and from your server...
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list