Okay I've got it working:

To install, I found the graphviz-0.6.4-py2.3.egg under 0.9/dist folder.
Run easy_install and presto bingo it installed.

Then in trac.ini, I had to add graphviz.* = enabled.


This is working on:

Windows 2003 Server SP 1
Trac 0.9.5

 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pelton, Brian
Sent: Friday, June 02, 2006 9:48 AM
To: trac@lists.edgewall.com
Subject: RE: [Trac] Graphviz Plugin v0.6.4

This looks really great!

I am trying to install this plugin but it doesn't seem to be working =(

This is on Windows 2003 Server, Trac 0.9.5

I got graphvizplugin-r804.zip and ran setup.py.

I made the configuration changes to trac.ini

It doesn't show up under WebAdmin's plugin page, and I tried to do the
Hello World sample and I get an error "Error: Failed to load processor
graphviz ... No marco named [[graphviz]] found"

In c:\python23\lib\site-packages\ there doesn't seem to be any
directories there for graphviz, (But maybe that is because it wasn't an
egg???)



Help..
Brian
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter Kropf
Sent: Thursday, June 01, 2006 5:37 PM
To: trac@lists.edgewall.com
Subject: [Trac] Graphviz Plugin v0.6.4

Hi -

Trac Graphviz Plugin v0.6.4 Release Notes
=========================================
June 1, 2006

Graphviz plugin v0.6.4 for Trac is now available. The Graphviz wiki
processor is a plugin for Trac that allows the the dynamic generation of
diagrams by the various graphviz programs. The text of a wiki page can
contain the source text for graphviz and the web browser will show the
resulting image.


Changes for release v0.6.4
--------------------------

* Fixed problem where boolean values in the trac.ini file for Graphviz
  would always evaluate to True.  Resolves issue
  http://trac-hacks.org/ticket/373.



The graphviz plugin macro home page can be found at:
https://trac-hacks.swapoff.org/wiki/GraphvizPlugin

The plugin has been tested on Linux x86 system with python 2.3.5 and the
0.9-stable and trunk branches of Trac.

Testing on other platforms would be appreciated.

Bugs and enhancement requests can be submitted at:
http://trac-hacks.swapoff.org/newticket?component=GraphvizPlugin&owner=p
kropf

- Peter
_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac
_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac
_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to