Contents
Quick navigation menu for a multi-project setup
Description
Puts a drop-down box of projects in the metanav bar, allowing quick jumping from one project to another in a TRAC_ENV_PARENT_PATH-type setup.
Bugs/Feature Requests
Existing bugs and feature requests for ProjectMenuPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Trac 0.11 Compatibility
See ticket #1892 and apply patch to web_ui.py
Source
You can check out ProjectMenuPlugin from here using Subversion, or browse the source with Trac.
Example
To enable:
[components] projectmenu.* = enabled
Recent Changes
[3416] by coderanger on 03/25/08 07:39:08
Change my email to avoid Yahoo, which decided to brake my scraper script recently.
[2008] by coderanger on 02/18/07 17:49:11
Initial add.
[2007] by coderanger on 02/18/07 17:48:35
New hack ProjectMenuPlugin, created by coderanger
Author/Contributors
Author: coderanger
Maintainer: none
Contributors: airadier

