wiki:ListMilestonesMacro

Version 2 (modified by Adrian Fritz, 12 years ago) (diff)

Usage details

Macro - Shows a list of chosen Milestones

Description

This macro lists milestones based on a name. It uses template for displaying milestones so its output is customizable. By default it displays milestones similarly to how they are displayed in roadmap.

Usage

   [[ListMilestones()]]               # Show all milestones
   [[ListMilestones(Product)]]        # Show milestones whose name starts with Product
   [[ListMilestones(Product, Test)]]  # Show milestones whose name starts with Product and Test

Bugs/Feature Requests

Please use Bitbucket for any issues you have with ListMilestonesMacro.

Download

Download the zipped source from here.

Source

You can clone ListMilestonesMacro from here using Mercurial, or browse the source on Bitbucket.

Installation

Please follow documentation on how to install Trac's plugins.

Author/Contributors

Author: mitar
Maintainer: mitar
Contributors: