Changes between Version 43 and Version 44 of TracJsGanttPlugin


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

Document linkStyle.

Legend:

Unmodified
Added
Removed
Modified
  • TracJsGanttPlugin

    v43 v44  
    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`||
    4748
    4849Site-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.