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

[12264] by rjollos on 10/29/12 17:55:52

Part of [12263]. Fixed indentation.

[12263] by rjollos on 10/29/12 17:54:20

Replaced tabs in source code.

[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

Author/Contributors

Author: TerryBrown
Maintainer: TerryBrown
Contributors:

Attachments