]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/calendar.mdwn
txt: Add a special case for robots.txt.
[ikiwiki.git] / doc / plugins / calendar.mdwn
index d695762b7d9a7494ea1e83f2fc9c41989aacb77f..49fd90627fe50a278c07de996aa639cba264b545 100644 (file)
@@ -1,15 +1,11 @@
 [[!template id=plugin name=calendar author="[[ManojSrivastava]]"]]
-[[!tag type/chrome]]
+[[!tag type/widget]]
 
 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