<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>ClueMapper</name>
<shortdesc>A web-based application for managing software projects.</shortdesc>
<description>.. -*-rst-*-

==========
ClueMapper
==========

ClueMapper is a web-based application for managing software and software-based
consulting projects.  Currently it uses Trac to handle individual projects
but adds the ability to create new trac instances, svn configurations, etc.

The website for ClueMapper is at http://www.cluemapper.org


Features
========

  * Multiple project creation and management using Trac_ and linked
    Subversion repos

  * Dynamic theming support via Deliverance_

  * Integrated pastebin support via ClueBin_


Dependencies
============

  * (required) Python 2.5+


Credits
=======

  * Rocky Burt (maintainer) - rocky AT serverzen DOT com

.. _Trac: http://trac.edgewall.org
.. _Deliverance: http://www.openplans.org/projects/deliverance
.. _ClueBin: http://pypi.python.org/pypi/ClueBin/
.. -*-rst-*-

==================
ClueMapper History
==================

v0.7 (2008-07-07)
=================

  * Added new admin command (clue-admin) for setting up the initial
    manager/admin user (clue-admin addmanager)

  * Added very minimal support for Bitten continuous build integration

  * clue-admin now has import and export commmands for dealing with projects

  * Now includes TracWysiwyg plugin for wysiwyg wiki editing support

  * Now includes TracIncludeMacro which is a Trac wiki macro which allows
    inclusion of svn resources (and other wiki pages)

  * Upgraded minimum required versions for various dependencies

    * Trac 0.11 (final)
    * Genshi 0.5 (final)
    * Paste 1.7.1
    * setuptools 0.6c8
    * Pygments 0.10
    * pytz 2008b
    * Deliverance 0.2
    * lxml 2.0.7

  * Created trac plugin for managing subversion repository access

v0.6.4 (2008-06-21)
===================

  * Fixed issue #24: zipped-egg-installed ClueMapper can now create new
    projects

v0.6.3 (2008-06-07)
===================

  * Fixed issue #6: previous redirection changes now rolled back

v0.6.2 (2008-06-07)
===================

  * Fixed issue #5: viewing readme no longer produces rst errors

  * Configuration files now live in etc/cluemapper and data files live
    in var/cluemapper

  * Configuration writing now stores sections ordered

v0.6.1 (2008-06-05)
===================

  * Stopped locking dependency versions for various Clue* projects

  * No long displays ClueBin tagline

  * Cleaned up redirection code

  * Added dependency on ClueMapperChatter

  * Added missing trac plugin dependencies

v0.6 (2008-05-15)
=================

  * Please note that this release is pre-alpha and still lacks several key
    features

  * Now includes pastebin support via ClueBin

  * Added clue-admin cmd-line script for utility functions

  * Theme is now configurable via Trac

  * Added 404 handling for when an invalid project is requested.</description>
<homepage rdf:resource="http://projects.serverzen.com/pm/p/cluemapper" />
<maintainer><foaf:Person><foaf:name>Rocky Burt</foaf:name>
<foaf:mbox_sha1sum>c720c53ebbbcaa92859bc65e23ab429d5289210f</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.7</revision></Version></release>
</Project></rdf:RDF>