wiki:WikiGanttChartPlugin

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

  1. Install the plugin:
    easy_install https://trac-hacks.org/svn/wikiganttchartplugin/0.12
    
  2. Enable the plugin by adding the following line to the trac.ini file:
    [components]
    wikiganttchart.* = enabled
    

Recent Changes

18555 by jun66j5 on 2023-10-14 06:34:04
WikiGanttChartPlugin: make compatible with Trac 1.4/1.6 and Python 3
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)
(more)

Author/Contributors

Author: OpenGroove,Inc. and tracpath
Maintainer: Jun Omae
Contributors: Genie

Last modified 14 months ago Last modified on Mar 9, 2023, 5:02:35 PM