1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
TODO
====
* fix license footer, seems broken.
* enable mod_rewrite and nice urls by default in non-farm mode
* disable nice urls by default in farm mode
* review/test preseeding, use same order/fields as install.php
* review/test maintainer scripts
* review/test add-ons
* review/test farm
* rewrite manpages
* review/update README.Debian
* rework paths so that /usr/share/dokuwiki contains all r-o code and
/var/lib/dokuwiki can be re-populated (= factory-reset) by dpkg-reconfigure
* get enabled.png/disabled.png updated upstream
* add systemd timers
* add debconf handling for enabling/disabling default plugins
* add debconf handling for handling symlink to data directory
* consider packaging vendor/*
-- Daniel Baumann <daniel@debian.org> Fri, 21 Mar 2025 02:04:54 +0100
|