[EMAIL PROTECTED] wrote: > The roadmap/milestone model doesn't apply well to the project I'm > working on. I'm wondering if there is a way to rename "Roadmap" and > "Milestone" or if there is a way to disable it permanently? > > I tried to disable it with this line in trac.ini, but the Roadmap tab > and webpage remain: > trac.ticket.roadmap.MilestoneModule = disabled > > Any help is greatly appreciated -- thanks!
in trac.ini [trac] mainnav = wiki,timeline,roadmap,browser,tickets,newticket,search Just remove roadmap from the list. Col --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
