Hi, I want to create customized menu in trac. What I have already done is modification of default entries in mainnav. Everything works allmost fine, but....
My menu looks as follows: [mainnav] admin.label = Admin browser.href = /wiki/installation browser.label = Installation newticket = disabled search.label = Search tickets.href = /wiki/community tickets.label = Community timeline.href = /wiki/user_information timeline.label = End-user Information userinf.label = User Information wiki.label = About As you can see there are some substitutions of default pages by pages located on a local wiki. The small problem is when I click for example on Installation from the menu. As you can see this is link to the one of my wiki subpages. I am successfully redirected to this page, however the About button, not the Installation button, becomes then active/highlited on the menu. As there is no problem with Search button, I assume that this is strictly related to the wiki. Is there some option to configure this or should I use some plugin (e.g MenusPlugin)? Best Regards, Bartek -- You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en.
