Opened 14 years ago

Closed 14 years ago

#222 closed (invalid)

New Milestone macro for trac wiki

Reported by: Christopher Small Owned by: chaos@bbn.com
Priority: minor Milestone:
Component: GPO Version: SPIRAL2
Keywords: Cc:
Dependencies:

Description (last modified by Christopher Small)

Can you extend MilestoneDate() to take a regex rather than a string, or add a new macro that takes a regex, and return all milestones that have matching names (with
between them)?

E.g.

[ [ MilestonesMatching(GUSH: S2.*) ] ]

would return

GUSH: S2.a prototype 0.2 (Due 10/09/09) [ [ BR ] ]
GUSH: S2.b Course development (Due 12/30/09) [ [ BR ] ]
GUSH: S2.c Raven integration (Due 01/30/10) [ [ BR ] ]
GUSH: S2.d GUI 0.1 (Due 03/30/10) [ [ BR ] ]
GUSH: S2.e support two control frameworks (Due 07/30/10) [ [ BR ] ]
GUSH: S2.f spiral 2 id mgmt (Due 08/31/10) [ [ BR ] ]
GUSH: S2.g 0.3 release (Due 08/31/10)[ [ BR ] ]

It might be that the [ [ BR ] ] would have to be <br>, depending on how the macro processor works.

Change History (2)

comment:1 Changed 14 years ago by Christopher Small

Description: modified (diff)

comment:2 Changed 14 years ago by chaos@bbn.com

Resolution: invalid
Status: newclosed

Wrong wiki, replaced by syseng#221.

Note: See TracTickets for help on using tickets.