ikiwiki/debian
Joey Hess 4745391360 * Change formbuilder hook to not be responsible for displaying a form,
so that more than one plugin can use this hook.
  I believe this is a safe change, since only passwordauth uses this hook.
  (If some other plugin already used it, it would have broken passwordauth!)
2007-12-12 03:15:30 -05:00
..
NEWS * The calendar plugin stores state about when it needs to be updated, 2007-12-08 23:54:34 -05:00
README.Debian
changelog * Change formbuilder hook to not be responsible for displaying a form, 2007-12-12 03:15:30 -05:00
compat
control * Add liblwpx-paranoidagent-perl to recommends of Debian package, 2007-11-13 14:41:08 -05:00
copyright * ikiwiki.setup is licensed same as the basewiki, not GPLed. 2007-11-13 16:04:07 -05:00
postinst
preinst
rules

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.