]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/calendar.mdwn
More details on my personal preferences (as related to Ikiwiki.)
[ikiwiki.git] / doc / plugins / calendar.mdwn
index c9e95ce7e1b52812679dfd7b51aa3f73bd4ef70a..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 preiodically 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