Display milestones in compact table or list

Description

Adds a wiki macro to display milestones in a compact table or list.

See also: PlannedMilestonesMacro

Bugs/Feature Requests

Existing bugs and feature requests for MilestoneCompactMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Install

Copy the .py file into the plugins directory of your Trac installation.

Source

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

Example

Specify [[MilestoneCompact]] for the list form.

Specify [[MilestoneCompact(table)]] for the table form.

Recent Changes

[8515] by rjollos on 08/30/10 02:48:19

Add revision info to macro. Fixes #6567.

[2831] by TerryBrown on 11/27/07 19:51:44

initial commit

[2830] by TerryBrown on 11/27/07 19:49:04

New hack MilestoneCompactMacro, created by TerryBrown

Author/Contributors

Author: TerryBrown
Maintainer: TerryBrown
Contributors:

Attachments