X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/5921b86fccde90e5a9c77623d808be06f40cbe47..359de26a947e1cfaeb1f0c6a6b101c83d890065f:/doc/todo/recentchanges.mdwn diff --git a/doc/todo/recentchanges.mdwn b/doc/todo/recentchanges.mdwn index 75334659a..25a8ea4db 100644 --- a/doc/todo/recentchanges.mdwn +++ b/doc/todo/recentchanges.mdwn @@ -92,7 +92,7 @@ your pages. --Ethan Here's a full design for redoing recentchanges, based on Ethan's ideas: * Add a recentchanges plugin that has a preprocessor directive: - \[[recentchanges num=100 pages=* template=recentchanges.tmpl]] + \[[!recentchanges num=100 pages=* template=recentchanges.tmpl]] If put on the [[recentchanges]] page, this would result in up to 100 recentchanges/change_$id.mdwn files being created. * Which means the plugin has to store state and use a checkconfig hook @@ -140,3 +140,5 @@ page later gets deleted. I think that's acceptable. It could link to `ikiwiki.cgi?do=redir&page=foo`, but that's probably overkill. --[[Joey]] + +[[done]] !! (in this branch at least :-)