aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/recentchanges/discussion.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-01 18:45:54 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-01 18:45:54 -0400
commit16b22252a03d3c0bf1af04f60184bdddf2d23caa (patch)
tree62325252c277c2526b1147a03c4ed7d295db2eb8 /doc/plugins/recentchanges/discussion.mdwn
parent8c6577c3dc8d904231375642b5d9ac2758246edc (diff)
downloadikiwiki-16b22252a03d3c0bf1af04f60184bdddf2d23caa.tar
ikiwiki-16b22252a03d3c0bf1af04f60184bdddf2d23caa.tar.gz
response
Diffstat (limited to 'doc/plugins/recentchanges/discussion.mdwn')
-rw-r--r--doc/plugins/recentchanges/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
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]]