On Mon, Apr 11, 2005 at 04:43:38PM -0400, Jeffrey E. Forcier wrote:
I'm attempting to use mostly-vanilla Zope to implement an intranet here at my office, but am finding it difficult to use a 'feature' that I imagine should be possible. I've created a template for what ideally would be a single object/class type, containing multiple different kinds of Zope objects, and want to be able to clone new copies of that template as one can do with the existing Zope objects (e.g. as one would add a new File or Folder).
(snip) I gather you want to be able to modify the scripts and such for each copy, which argues against the usual solution of building a Product. You might check out AbracadabraObject, which seems tailor-made for your use case. -PW -- Paul Winkler http://www.slinkp.com