Contents
Provide simple Gantt chart with an editor in Trac wiki
Description
This plugin provides simple Gantt chart with an editor that can be added to a Trac wiki. The contents of the Gantt chart are stored in Trac wiki. This plugin uses jQuery to create the chart.
Bugs/Feature Requests
Existing bugs and feature requests for WikiGanttChartPlugin are here.
If you have any issues, create a new ticket.
defect |
5 / 5 |
|
---|---|---|
enhancement |
1 / 1 |
Download
Download the zipped source from here.
Source
You can check out WikiGanttChartPlugin from here using Subversion, or browse the source with Trac.
Installation
- Install the plugin:
easy_install https://trac-hacks.org/svn/wikiganttchartplugin/0.12
- Enable the plugin by adding the following line to the
trac.ini
file:[components] wikiganttchart.* = enabled
Recent Changes
- 16647 by jun66j5 on 2017-06-06 17:05:30
-
WikiGanttChartPlugin/0.12.0.4: fix not working with old style processor (closes #13200)
- 16561 by jun66j5 on 2017-04-27 03:50:29
-
WikiGanttChartPlugin/0.12.0.3: fix typo (closes #13166)
- 16560 by jun66j5 on 2017-04-26 13:39:21
-
WikiGanttChartPlugin/0.12.0.3: make vertical scrollbars in gantt chart invisible
(more)
Author/Contributors
Author: OpenGroove,Inc. and tracpath
Maintainer: Jun Omae
Contributors: Genie
Last modified 7 months ago
Last modified on Mar 9, 2023, 5:02:35 PM