ikiwiki/debian
Joey Hess 5cbd86235e * Fix an aggregate plugin expiry bug. Over time, it's possible for the same
page name to be expired and reused for several distinct guids. When this
  happened, the expiry code counted each past guid that had used that page
  name as a currently existing page, and thus expired too many pages.
2007-10-30 22:50:44 -04: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 * Fix an aggregate plugin expiry bug. Over time, it's possible for the same 2007-10-30 22:50:44 -04:00
compat debianise 2006-03-15 04:05:53 +00:00
control ikiwiki is now stored in a git repository 2007-10-24 22:21:06 -04: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.