KnxWeb 1 (was 0.9xx) was only developped to create a HTML GUI to send requests to the KNX bus using linknx. With the new version 2.0, you can configure all aspect of linknx with an HTML interface including objects, IO ports, rules,... also, the design part has much changed with the introduction of sub-pages concept and the highly parametrable basic widgets.
Currently, there is no final release of this new version, you have to download the release from the sourceforge repository. It has only been tested on Firefox and is only available in english. You can simply go to http://linknx.cvs.sourceforge.net/viewvc/linknx/knxweb/knxweb2/ and download the tar file :
cd /var/www/ (change the path according to your configuration) wget -O knxweb2.tar "http://linknx.cvs.sourceforge.net/viewvc/linknx/knxweb/knxweb2/?view=tar" tar xvf knxweb2.tar rm knxweb2.tar
Once done, browse to http://x.x.x.x/knxweb2/ (where x.x.x.x is the IP address of your web server) and follow the instructions.
You need the latest version of linknx available on cvs to make it work!
See [TODO_List]
Wiki: KnxWeb
Wiki: KnxWeb2_Dimmer
Wiki: KnxWeb2_Status_blind
Wiki: KnxWeb2_Switch
Wiki: Knxweb2_Subpages_Domovea
Wiki: Knxweb2_digital_clock
Wiki: TODO_List