ikiwiki/debian
joey e49ff966a3 * ikiwiki can now download and aggregate feeds with its new aggregate
plugin, so it's possible to implement a Planet using ikiwiki!
* --setup --refresh no longer rebuilds wrappers. Use --setup --refresh
  --wrappers to do that.
* Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate
  to update pages that haven't changed on disk.
2006-07-30 04:31:08 +00:00
..
NEWS
README.Debian
changelog * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +00:00
compat
control * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +00:00
copyright
postinst * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +00:00
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 wel
l as the user who owns the wiki. Edit this file and add any wikis you 
set up.