merge recentchanges comments fix
parent
aa603888d2
commit
8dc052a1ce
|
@ -1,3 +1,9 @@
|
|||
ikiwiki (2.72) UNRELEASED; urgency=low
|
||||
|
||||
* Avoid comments in recentchanges being broken links (smcv)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 22 Dec 2008 19:02:16 -0500
|
||||
|
||||
ikiwiki (2.71) unstable; urgency=low
|
||||
|
||||
* comments: Blog-style comment support, contributed by Simon McVittie.
|
||||
|
|
|
@ -4,3 +4,6 @@ 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).
|
||||
|
||||
> [[done]].. I I had thought about not showing internal page changes at
|
||||
> all, but I like your approach better --[[Joey]]
|
||||
|
|
Loading…
Reference in New Issue