KForge v0.14 Released
September 21st, 2007
KForge 0.14 is out. Get it via the download page:
http://www.kforgeproject.com/download/
Or direct from
http://www.kforgeproject.com/files/kforge-0.14.tar.gz
Changes
- Ensure admin pages at /admin/ and not just /admin/model/.
- Set zip_safe to False in setup.py to avoid problems with apache/modpython.
- Brought guide completely up to date.
- Ensure access control works with Apache 2.0 and not just 2.2.
- Alphabetical sorting of projects and persons.
- Removed redundant variables from configuration file.
- Updated docstrings for plugins to include full installation instructions.
About KForge
KForge is an open-source (GPL) system for managing software and knowledge projects. It re-uses existing best-of-breed tools such as a versioned storage (subversion), a tracker (trac), and wiki (trac or moinmoin), integrating them with the system’s own facilities (projects, users, permissions etc). KForge also provides a complete web interface for project administration as well a fully-developed plugin system so that new services and features can be easily added.
For more information see the about page: http://www.kforgeproject.com/about/
Leave a Reply