Re: [Zope3-Users] Add menu item creation

2005-07-26 Thread Dmitry Vasiliev
[EMAIL PROTECTED] wrote: From: Dmitry Vasiliev [EMAIL PROTECTED] Date: Tue, 26 Jul 2005 11:14:35 +0400 To: zope3-users@zope.org Subject: [Zope3-Users] Add menu item creation Hi! Is this a way to create the add menu item without the separate addMenuItem directive? For example if I write

RE: [Zope3-Users] Add menu item creation

2005-07-26 Thread [EMAIL PROTECTED]
2005 11:14:35 +0400 To: zope3-users@zope.org Subject: [Zope3-Users] Add menu item creation Hi! Is this a way to create the add menu item without the separate addMenuItem directive? For example if I write: I've got the following error: ConfigurationError: ('Invalid value for',

[Zope3-Users] Add menu item creation

2005-07-26 Thread Dmitry Vasiliev
Hi! Is this a way to create the add menu item without the separate addMenuItem directive? For example if I write: I've got the following error: ConfigurationError: ('Invalid value for', 'menu', 'ImportError: Module zope.app.container has no global add') Maybe the menu id should be change