ikiwiki/debian
joey 45e2c23e03 * Make the toc plugin use html-compatible anchors. This is necessary since
most web sites serve ikiwiki xhtml files as text/html and mozilla browsers
  get confused. So it's best for ikiwiki to follow the compatability 
  recommendations in appendix C of the XHTML spec. Closes: #432045
2007-07-08 16:57:05 +00:00
..
NEWS * Make all templates have a footer div to ease themeing. Required template 2007-05-11 20:09:58 +00:00
README.Debian update 2006-10-28 23:47:16 +00:00
changelog * Make the toc plugin use html-compatible anchors. This is necessary since 2007-07-08 16:57:05 +00:00
compat
control * If Net::OpenID::Consumer is not available, the openid module will quietly 2007-04-30 04:41:53 +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 * 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.