Changes between Version 6 and Version 7 of ListMilestonesMacro


Ignore:
Timestamp:
Mar 18, 2015, 3:44:51 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tag changes

Legend:

Unmodified
Added
Removed
Modified
  • ListMilestonesMacro

    v6 v7  
    1 = Macro - Shows a list of chosen Milestones =
     1[[PageOutline(2-5,Contents,pullout)]]
    22
    3 == Description ==
     3= Show a list of chosen Milestones
     4
     5== Description
    46
    57This 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.
    68
    7 == Usage ==
     9== Bugs/Feature Requests
     10
     11Please use [https://github.com/trac-hacks/trac-listmilestones/issues GitHub] for any issues you have with [wiki:ListMilestonesMacro].
     12
     13== Download
     14
     15Download the zipped source from [https://github.com/trac-hacks/trac-listmilestones/archive/master.zip here].
     16
     17== Source
     18
     19You can clone [wiki:ListMilestonesMacro] from [https://github.com/trac-hacks/trac-listmilestones here] using git, or [https://github.com/trac-hacks/trac-listmilestones browse the source] on GitHub.
     20
     21== Installation
     22
     23{{{
     24pip install ListMilestonesMacro
     25}}}
     26
     27For more information, please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins.
     28
     29== Usage
    830
    931{{{
     
    1335}}}
    1436
    15 == Bugs/Feature Requests ==
    16 
    17 Please use [https://github.com/trac-hacks/trac-listmilestones/issues GitHub] for any issues you have with [wiki:ListMilestonesMacro].
    18 
    19 == Download ==
    20 
    21 Download the zipped source from [https://github.com/trac-hacks/trac-listmilestones/archive/master.zip here].
    22 
    23 == Source ==
    24 
    25 You can clone [wiki:ListMilestonesMacro] from [https://github.com/trac-hacks/trac-listmilestones here] using git, or [https://github.com/trac-hacks/trac-listmilestones browse the source] on GitHub.
    26 
    27 == Installation ==
    28 
    29 {{{
    30 pip install ListMilestonesMacro
    31 }}}
    32 
    33 For more information, please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins.
    34 
    35 == Author/Contributors ==
     37== Author/Contributors
    3638
    3739'''Author:''' [wiki:mitar] [[BR]]