Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

master
Joey Hess 2008-12-22 19:00:38 -05:00
commit 62c0ba3619
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
Comments produce links like `sandbox/comment_1` in [[RecentChanges]], which,
when clicked, redirect to a page that does not exist.
The `recentchanges` branch in my repository contains one possible [[patch]],
which causes the CGI to go to the [[ikiwiki/directive/meta]] `permalink`, if
any, if the page is internal (comments do have a permalink).