* Add a calendar plugin, contributed by Manoj Srivastava.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 23 Oct 2007 00:02:53 +0000 (00:02 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 23 Oct 2007 00:02:53 +0000 (00:02 +0000)
commita27f4a47ba0435233ed272e2541feab4e0868b32
treec71ebd83d8d3edbd9080560b89decfccd35a6286
parent341a6c13c45907df960ef30d74c1e4f3a4b4fe4b
* Add a calendar plugin, contributed by Manoj Srivastava.
* Reformat calendar plugin to ikiwiki conventions.
* The calendar plugin made *every* page depend on every other page,
  which seemed a wee tiny little bit overkill. Fixed the dependency
  calculations (I hope.)
* Removed manual ctime statting code, and just have the calendar plugin use
  %pagectime.
IkiWiki/Plugin/calendar.pm [new file with mode: 0644]
debian/changelog
debian/copyright
doc/plugins/calendar.mdwn [new file with mode: 0644]
doc/todo/calendar_--_archive_browsing_via_a_calendar_frontend.mdwn
doc/todo/plugin_data_storage.mdwn