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
- 18644 by jun66j5 on 2024-06-21 04:16:52
-
WikiGanttChartPlugin: remove unused
WikiGanttChart.to_json
method
- 18636 by jun66j5 on 2024-05-14 06:56:56
-
WikiGanttChartPlugin: follow-up to r18555, make tests compatible with Trac 1.0 through 1.6
- 18555 by jun66j5 on 2023-10-14 06:34:04
-
WikiGanttChartPlugin: make compatible with Trac 1.4/1.6 and Python 3
(more)
Author/Contributors
Author: OpenGroove,Inc. and tracpath
Maintainer: Jun Omae
Contributors: Genie
Last modified 21 months ago
Last modified on Mar 9, 2023, 5:02:35 PM