ikiwiki/debian
joshtriplett 40365e1aee * Group passwordauth fields with a fieldset as well. Add a new
passwordauth page to the basewiki describing password
  authentication; like openid, it uses conditional to check which
  forms of authentication the wiki allows.  Add conditional cross-
  links between the openid and passwordauth pages, to help the user
  understand how they can log in.
2007-04-30 02:26:50 +00:00
..
NEWS * Enable openid logins by default. 2007-04-29 22:54:14 +00:00
README.Debian
changelog * Group passwordauth fields with a fieldset as well. Add a new 2007-04-30 02:26:50 +00:00
compat
control * fieldset support appeared in CGI::FormBuilder 3.05, so increase 2007-04-30 02:21:17 +00:00
copyright update 2007-04-06 17:56:53 +00:00
postinst * Due to template changes and style sheet changes that depend on them, 2007-04-26 19:52:25 +00:00
preinst
rules

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.