That would be great. I'll wait for this new implementation then.
Thanks,
Manu
On 12/1/07, Noah Kantrowitz <[EMAIL PROTECTED]> wrote:
> One of the things cmlenz and I talked about doing before 0.11 comes out
> is moving the ctxtnav bar into the main layout template and have it
> managed by Trac. The proposed API would be similar to adding CSS or JS:
> from chrome import add_ctxtnav; add_ctxtnav(req, tag.a('Link',
> href=req.href.link())). The warnings API should also probably be changed
> to look like that too.
>
> --Noah
>
> Emmanuel Blot wrote:
> > Hi,
> >
> > From a plugin, it is easy to add new items to the metanav or the mainnav
> > bars.
> > However, I'm not sure how to proceed to add a new item to the context
> > navigation bar.
> >
> > I guess it could possible to use Genshi to parse and modify the XHTML
> > stream, but could it be done from a plugin ?
> >
> > TIA,
> > Manu
> >
> > > >
> >
> >
>
>
>
>
--
Manu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---