[tahoe-lafs-trac-stream] [tahoe-lafs] #1460: trac: add a 'Revision Log' link to the navigation bar

tahoe-lafs trac at tahoe-lafs.org
Sun Jul 31 22:14:58 PDT 2011


#1460: trac: add a 'Revision Log' link to the navigation bar
--------------------------------+------------------------------------
 Reporter:  davidsarah          |          Owner:  somebody
     Type:  enhancement         |         Status:  new
 Priority:  minor               |      Milestone:  soon (release n/a)
Component:  dev-infrastructure  |        Version:  1.8.2
 Keywords:  trac                |  Launchpad Bug:
--------------------------------+------------------------------------
 The 'Revision Log' page of the source browser is more useful than the
 'Timeline', because the Revision Log orders patches by time of commit
 rather than the time they were recorded. However only the Timeline has a
 link on the navigation bar.

 I think the {{{[navadd]}}} section of {{{/home/trac/projects/tahoe-
 lafs/conf/trac.ini}}} on tahoe-lafs.org needs to be changed to
 {{{
 [navadd]
 add_items = revlog,buildbot
 revlog.target = mainnav
 revlog.title = Revision Log
 revlog.url = http://tahoe-lafs.org/trac/tahoe-lafs/log/trunk/
 buildbot.target = mainnav
 buildbot.title = Buildbot
 buildbot.url = http://tahoe-lafs.org/buildbot
 }}}
 and then the trac may need to be restarted or asked to reread its config
 files.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1460>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list