[Zope] folder creation
Andreas Jung
Andreas Jung" <andreas@zope.com
Fri, 31 May 2002 11:06:56 -0400
You have to call manage_addFolder(id, title) on the container you
want to create the folder inside (see Zope Book Appendix B).
-aj
----- Original Message -----
From: "Bill Kerr" <kerrb@senet.com.au>
To: <zope@zope.org>
Sent: Thursday, May 30, 2002 23:07
Subject: [Zope] folder creation
> can I create a folder using dtml?
> how do I create a folder in python, if not possible in dtml?
> I have tried to look it up but can't find it
> -- Bill Kerr
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>