From: Thomas Schwinge Date: Fri, 16 Oct 2009 09:48:26 +0000 (+0200) Subject: Potential issues with the recentchanges plugin. X-Git-Tag: 3.20091017~11^2~6^2~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=53bf9301eab668cb448cf42a318647dc892a2985;p=ikiwiki.git Potential issues with the recentchanges plugin. --- diff --git a/doc/users/tschwinge.mdwn b/doc/users/tschwinge.mdwn index 384fac09d..05587a24c 100644 --- a/doc/users/tschwinge.mdwn +++ b/doc/users/tschwinge.mdwn @@ -103,3 +103,13 @@ create a way to modify the `TITLE` template variable suitably. ([[plugins/cutpaste]]) in RSS feed (only; not Atom?) under some conditions (refresh only, but not rebuild?). Perhaps missing to read in / parse some files? + + * [[plugins/recentchanges]] + + * Creates non-existing links to changes. + + * Invalid *directory link* with `--usedirs`. + + * Doesn't honor `$timeformat`. + + * Does create `recentchangees.*` files even if that is overridden.