[kforge-dev] KForge-0.9 officially out
    Rufus Pollock 
    rufus.pollock at okfn.org
       
    Thu Jan 12 20:25:16 UTC 2006
    
    
  
KForge v0.9 is **officially** out (details below). It is pretty much 
unchanged since the unofficial release before Christmas but it now has 
several weeks of server time under its belt.
Regards,
Rufus
== Download ==
http://project.knowledgeforge.net/kforge/svn/svn/tags/kforge-0.9.tar.gz
src: http://project.knowledgeforge.net/kforge/svn/svn/tags/kforge-0.9
== Project website ==
http://www.kforgeproject.com/
== Release Notes ==
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.
Features
   * Projects, users and permissions
   * Best of breed tools available out of the box including subversion, 
trac, moinmoin
   * Extensible with a fully developed plugin system and simple API
   * Python-based and open-source
See it running:
Check-out a sandbox site at:
   http://test.kforge.net/
Or a production site at:
   http://knowledgeforge.net/
Requires:
   * Apache >= 2.0 + modpython
   * Python >= 2.3
== Changelog ==
   * Refactored and cleaned core system
   * New plugins:
     * dav
     * www
     * moin
   * Command layer refactored
   * Backup system
   * Many bugixes and edges sanded
    
    
More information about the kforge-dev
mailing list