RE: [Zope-dev] Old Products and the new HelpSys
I have a Zope installation running a recent cvs version.
If i add a new Product i get automagically a "Help (ProductName Help)" Object.
But in older Products i can't add this and therefore the Views tab (as defined in Zope/lib/python/ZClasses/views.dtml) produces a NameError for "Help".
Is there a way to add this Help-Object to older Products?
OK, I believe that this is fixed for real now in CVS. Zope should automatically add ProductHelp objects to Products as needed. -Amos -- Amos Latteier mailto:amos@digicool.com Digital Creations http://www.digicool.com
Hi, Amos Latteier schrieb:
I have a Zope installation running a recent cvs version.
If i add a new Product i get automagically a "Help (ProductName Help)" Object.
But in older Products i can't add this and therefore the Views tab (as defined in Zope/lib/python/ZClasses/views.dtml) produces a NameError for "Help".
Is there a way to add this Help-Object to older Products?
OK, I believe that this is fixed for real now in CVS. Zope should automatically add ProductHelp objects to Products as needed.
i tested it and it works! Thank you, Jochen -- -------------------------------------------------- Jochen Knuth WebMaster http://www.ipro.de IPRO GmbH Phone ++49-7152-93330 Steinbeisstr. 6 Fax ++49-7152-933340 71229 Leonberg EMail: J.Knuth@ipro.de
participants (2)
-
Amos Latteier -
Jochen Knuth