[Zope3-Users] addview name not form
Florian Lindner
mailinglists at xgm.de
Fri Sep 30 13:28:17 EDT 2005
Am Freitag, 30. September 2005 18:55 schrieb Julien Anguenot:
> Florian Lindner wrote:
> > Am Donnerstag, 29. September 2005 20:25 schrieb Julien Anguenot:
> >>First have a look at this :
> >>
> >>http://www.zope.org/Collectors/Zope3-dev/391
> >>
> >>The addMenuItem directive should look this way in order to work :
> >>
> >> <addMenuItem
> >> title="Link"
> >> class="CS.Link.link.Link"
> >> view="AddCSLink.html"
> >> permission="zope.Public"
> >> menu="CSaddMenu"
> >> />
> >>
> >>without 'for="CS.ContentFolder.interfaces.IContentFolder"' (check the
> >>collector entry)
> >
> > But then the menu entry does not show up in views on IContentFolder. And
> > I need it showing up there.
> >
> >>The addMenuItem doesn't support the layer attribute. I'm going to add
> >>this to the addMenuItem directive interface.
> >
> > When do you think you will be done?
>
> Just checked it in the trunk.
>
> You may want to try out. Changeset [38705]
I'll do so. But not tonight. Need to get ready to have some fun and party.
Tomorrow and Sunday I will in Munich and take over my new appartment there.
So I'll be able to check it out at Sunday evening or Monday. Did the change
made the example I uploaded work?
Thanks for that,
Florian
More information about the Zope3-users
mailing list