Here you will find documentation for developers of the UniLang site. It is intended for application developers and web-designers, and not for developers of language resources.
The current incarnation of the UniLang site goes under the project-code unilang8bb. The eight means we are the eighth incarnation of the UniLang site, although we haven't kept a precise count. The bb is a reference to the phpbb3 framework upon which our site is built. PhpBB3 is open-source forum sofware that easily lends itself to be extended for our purposes. It takes care of the main user database, logins, sessions, templating, etc..
The code for the site is open-source and is stored in a CVS repository, this allows multiple people to edit files locally on their computers and easily submit the changes, whilst the system automatically takes into account the changes other people might make to the codebase. The source code of the entire site can be viewed online here in our web-based CVS viewer. In addition, we have a task manager listing what has been done and remains to be done, you will find guest account link which enables you to view our tasks.
We have documentation available on the following topics: