wiki:ProjectMenuPlugin

Version 11 (modified by Ryan J Ollos, 7 years ago) (diff)

Updated on pypi.

Quick navigation menu for a multi-project setup

Notice: This plugin is unmaintained and available for adoption.

Description

This plugin 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.

defect

7 / 7

enhancement

2 / 4

Download

Download the zipped source from here.

The plugin is also available on PyPi.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

To enable this plugin add the following to your trac.ini file:

[components]
projectmenu.* = enabled

Recent Changes

18474 by rjollos on 2022-04-09 03:46:21
TracProjectMenu 2.1dev: Make compatible with Python 3

Refs #14128.

17833 by rjollos on 2020-08-10 18:52:08
TracProjectMenu 2.1dev: Make compatible with Trac >= 1.2

Fixes #13865.

16752 by rjollos on 2017-08-25 18:35:56
TracProjectMenu 2.0: Run autopep8 on codebase
(more)

Author/Contributors

Author: coderanger
Maintainer: none (needsadoption)
Contributors: airadier