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 add news 2006-07-28 00:25:13 +00:00
README.Debian * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
changelog * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +00:00
compat debianise 2006-03-15 04:05:53 +00:00
control * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +00:00
copyright * Patch from Recai to fix git recentchanges code to work with git 1.4 which 2006-06-19 03:33:23 +00:00
postinst * ikiwiki can now download and aggregate feeds with its new aggregate 2006-07-30 04:31:08 +00:00
preinst releasing version 1.3 2006-05-16 15:20:33 +00:00
rules releasing version 1.2 2006-05-15 16:00:34 +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 wel
l as the user who owns the wiki. Edit this file and add any wikis you 
set up.