Fw: [Zope] Drag and Drop in ZMI?
Joachim Werner
joe@iuveno-net.de
Fri, 31 Aug 2001 18:44:41 +0200
> > Has anyone else tried this.. or can suggest which module I "HotPatch ..
> MonkeyPatch ..
> > DynamicPatch" to allow me to inject some HTML in ZMI folder pages?
This one isn't really hard. I haven't done it myself, but other programs,
e.g. "BSCW", use drag&drop via Javascript. You'd just have to beef up the
DTML in "main.dtml" (lib/python/OFS/dtml/main.dtml) with some Javascript
magic.
Would you mind sending me a copy if you succeed? ;-)
Joachim
Here is an URL for the BSCW drag&drop uploader:
http://bscw.gmd.de/DownloadGoodies.html#interface