]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/recentchanges/discussion.mdwn
fixed description for open parameter
[ikiwiki.git] / doc / plugins / recentchanges / discussion.mdwn
index b563a8d9d8cf178dd6dcc4d93ebafbbeee8cfd1e..a16cb5217a5f3efd76af22eaaa39f0e21b325b3f 100644 (file)
@@ -5,4 +5,13 @@ The links to user pages of e.g. *MichaelBanck* or *GianlucaGuida* don't work, as
 being linked to <http://www.bddebian.com/~wiki/user/MichaelBanck>, whereas it should be
 <http://www.bddebian.com/~wiki/user/michaelbanck>.
 
+> I've fixed this.. --[[Joey]]
+
+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]]
+
+> And fixed this, by making it look at all *._change pages, not just
+> those in a specific directory, when deciding which to expire. --[[Joey]]