Changes between Version 19 and Version 20 of TracJsGanttPlugin


Ignore:
Timestamp:
Jul 26, 2011, 4:02:28 PM (13 years ago)
Author:
Chris Nelson
Comment:

Documented formats option.

Legend:

Unmodified
Added
Removed
Modified
  • TracJsGanttPlugin

    v19 v20  
    2020
    2121||Argument      ||Version       ||Description   ||Default
    22 || `format`|| ||Initial display format: day, week, month, or quarter || day ||
     22|| `formats`||||What to display in the format control.  A pipe-separated list of `minute`, `hour`, `day`, `week`, `month`, and `quarter` (though `minute` may not be very useful). ||`day|week|month|quarter`||
     23|| `format`|| ||Initial display format, one of those listed in `formats` || First format ||
    2324|| `sample`|| ||Display sample tasks (1) or not (0) || 0 ||
    2425|| `res`|| ||Show resource column (1) or not (0) || 1 ||