Changes between Initial Version and Version 1 of ProjectMenuPlugin


Ignore:
Timestamp:
Feb 18, 2007, 4:48:36 PM (17 years ago)
Author:
Noah Kantrowitz
Comment:

New hack ProjectMenuPlugin, created by coderanger

Legend:

Unmodified
Added
Removed
Modified
  • ProjectMenuPlugin

    v1 v1  
     1= Quick navigation menu for a multi-project setup. =
     2
     3== Description ==
     4
     5Puts 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.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for ProjectMenuPlugin are
     10[report:9?COMPONENT=ProjectMenuPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=ProjectMenuPlugin&owner=coderanger new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:projectmenuplugin here].
     18
     19== Source ==
     20
     21You can check out ProjectMenuPlugin from [http://trac-hacks.org/svn/projectmenuplugin here] using Subversion, or [source:projectmenuplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25To enable:
     26{{{
     27[components]
     28projectmenu.* = enabled
     29}}}
     30
     31== Recent Changes ==
     32
     33[[ChangeLog(projectmenuplugin, 3)]]
     34
     35== Author/Contributors ==
     36
     37'''Author:''' [wiki:coderanger] [[BR]]
     38'''Contributors:'''