[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/menus.zcml Clean up menus. Removed unused ones, made long titles descriptions and

Dmitry Vasiliev lists at hlabs.spb.ru
Thu Jan 5 08:32:29 EST 2006


Stephan Richter wrote:
> Log message for revision 41116:
>   Clean up menus. Removed unused ones, made long titles descriptions and 
>   gave short titles.
> -
> -  <menu
> -      id="add_content"
> -      title="Menu of objects to be added to content folders" />
> -

This menu is used by zope.app.container.browser.adding.ContentAdding view but 
the view seems used nowhere. Maybe the view also can be safely removed?

> -
> -  <menu
> -      id="add_registration"
> -      title="Menu of addable configuration objects" />
> -

This menu is used by zope.app.component.browser.registration.RegistrationAdding 
view so this change broke ++registrations++ pages. I've just restored the menu.

-- 
Dmitry Vasiliev (dima at hlabs.spb.ru)
     http://hlabs.spb.ru



More information about the Zope3-Checkins mailing list