From: Louis Date: Mon, 7 Jul 2014 08:38:46 +0000 (+0200) Subject: Update documentation regarding automatic rebuild whenever `calendar_fill_gaps` changes X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/8019c9821c456e46d267e7e675260a66fea30461?hp=492a22ac75f8b41a427a98c44525b01a6fd181b5 Update documentation regarding automatic rebuild whenever `calendar_fill_gaps` changes --- diff --git a/doc/plugins/calendar.mdwn b/doc/plugins/calendar.mdwn index fb3cfb130..5aa20a211 100644 --- a/doc/plugins/calendar.mdwn +++ b/doc/plugins/calendar.mdwn @@ -19,7 +19,9 @@ pages from templates (overriding the existing ones). * `calendar_fill_gaps` - If set (and `calendar_autocreate` is set as well), build calendar pages of emty years and months (but does not build pages older than the older page, and younger than the younger page of the pagespec). If - not, thoses empty calendar pages will be skipped. + not, thoses empty calendar pages will be skipped. *Note:* The archive pages + will not be automatically updated if this option changes. It is up to the + user to delete relevant pages, and rebulid the wiki. ## CSS