The collaborative translation website from HLTDI.
Make sure you have Python 3.3 or higher, with pip and virtualenv installed (Ubuntu package python-virtualenv).
- check out the source
$ scripts/setup_virtualenv.sh
$ source venv/bin/activate
$ scripts/create_db.sh
$ scripts/devserver.sh
Now you should be good to go!
Please see DeployingWithApache -- should work with other WSGI-enabled web servers too -- if you run it on another one (nginx, say), let us know!
- angular-translate, licensed under the WTFPL
- jQuery Form Plugin, dual-licensed under the MIT and GPLv2 licenses
- WikiExtractor.py licensed under the GPLv3, modified by us to work with Python 3 and hacked up a bit