From: Joey Hess Date: Tue, 1 Jul 2008 22:45:54 +0000 (-0400) Subject: response X-Git-Tag: 2.52~17 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/16b22252a03d3c0bf1af04f60184bdddf2d23caa response --- diff --git a/doc/plugins/recentchanges/discussion.mdwn b/doc/plugins/recentchanges/discussion.mdwn index 3886b1f60..1c048ab22 100644 --- a/doc/plugins/recentchanges/discussion.mdwn +++ b/doc/plugins/recentchanges/discussion.mdwn @@ -27,3 +27,6 @@ in `recentchanges.pm` that it explicitly registers an `htmlize` hook for the `render()` in `Render.pm` so I guess the upshot is I'm not sure how this is supposed to work; is there a bug here or just something I overlooked that I need to turn on? --Chapman Flack + +> It's a (minor) bug that recentchanges optimises away generating the +> change pages, but that the rss/atom feed still links to them. --[[Joey]]