Creating a Gum Product
I wish to create dinamically a Zope Gum Product. I use the "<dtml-call "manage_add_gum(id, title, ' ',' ')"> statement, but it doesn't work. Someone have already done it? Someone have some solution. Thanks Gianluca P.S. Please put my address as cc if you write back to the ML
Cerio Gianluca writes:
I wish to create dinamically a Zope Gum Product. I use the "<dtml-call "manage_add_gum(id, title, ' ',' ')"> statement, but it doesn't work. Hmm....
And what happens instead? An exception with a traceback? Dieter
What's the traceback? I just got this thing working... the GUM project is (IMO) a mess right now. Here's how I got it up and running: 1. Install one of the preview releases (4 or 5). 2. Check out zopegum and rfc822_message from CVS, and replace the similarly named (but not exactly the same name for some reason!!!) directory contents - leaving the original names from the preview releases. 3. Check out all the stuff from the warp-framework CVS, and again replace contents of similarly named directories (hope you have a good ftp client that can do stuff like that!) 4. Get morphex's WidgetTag product and install that (found this out the hard way...) 5. Get BTreeFolders and install that (same thing...) That should get you a functioning product.
From: Cerio Gianluca <gianluca.cerio@csp.it> Date: Mon, 23 Jul 2001 11:18:04 +0200 To: zope@zope.org Subject: [Zope] Creating a Gum Product
I wish to create dinamically a Zope Gum Product. I use the "<dtml-call "manage_add_gum(id, title, ' ',' ')"> statement, but it doesn't work. Someone have already done it? Someone have some solution. Thanks
Gianluca
P.S. Please put my address as cc if you write back to the ML
Oh yeah, forgot you also need the Spellchecker product!
participants (3)
-
Cerio Gianluca -
Dieter Maurer -
marc lindahl