2011-02-24 14:43:11 +01:00
|
|
|
This are the scripts running on volkszaehler.org
|
2010-09-24 17:18:44 +02:00
|
|
|
|
|
|
|
volkszaehler.org/
|
2011-02-24 13:01:54 +01:00
|
|
|
|_ htdocs/ static files accessible through the web
|
|
|
|
| |_ backend.php backend bootstrapping
|
|
|
|
| \_ frontend web frontend
|
2010-09-24 17:18:44 +02:00
|
|
|
|
|
2011-02-24 13:01:54 +01:00
|
|
|
|_ etc/ configuration files
|
|
|
|
|_ var/ SQLite database (optional)
|
|
|
|
|_ lib/ backend libraries
|
2010-12-27 16:25:03 +01:00
|
|
|
|_ misc/
|
2011-02-24 13:01:54 +01:00
|
|
|
|_ controller/
|
|
|
|
| |_ php/ simple reference implemenation of controllers
|
|
|
|
| \_ ethersex ethersex fork optimized for volkszaehler.org
|
2010-12-27 16:25:03 +01:00
|
|
|
|
|
2011-02-24 13:01:54 +01:00
|
|
|
|_ docs/ documentation
|
|
|
|
|_ frontend/
|
|
|
|
|_ graphics/ several graphics for docs, etc..
|
|
|
|
|_ sql/ database schema dumps
|
|
|
|
| \_ demo/ demo data
|
2010-09-24 17:18:44 +02:00
|
|
|
|
|
2011-02-24 13:01:54 +01:00
|
|
|
|_ tools/ scripts for imports, installation etc.
|
|
|
|
|_ tests/ simple tests for backend classes
|
|
|
|
\_ website/ our main webpage on http://volkszaehler.org
|
2010-06-06 16:05:46 +02:00
|
|
|
|
2010-09-03 18:40:51 +02:00
|
|
|
Wiki: http://wiki.volkszaehler.org
|
2010-09-10 18:00:57 +02:00
|
|
|
Other: http://volkszaehler.org
|
2011-02-24 14:41:56 +01:00
|
|
|
Or contact our mailing list: volkszaehler-dev@lists.volkszaehler.org
|