ikiwiki/debian
joey 4142c02f73 * Tables containing links with a link text were misparsed, because the "|"
in the wikilink looked like a table field separator. Avoid this ambiguity
  by linkifying the data before parsing it as a table.
* Turn on allow_loose_quotes in the table plugin's Text::CSV object,
  so that links from wikilinks don't confuse the parser.
2007-08-28 23:06:24 +00:00
..
NEWS fix newsion number 2007-08-27 22:03:46 +00:00
README.Debian update 2006-10-28 23:47:16 +00:00
changelog * Tables containing links with a link text were misparsed, because the "|" 2007-08-28 23:06:24 +00:00
compat
control * Add proper Homepage field to Debian package (needs uber-new dpkg). 2007-08-20 20:23:33 +00:00
copyright update 2007-04-06 17:56: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 releasing version 2.4 2007-07-15 23:43:16 +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.