ikiwiki/debian
joey 2a0d91af2f * Fix link() PageSpecs to not just look at the raw link text, but at where
that given link points based on the page doing the linking. Note that this
  could make such PageSpecs match different things than before, if you
  relied on the old behavior of them only matching the raw link text.
* This required changing the match_* interface, adding a third parameter.
* Allow link() PageSpecs to match relative, as is allowed with globs.a
* Add postform option to inline plugin.
* Add an bug tracker to the softwaresite example.
2007-03-21 23:11:09 +00:00
..
NEWS * Fix a security hole that allowed insertion of unsafe content via the meta 2007-03-21 18:52:56 +00:00
README.Debian update 2006-10-28 23:47:16 +00:00
changelog * Fix link() PageSpecs to not just look at the raw link text, but at where 2007-03-21 23:11:09 +00:00
compat debianise 2006-03-15 04:05:53 +00:00
control mention git 2007-03-07 05:47:34 +00:00
copyright * New domain name for ikiwiki: ikiwiki.info. Update your links. 2007-02-18 20:24:40 +00:00
postinst * The underscore escaping support exposed a bug in edit links: Such links 2007-03-08 06:03:59 +00:00
preinst releasing version 1.3 2006-05-16 15:20:33 +00:00
rules * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. 2006-11-20 22:12:43 +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.