[Zope] Upgrade python product from Zope2.1.6 to Zope2.3.0 problem

Petr Knapek knapek@knapek.pvt.net
20 Mar 2001 18:37:58 +0100


>>>>> On Tue, 20 Mar 2001 12:05:39 -0500 (EST), Shane Hathaway <shane@d=
igicool.com> said:

Shane,

    SH> Try it without the extra "self" argument, which is something
    SH> that HTMLFiles wanted but DTMLFiles do not.

    SH>     return self.manage_main(REQUEST,
    SH> manage_tabs_message=3Dmessage)

I have tried it but it remains same.  Please see my manage_options
below, is it correct for Zope2.3.0 ?

    manage_options=3D(
        {'label':'Configure', 'action':'manage_main'},
        {'label':'Show Groups', 'action':'manage_showgroups'},
        {'label':'User Cache', 'action':'manage_usercache'},
        {'label':'Show log', 'action':'manage_showlog'},
        {'label':'Reinit', 'action':'manage_reinit'},
        {'label':'Notes', 'action':'manage_readme'}
        )

Now I can see also 'help' key in manage_options python products, is not
the problem here? (I have no 'help')

    SH> Shane

Petr

--=20
Petr Kn=E1pek
NEXTRA Czech Republic, s.r.o., Hlinky 114, 603 00 Brno, Czech Republic
e-mail: mailto:petr.knapek@nextra.cz
tel:+420-5-43 554 150
FAX:+420-5-43 554 214