Ilias Lazaridis wrote:
I try to modify the 'metanav' bar:
* Login * Settings * Help/Guide * About Trac
a) how do I remove an entry?
should I go with this to the development list?
(but this should be a simple customization.)
The trac.ini entry seems not to be followed:
"The order of the sections displayed in the meta nav bar, adding or
removing section in this list is done with trac's permission system"
http://projects.edgewall.com/trac/wiki/TracIni#trac
but I cannot figure it out within the admin:
Available actions:
BROWSER_VIEW, CHANGESET_VIEW, CONFIG_VIEW, FILE_VIEW, LOG_VIEW,
MILESTONE_ADMIN, MILESTONE_CREATE, MILESTONE_DELETE, MILESTONE_MODIFY,
MILESTONE_VIEW, REPORT_ADMIN, REPORT_CREATE, REPORT_DELETE, REPORT_MODIFY,
REPORT_SQL_VIEW, REPORT_VIEW, ROADMAP_ADMIN, ROADMAP_VIEW, SEARCH_VIEW,
TICKET_ADMIN, TICKET_APPEND, TICKET_CHGPROP, TICKET_CREATE, TICKET_MODIFY,
TICKET_VIEW, TIMELINE_VIEW, TRAC_ADMIN, WIKI_ADMIN, WIKI_CREATE,
WIKI_DELETE, WIKI_MODIFY, WIKI_VIEW
-
b) How do I add an entry?
/template/header.cs contains just this line:
<div id="metanav" class="nav"><?cs call:nav(chrome.nav.metanav) ?></div>
</div>
-
Does this mean I have to go to the code?
-
.
--
http://lazaridis.com
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac