[tor-bugs] #9749 [Trac]: Include Link to Gitweb in MainNav again

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Sep 15 08:22:02 UTC 2013


#9749: Include Link to Gitweb in MainNav again
-------------------------+-----------------------
 Reporter:  bastik       |          Owner:  erinn
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Trac         |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+-----------------------
 Before the update/upgrade to the new Trac version there was a link in the
 MainNav linking to gitweb.torproject.org

 Apparently there's a single line of code

 {{{
 <li><a href="gitweb.torproject.org">Git</a></li>
 }}}
 that has to be added to be like this:

 {{{
 <ul>       <li class="first"><a href="/projects/tor/report">View
 Tickets</a></li><li><a href="/projects/tor/browser">Browse
 Source</a></li><li><a href="gitweb.torproject.org">Git</a></li><a
 href="/projects/tor/roadmap">Roadmap</a></li><li><a
 href="/projects/tor/timeline">Timeline</a></li><li class="active"><a
 href="/projects/tor/wiki">Wiki</a></li><li><a
 href="/projects/tor/search">Search</a></li><li class="last"><a
 href="/projects/tor/tags">Tags</a></li>     </ul>
 }}}
 To show you what it looks like I'll attack a partial screen shot. You can
 place the link somewhere else in the MainNav bar if you like, of course.

 (I'm unable to apply these changes locally as it seems, if there's a way,
 maybe it will work out for me, though it would be nice to have the link
 back for anyone)

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9749>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list