WebIssues/Web Client
From MiMec
Here the overall idea of the web design, and as usual this document is subject to change.
The target web client is based on the following components being available.
apache
database
php
smarty
javascript
There is a $JS_LIBS
variable in the config_local file and points to the "js" subdirectory of webissues. One optimisation trick is to locate this on another domain, for example I have is set up on my http://libs.domain.com and this libs domain is optimized with compression and caching enabled. Also normally a browser out of courtesy will ony make around five concurrent connections to a server, so having some material on another domain, even from the same machnine really does speed things up.