Opened 14 years ago
Closed 13 years ago
#8767 closed defect (worksforme)
Gray [[TracJSGanttChart(milestone=XX)]]
Reported by: | anonymous | Owned by: | Chris Nelson |
---|---|---|---|
Priority: | normal | Component: | TracJsGanttPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I've installed TracJSGanttChart Plugin, but when trying to use it on a wiki page it just shows:
[[TracJSGanttChart(milestone=XX)]]?
What could be the problem?
Attachments (0)
Change History (5)
comment:1 Changed 14 years ago by
comment:2 follow-up: 3 Changed 14 years ago by
yes,
trac.ini: tracjsgantt.* = enabled
.
Do I need to install jsGantt somehow?
I can't see the plugin in administration/plugins section, but when I try to upload Trac_jsGantt-0.5-py2.4.egg
file it says Plugin Trac_jsGantt-0.5-py2.4.egg already installed
.
comment:3 Changed 14 years ago by
Replying to anonymous:
...
Do I need to install jsGantt somehow?
No, it comes with the plugin.
I can't see the plugin in administratio/plugins section, but when I try to upload Trac_jsGantt-0.5-py2.4.egg file it says Plugin Trac_jsGantt-0.5-py2.4.egg already installed
I'm more a programmer than an administrator. You might try asking on the Trac Users mailing list (trac-users@…)
comment:4 Changed 13 years ago by
Replying to anonymous:
What could be the problem?
Most likely the plugin is installed, but there is an error when loading the plugin. Please set your log level to DEBUG and check your log file for messages related to the plugin. For more info, see t:TracLogging.
comment:5 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I think this is an installation issue, or fixed by recent changes. Please reopen if you still have issues after installing the latest version.
Is the plugin enabled?