Mention user wikilists in README.Debian

master
Josh Triplett 2008-02-08 18:01:03 -08:00
parent e183aa198f
commit 6b35ec682b
2 changed files with 9 additions and 0 deletions

View File

@ -9,5 +9,10 @@ will run ikiwiki-mass-rebuild if necessary when upgraded. The file
as the user who owns the wiki. Edit this file and add any wikis you
set up.
You can also allow users to maintain their own list of wikis to rebuild,
by listing their usernames in /etc/ikiwiki/wikilist without corresponding
setup files. ikiwiki will then read their lists of wikis from
.ikiwiki/wikilist in their home directories.
The examples directory contains the source to some example wiki setups.

4
debian/changelog vendored
View File

@ -1,5 +1,6 @@
ikiwiki (2.31) unstable; urgency=low
[ Joey Hess ]
* Revert preservation of input file modification times in output files,
since this leads to too many problems with web caching, especially with
inlined pages. Properly solving this would involve tracking every page
@ -40,6 +41,9 @@ ikiwiki (2.31) unstable; urgency=low
There are several cases (recentchanges files, aggregated files)
where some source files are not in revision control.
[ Josh Triplett ]
* README.Debian: Mention user wikilists.
-- Joey Hess <joeyh@debian.org> Wed, 06 Feb 2008 15:10:20 -0500
ikiwiki (2.30) unstable; urgency=low