]> sipb.mit.edu Git - ikiwiki.git/blob - debian/README.Debian
po: mark po_translatable_pages as a safe configuration setting
[ikiwiki.git] / debian / README.Debian
1 It's a good idea, and in some cases a requirement, to rebuild your wikis
2 when upgrading to a new version of ikiwiki. If you have a lot of different
3 wikis on a system, this can be a pain to do by hand, and it's a good idea
4 to automate it anyway.
5
6 This Debian package of ikiwiki supports rebuilding wikis on upgrade. It
7 will run ikiwiki-mass-rebuild if necessary when upgraded. The file
8 /etc/ikiwiki/wikilist lists the setup files of wikis to rebuild, as well
9 as the user who owns the wiki. Edit this file and add any wikis you
10 set up.
11
12 You can also allow users to maintain their own list of wikis to rebuild,
13 by listing their usernames in /etc/ikiwiki/wikilist without corresponding
14 setup files.  ikiwiki will then read their lists of wikis from
15 .ikiwiki/wikilist in their home directories.
16
17
18 The examples directory contains the source to some example wiki setups.