1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
usemod-wiki (1.0-10) unstable; urgency=low
usemod-wiki no longer creates symlink /var/www/usemod-wiki ->
/usr/share/usemod-wiki/images but instead puts an apache2 config directive
into /etc/apache2/conf.d/usemod-wiki. If you are using a different
webserver, you need to adjust your config accordingly to serve the images.
-- Christoph Berg <myon@debian.org> Sat, 21 Nov 2009 21:36:12 +0100
usemod-wiki (1.0-7) unstable; urgency=low
* This version enables the NewFS option in the default config. This changes
the binary format of the wiki files on disk, please run the conversion with
?action=convert. Log in as wiki admin (set AdminPass) and visit
http://localhost/cgi-bin/wiki.pl?action=convert to update the files. After
that, remove /var/lib/usemod-wiki/noedit to enable editing again.
-- Christoph Berg <myon@debian.org> Thu, 6 Oct 2005 23:16:16 +0200
|