For e.g i want to
remove View Tickets, New Ticket, Timeline, Roadmap, Logout, etc.

You probably want to disable the module that support these features.
Have a look at the WebAdmin plugin to disable these components from
the web interface, or edit your trac.ini file, such as

[components]
trac.<module>.* = disabled

Also i want
to remove the search box on top since i already have the search button on
the bar. How can i remove/customise this ?

I think you need to remove the matching section is the header.cs template file.

HTH,
Manu
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to