ikiwiki/debian
joey be55f6fd7c * Atom feed support based on a patch by Clint Adams.
* Add feeds=no option to inline preprocessor directive to turn off all types
  of feeds. feeds=rss will still work, and feeds=atom was also added, for
  fine control.
* $IkiWiki::version now holds the program version, and is accessible to
  plugins.
2006-10-08 23:57:37 +00:00
..
NEWS * Change %renderedfiles to store an array of files rendered from a given 2006-10-08 21:56:50 +00:00
README.Debian * README.Debian: typo Closes: #388110 2006-09-18 18:08:10 +00:00
changelog * Atom feed support based on a patch by Clint Adams. 2006-10-08 23:57:37 +00:00
compat debianise 2006-03-15 04:05:53 +00:00
control add XS-Vcs-Svn field 2006-10-04 17:26:30 +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 more PREFIX fun 2006-08-27 17:17:54 +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.