Changes between Version 56 and Version 57 of TracJsGanttPlugin


Ignore:
Timestamp:
Apr 23, 2021, 9:03:48 PM (3 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • TracJsGanttPlugin

    v56 v57  
    1515`[[TracJSGanttChart(sample=1)]]` displays the sample project from jsgantt.com. `[[TracJSGanttChart(milestone=Test)]]` displays all the tickets in the Test milestone.
    1616
    17 [[Image(jsGanttSample.PNG)]]
     17[[Image(jsGanttSample.PNG, border=2)]]
    1818
    1919`[[TracJSGanttChart(goal=1234,schedule=asap)]]` finds all the tickets required for ticket 1234 (by following the Required For dependency) and schedules them As Soon As Possible. In a ticket description or comment, the ticket ID may be replaced by `self`.
     
    246246easy_install -UZ https://trac-hacks.org/svn/tracjsganttplugin/1.2/
    247247}}}
    248     - For Trac 1.0 and early:
     248    - For Trac 1.0 and earlier:
    249249{{{#!sh
    250250pip install svn+https://trac-hacks.org/svn/tracjsganttplugin/0.11/