This is something I was thinking about the main nav.  We seem to put the
primary function at that level with the exception of tickets, where we have
'New Ticket' and 'View Tickets'.  Seems that we could collapse that to just
'Tickets' and either have the New or the Reports as the primary view.  This
could be configurable for those that use Trac with lots of plugins.

Thoughts?

On 12/2/07, Jani Tiainen <[EMAIL PROTECTED]> wrote:
>
>
> Dang, I'm not fan of top postings... :)
>
> Any plans to also make navbar clutter easier to handle?
>
> Pluings seem to be quite keen to add own entries to it and there is not
> nice ways to make them in two or more rows, or possibility to define
> submenus.
>
> Emmanuel Blot kirjoitti:
> > 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
> >>>
> >>>
> >>
> >>
> >>
> >
> >
>
> --
>
> Jani Tiainen
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to