]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/calendar.mdwn
Suggest # as page-field separator
[ikiwiki.git] / doc / plugins / calendar.mdwn
index d695762b7d9a7494ea1e83f2fc9c41989aacb77f..bc1bc6c716b6101ecd36c1bab472e8d03668b042 100644 (file)
@@ -3,13 +3,9 @@
 
 This plugin provides a [[ikiwiki/directive/calendar]] [[ikiwiki/directive]].
 The directive displays a calendar, similar to the typical calendars shown on
-some blogs.
+some blogs. 
 
-Since ikiwiki is a wiki compiler, to keep the calendar up-to-date,
-wikis that include it need to be periodically refreshes, typically by cron
-at midnight. Example crontab:
-
-       0 0 * * * ikiwiki -setup ~/ikiwiki.setup -refresh
+The [[ikiwiki-calendar]] command is used to keep the calendar up-to-date.
 
 ## CSS