SimpleMultiProjectPlugin

Description

Lets you easily manage multiple projects with an instance of trac

Experimental version

Future Ideas:

- Project Components

- Filters Roadmap Projects

- Project Category

Example

Admin Interface:

http://trac-hacks.org/attachment/wiki/SimpleMultiProjectPlugin/project_admin.png?format=raw http://trac-hacks.org/attachment/wiki/SimpleMultiProjectPlugin/edit_project.png?format=raw

Associate a milestone in a project:

http://trac-hacks.org/attachment/wiki/SimpleMultiProjectPlugin/edit_milestone.png?format=raw

Group milestones in the roadmap:

http://trac-hacks.org/attachment/wiki/SimpleMultiProjectPlugin/roadmap_projects.png?format=raw

Bugs/Feature Requests

Existing bugs and feature requests for SimpleMultiProjectPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out SimpleMultiProjectPlugin from here using Subversion, or browse the source with Trac.

Instalation

python setup.py bdist_egg
cp dist/SimpleMultiProject-0.0.1-py2.6.egg /instance_trac/plugins/
trac-admin /instance_trac/ upgrade

Recent Changes

[11109] by crossroad on 01/05/12 06:00:30

Correction UnicodeDecodeError? reported #9632

[10958] by crossroad on 11/29/11 14:12:29

added setup.py file and directory restructuring

[10754] by crossroad on 10/10/11 23:33:36

Initial Experimental Trunk Code

[10616] by crossroad on 08/25/11 05:28:19

New hack SimpleMultiProjectPlugin, created by crossroad

Author/Contributors

Author: crossroad
Maintainer: crossroad
Contributors:

Attachments