summaryrefslogtreecommitdiff
path: root/doc/plugins/recentchanges/discussion.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-03 13:56:34 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-03 13:56:34 -0500
commit858d955acf92683d21369b16094cd517698ed9e6 (patch)
tree1ae2f6585490a45c4c1fcc96acb2e2a093bb5fb6 /doc/plugins/recentchanges/discussion.mdwn
parent6afbd9939ac8cd171e7cf8376f0d0c0a4bf3d516 (diff)
parent6c1cb3f985a0f1d8568ff386cc40e35405bad4f7 (diff)
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins/recentchanges/discussion.mdwn')
-rw-r--r--doc/plugins/recentchanges/discussion.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/plugins/recentchanges/discussion.mdwn b/doc/plugins/recentchanges/discussion.mdwn
new file mode 100644
index 000000000..69145435e
--- /dev/null
+++ b/doc/plugins/recentchanges/discussion.mdwn
@@ -0,0 +1,12 @@
+Thanks for that one, again, it's great!
+
+One minor thing I noticed, seen on <http://www.bddebian.com/~wiki/recent_changes/>:
+The links to user pages of e.g. *MichaelBanck* or *GianlucaGuida* don't work, as they're
+being linked to <http://www.bddebian.com/~wiki/user/MichaelBanck>, whereas it should be
+<http://www.bddebian.com/~wiki/user/michaelbanck>.
+
+Another one. If you change the *recentchangespage* configuration option, (it seems to me)
+that the pages from the old hierarchy will not be removed from the disk. But then, changing
+this should be a rather uncommon thing.
+
+--[[tschwinge]]