]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki-calendar/discussion.mdwn
Patch (calendar): autocreate archive pages when needed
[ikiwiki.git] / doc / ikiwiki-calendar / discussion.mdwn
index b643210087732f0438f62afb2b6cbdd87bd2ee17..17c79b30308ada9ce26a78e4278de12f830afc1c 100644 (file)
@@ -20,7 +20,7 @@ Having done this, the only purpose of ikiwiki-calendar would be to re-generate t
 
 Did I miss something? If I am right, I offer to write the necessary patch, copied and adapted from the tag plugin, to generate the pages `archive_base/year/month.mdwn` on the fly.
 
--- Spalax
+-- [[Louis|spalax]]
 
 > Good spotting, `ikiwiki-calendar` predates the `add_autofile` API used to
 > autocreate tag pages and was bolted in as an easy way to create calendar
@@ -34,3 +34,5 @@ Did I miss something? If I am right, I offer to write the necessary patch, copie
 > That last is, arguably, the real point of running ikiwiki-calendar in
 > a cron job. Of course all it really does is run `ikiwiki -setup foo
 > -refresh`. --[[Joey]]
+
+> > [[Patch|todo/calendar_autocreate]]. -- [[Louis|spalax]]