slitaz-forge diff roadmap/releases/5.0/tazweb-modular.conf @ rev 392

Closed more tasks in roadmap
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 08 01:10:07 2014 +0100 (2014-01-08)
parents 34081181660f
children e82b2efe2e82
line diff
     1.1 --- a/roadmap/releases/5.0/tazweb-modular.conf	Sun Apr 01 20:47:36 2012 +0200
     1.2 +++ b/roadmap/releases/5.0/tazweb-modular.conf	Wed Jan 08 01:10:07 2014 +0100
     1.3 @@ -1,11 +1,13 @@
     1.4  # SliTaz task
     1.5  
     1.6  TASK="Make Tazweb modular"
     1.7 -STATUS="TODO"
     1.8 +STATUS="DONE"
     1.9  PRIORITY="1"
    1.10  PEOPLE="All"
    1.11  WIKI=""
    1.12  BUGS=""
    1.13  
    1.14 -DESC="Allow packages to install/remove .cgi files and make menu changes
    1.15 -to Tazweb"
    1.16 +DESC="Hard to do via CGI in user space:
    1.17 +Allow packages to install/remove .cgi files and make menu changes to Tazweb
    1.18 +
    1.19 +But TazWeb is now modular via cmdline switch such as --notoolbar --kiosk"