Planned Milestones Macro

Description

A macro to display a bulleted list of upcoming milestones with their due dates. You can put it on your WikiStart page so everyone can see what's in store for the future at a glance.

Note: To get a meaningful list you need to enter a descriptive text as part of the milestone name. A version number alone as the milestone name won't be very helpful to most people.

Bugs/Feature Requests

Existing bugs and feature requests for PlannedMilestonesMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

If you insert

== Planned milestones ==
[[PlannedMilestones]]

You will get something like this:


Planned milestones


The milestone names will be links to the actual milestone descriptions. In the example above that is faked by links to WikiStart for the lack of anything better.

Recent Changes

[796] by mgood on 05/31/06 06:24:39

PlannedMilestonesMacro:

  • use the Milestone model API to be cross-DB compatible and preserve proper sorting (fixes #158, #213, #235, #398)
  • use Markup to make sure HTML is properly escaped for output

[401] by jornh on 01/23/06 21:13:43

PlannedMilestonesMacro:

Initial commit.

[400] by jornh on 01/23/06 21:07:12

New hack PlannedMilestonesMacro, created by jornh

Author/Contributors

Author: jornh
Contributors: mgood

Attachments