[Zope] Install tutorial
Dennis Allison
allison@sumeru.stanford.EDU
Wed, 18 Jun 2003 08:40:46 -0700 (PDT)
Can you add the tutorial directly from the ZMI?
Since it appears to be that you want to do add the tutorial
programatically, you probably need an object manager -- something like
self.manage_addProduct['Zope Tutorial'].manageaddTutorial( id, title )
The actual form will vary depending upon the context (python, DTML, TAL,
etc).
On Wed, 18 Jun 2003, [ISO-8859-1] M=E1rio Gamito wrote:
> Hi,
>=20
> Dennis Allison wrote:
> > Do you have gadfly installed? Which version of zope are you using?
> Yes, i have.
> Zope 2.6.1
>=20
> Warm regards,
> M=E1rio Gamito
>=20