Menu

Commit [r5251]  Maximize  Restore  History

Customization of the main and meta navigation entries.

The new `[mainnav]` and `[metanav]` can now be used to customize the text and link used for the navigation items, or even to disable them.

In the following example, we rename the link to the Wiki start "Home", and hide the "Help/Guide" link (#2060). We also make the "View Tickets" entry link to a specific report (#1925).

{{{
[mainnav]
wiki.label = Home
tickets.href = /report/24

[metanav]
help = disabled
}}}

cboos 2007-04-21

changed /trunk/trac/web/chrome.py
/trunk/trac/web/chrome.py Diff Switch to side-by-side view
Loading...
Auth0 Logo