ikiwiki/debian
joey a27f4a47ba * 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.
2007-10-23 00:02:53 +00:00
..
NEWS clean up bad wiki links, add news item 2007-09-29 18:47:53 +00:00
README.Debian update 2006-10-28 23:47:16 +00:00
changelog * Add a calendar plugin, contributed by Manoj Srivastava. 2007-10-23 00:02:53 +00:00
compat debianise 2006-03-15 04:05:53 +00:00
control suggest python, since the rst formatter is written in it 2007-10-21 01:13:41 +00:00
copyright * Add a calendar plugin, contributed by Manoj Srivastava. 2007-10-23 00:02:53 +00:00
postinst * Make all templates have a footer div to ease themeing. Required template 2007-05-11 20:09:58 +00:00
preinst releasing version 1.3 2006-05-16 15:20:33 +00:00
rules link the GPL to GPL-2 since GPL is now GPL 3. 2007-09-11 00:25:04 +00:00

README.Debian

It's a good idea, and in some cases a requirement, to rebuild your wiki
when upgrading to a new version of ikiwiki. If you have a lot of different
wikis on a system, this can be a pain to do by hand, and it's a good idea
to automate it anyway.

This Debian package of ikiwiki supports rebuilding wikis on upgrade. It
will run ikiwiki-mass-rebuild if necessary when upgraded. The file
/etc/ikiwiki/wikilist lists the setup files of wikis to rebuild, as well
as the user who owns the wiki. Edit this file and add any wikis you 
set up.


The examples directory contains the source to some example wiki setups.