﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1460	trac: add a 'Revision Log' link to the navigation bar	davidsarah	somebody	"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."	enhancement	new	minor	soon (release n/a)	dev-infrastructure	1.8.2		trac		
