Modify ↓
Opened 16 years ago
Closed 16 years ago
#3724 closed enhancement (fixed)
please tell to graphviz.graphviz.graphviz = enabled in trac.ini
Reported by: | franck34 | Owned by: | Peter Kropf |
---|---|---|---|
Priority: | normal | Component: | GraphvizPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
In the Readme, please tell to graphviz.graphviz.graphviz = enabled in trac.ini
Just to avoid loosing time ... lol ... no comment ...
It's a little sentence who make win some times for guys without any brain like me.
Thanks in advance ;)
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
Severity: | normal → minor |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Trac Release: | 0.10 → 0.11 |
Done so in [4543].
Note: See
TracTickets for help on using
tickets.
graphviz.* = enabled
would do. I've added this information to GraphvizPlugin#Installation.It wouldn't hurt to put it in the README.txt file as well.