ikiwiki/debian
joey 5a128f3d63 * Replace underscores in shortcut texts with spaces when formatting for
display. This allows using a shortcut like [[wikipedia War_of_1812]],
  which links to the correct remote page, but is displayed nicely.
2007-01-28 01:01:33 +00:00
..
NEWS * Add an openid plugin to support logging in using OpenID. 2006-11-20 02:46:58 +00:00
README.Debian update 2006-10-28 23:47:16 +00:00
changelog * Replace underscores in shortcut texts with spaces when formatting for 2007-01-28 01:01:33 +00:00
compat
control * Gettext 1.04 or up is needed for the OO interface that ikiwiki needs, 2007-01-16 03:37:39 +00:00
copyright * Use DESTDIR and not PREFIX to specify installation prefix for packaging. 2006-08-25 02:12:43 +00:00
postinst * Change %renderedfiles to store an array of files rendered from a given 2006-10-08 21:56:50 +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.