Francesco Margutti wrote at 2007-11-28 14:09 +0100: > ... >But i want insert in this structure a already existing template that is >in the folder of the script. >How can i do this??
You use methods of "OFS.CopySupport" to copy and paste the object: "manage_copyObjects" and "manage_pasteObjects". -- Dieter _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
