[Zope] Product - default Folders/Documents...

Juergen R. Plasser / HEXAGON plasser@hexagon.at
Thu, 07 Feb 2002 15:37:09 +0100


Hi all!

I want to copy some default folders and documents (as well as other 
objects) into the created product (I want to use the ieeditor from 
http://vsbabu.org/webdev/zopedev/ieeditor.html and copy the files 
programmatically)

When I have a folder containing some other folders/documents/objects in the 
product folder in the control panel (puhh) I want to copy this folder 
object to the product instance at creation time (in the product add 
method). How can I implement this with dtml (preferred) or python scripts?

Thanks for your time,
Juergen