Changes between Version 44 and Version 45 of TracJsGanttPlugin


Ignore:
Timestamp:
Aug 27, 2013, 2:46:38 PM (11 years ago)
Author:
Chris Nelson
Comment:

Typo.

Legend:

Unmodified
Added
Removed
Modified
  • TracJsGanttPlugin

    v44 v45  
    4545|| `order`||||Order of fields used to sort tickets before display. `order=milestone` sorts by milestone.  May include ticket fields, including custom fields, or "wbs" (work breakdown structure).||wbs||
    4646|| `scrollTo`||||Date to scroll to when chart is initially drawn.  A date in `yyyy-mm-dd` format or "today".||None||
    47 || `linkStyle`||||How to handle clicks on task in the chart.||JSGantt style opening a dedicated window (`jsgantt`) or standard browser behaviour (`standard`).||`jsgantt`||
     47|| `linkStyle`||||How to handle clicks on task in the chart. JSGantt style opening a dedicated window (`jsgantt`) or standard ticket link behaviour (`standard`).||`jsgantt`||
    4848
    4949Site-wide defaults for macro arguments may be set in the `[trac-jsgantt]` section of `trac.ini`. Where `option.<opt>` overrides the built-in default for `<opt>` from the table above.