Contents
Display a box with tickets concerning a certain Milestone AND Keyword
Description
This plugin allows you to display a box with tickets concerning a certain Milestone AND Keyword. It uses tagging to group certain keywords based on featureset, since they might fall in different components. This is ideal in the Roadmap display, since it shows a nice summary boxes of all open/closed tickets by keyword.
Syntax:
[[RoadmapBox(keyword:Quickies;milestone:02-corecleanup)]] [[RoadmapBox(keyword:Bugfixes;milestone:02-corecleanup)]] [[RoadmapBox(keyword:Other;milestone:02-corecleanup)]]
Bugs/Feature Requests
Existing bugs and feature requests for RoadmapBoxMacro are here.
If you have any issues, create a new ticket.
defect |
1 / 1 |
|
---|---|---|
enhancement |
0 / 1 |
Download
Download the zipped source from here.
Source
You can check out RoadmapBoxMacro from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 16981 by rjollos on 2017-11-18 10:14:59
-
Add metadata
- 1331 by frido on 2006-10-02 18:28:35
-
RoadmapBoxMacro:
coderanger says to use env.href.ticket, and he's probably right
- 1330 by frido on 2006-10-02 18:21:24
-
RoadmapBoxMacro:
forgot the comments
(more)
Author/Contributors
Attachments (1)
-
RoadmapBox.py (4.3 KB) - added by 17 years ago.
updated py for .11 plus formatting
Download all attachments as: .zip