Modify ↓
Opened 15 years ago
Last modified 8 years ago
#6057 new task
A few documentation issues
Reported by: | Ryan J Ollos | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | MenusPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hello,
I have worked through a few issues that I didn't understand initially from the wiki documentation, and I would like to run these by the plugin author before adding them to the wiki page.
- The
mainnav
andmetanav
entries in the[trac]
section of trac.ini normally specify the order of entries on the main and meta navigation bars. These entries should be removed and replaced with.order
properties for each item on the main and meta navigation bars (assuming both navigation bars are managed by the MenusPlugin). Is that correct? - All of the properties for
mainnav
andmetanav
are the same, therefore the change I noted in comment:7:ticket:5646 is correct?
Thanks.
Attachments (0)
Note: See
TracTickets for help on using
tickets.