[Zope] Copy 'n Paste

Menno Brandsen menno@zreal.net
Fri, 20 Apr 2001 08:49:06 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0016_01C0C976.C1D09490
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hello all,
I'm trying to write a little script that makes it possible to copy a folder
out of the root into a sub folder just by clicking on a link !

I've tried this, but it doesnt seem to work !

<dtml-let clip="manage_copyObjects(objectIds('pasteme'))">
<dtml-call "manage_pasteObjects(clip)">
</dtml-let>

 I hope someone can help out with this !


 Cheers, Menno

------=_NextPart_000_0016_01C0C976.C1D09490
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D507594713-19042001>Hello =
all,=20
</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D507594713-19042001>I'm =
trying to write=20
a little script that makes it possible to copy a folder out of the root =
into a=20
sub folder just by clicking on a link !</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D507594713-19042001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D507594713-19042001>I've =
tried this, but=20
it doesnt seem to work !</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D507594713-19042001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D507594713-19042001>&lt;dtml-let=20
clip=3D"manage_copyObjects(objectIds('pasteme'))"&gt;<BR>&lt;dtml-call=20
"manage_pasteObjects(clip)"&gt;<BR>&lt;/dtml-let&gt;</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D507594713-19042001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D507594713-19042001></SPAN></FONT>&nbsp;<FONT face=3DArial =
size=3D2><SPAN=20
class=3D507594713-19042001>I hope someone can help out with this=20
!</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D507594713-19042001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D507594713-19042001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D507594713-19042001></SPAN></FONT>&nbsp;<FONT face=3DArial =
size=3D2><SPAN=20
class=3D507594713-19042001>Cheers,=20
Menno</SPAN></FONT></DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_0016_01C0C976.C1D09490--