Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #9749

Closed (moved)
(moved)
Open
Created Sep 15, 2013 by bastik@bastik

Include Link to Gitweb in MainNav again

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)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking