]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/diff_links_to_backtrace.mdwn
gitweb limitiations..
[ikiwiki.git] / doc / bugs / diff_links_to_backtrace.mdwn
1 The diff links in RecentChanges go to a viewvc backtrace if the rev in 
2 question is when the page was added. Is this a viewvc bug, or a behavior 
3 ikiwiki needs to work around?
4   - As a special case, there should certianly be no history link for
5     pages generated from the underlaydir as it can never work for them.
6
7 Hmm, gitweb deals with this ok, and can even handle the case where a page
8 was renamed from some other filename. So I don't think it's appropriate
9 for ikiwiki to worry about this. [[done]] --[[Joey]]