Changes between Version 22 and Version 23 of PlannedMilestonesMacro


Ignore:
Timestamp:
Feb 5, 2010, 12:37:27 AM (14 years ago)
Author:
Ryan J Ollos
Comment:

Updated status of keyword argument implementations

Legend:

Unmodified
Added
Removed
Modified
  • PlannedMilestonesMacro

    v22 v23  
    4646There are several parameters that can be specified.
    4747
    48 || Parameter || Description                                                     || Valid Values       ||
    49 || exclude   || Names matching the regular expression are excluded              || Regular expression ||
    50 || ignore    || Milestones matching the specified conditions are ignore         || noduedate          ||
    51 || include   || Names matching the regular expression are exclusively included  || Regular expression ||
    52 || max       || Maximum number of upcoming milestones to list                   || Positive integer   ||
     48|| Parameter || Description                                                     || Valid Values       || Status ||
     49|| exclude   || Names matching the regular expression are excluded              || Regular expression || Not yet implemented, see #5449 ||
     50|| ignore    || Milestones matching the specified conditions are ignore         || noduedate          || Implemented in [7504] ||
     51|| include   || Names matching the regular expression are exclusively included  || Regular expression || Implemented in [7504], but does not yet take a comma separated list ||
     52|| max       || Maximum number of upcoming milestones to list                   || Positive integer   || Implemented in [7504] ||
    5353
    5454Example: