Changes between Version 46 and Version 47 of MasterTicketsPlugin


Ignore:
Timestamp:
Sep 4, 2015, 6:51:12 AM (9 years ago)
Author:
figaro
Comment:

Rearranged paragraphs to maintain consistency

Legend:

Unmodified
Added
Removed
Modified
  • MasterTicketsPlugin

    v46 v47  
    11[[PageOutline(2-5,Contents,pullout)]]
     2
    23= Add support for ticket dependencies to Trac
    34
     
    4950[[TicketQuery(component=MasterTicketsPlugin&group=type,format=progress)]]
    5051
    51 == Installation
    52 
    53 The easiest way to install this plugin is by using `easy_install`:
    54 {{{#!sh
    55 easy_install http://trac-hacks.org/svn/masterticketsplugin/trunk/
    56 }}}
    57 
    5852== Download
    5953
     
    6862
    6963You can check out MasterTicketsPlugin from [http://trac-hacks.org/svn/masterticketsplugin here] using Subversion, or [source:masterticketsplugin browse the source] with Trac.
     64
     65== Installation
     66
     67The easiest way to install this plugin is by using `easy_install`:
     68{{{#!sh
     69easy_install http://trac-hacks.org/svn/masterticketsplugin/trunk/
     70}}}
    7071
    7172== Configuration