CodingTeam A free (as in freedom) forge in PHP with a lot of collaborative work tools. Project site: * http://codingteam.org * http://codingteam.net/project/codingteam SVN Browse: * http://svn.codingteam.net/codingteam * http://codingteam.net/project/codingteam/browse Depends: * apache http://www.apache.org (>= 2) * libapache2-svn * php http://www.php.net (>= 5) * php-cli http://www.php.net/features.commandline * subversion http://subversion.tigris.org * mercurial http://mercurial.selenic.com * incron http://inotify.aiken.cz/?section=incron&page=about&lang=en CodingTeam can also use a Jabber server. See: http://xmpp.org/software/servers.shtml All Jabber features are tested and work good with ejabberd2. Database layer: * Tested with MySQL (>= 5) * Could work with Postgresql (please report any bugs: this is experimental) If you want to regenerate the documentation, you need Doxygen. ***************************** LEGAL NOTES ***************************** This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 only. Authors and contributors can be found in AUTHORS and THANKS. The complete text of the GNU Affero General Public License version 3 is in the COPYING file. Also, this software include some files and libraries, modified or not: ---- Using icons from these themes: * Human Gnome (Oct 28 2006) Website: http://www.gnome-look.org/content/show.php?content=47925 License: GNU General Public License, version 3 Description: Tangoish theme with bright orange colours. * public/images/logo_xmpp.png Website: http://xmpp.org © 1999-2009 XMPP Standards Foundation ---- Using these libraries: * class.jabber.php 0.4.2 Website: http://cjphp.netflint.net License: GNU General Public License, version 2 or higher Description: The PHP XMPP Library. * diff.class.php Website: http://www.holomind.de/phpnet/diff.src.php License: GNU General Public License, version 2 or higher Description: Diff implemented in pure php, written from scratch, modified by pastebin, and by us for decent code rendering. * GeSHi 1.0.8.3 Website: http://qbnz.com/highlighter License: GNU General Public License, version 2 or higher Description: GeSHi is a generic syntax highlighter. * MUCkl 0.4.3 Website: http://www.muckl.org License: GNU General Public License, version 2 or higher Description: MUCkl is a web based groupchat application, we updated the distributed version of JSJaC to get MUCkl working under Firefox 3 (thanks to Stefan Strigler) and made some little changes. ***************************** TRANSLATION ***************************** Translaters can use scripts included in the scripts/i18n directory. In order to translate CodingTeam, you may follow these steps: 1. Create the .pot model. You can do that simply by lauching: ./create_pot 2. Create (or update) the .po template for your lang. You can do that simply by launching: ./create_po Now translate the po file in i18n/your_language/LC_MESSAGES 3. Create (or update) the .mo localisation file. You can do that simply by lauching: ./create_mo ***************************** JABBER MUCs ***************************** For developement questions: codingteam-dev@conference.codingteam.net For support or other questions: codingteam@conference.codingteam.net