October 13, 2005
Wiki Touchgraph
I found this cool applet called Touchgraph that does pretty cool relational plotting. Just check out Special:Touchgraph on the Case Wiki for a quick preview. It still has a long way to go, but you get the idea.
Trackback
You can ping this entry by using http://blog.case.edu/gps10/mt-tb.cgi/3426 .
Comments
Most impressed with your implimentation of Touchgraph for mediawiki. We downloaded the wiki browser package from toughgraph and managed to make it work with our wiki by faking a link database with a single link in it. Surely there is a way to generate the link database from the mediawiki database - but I cant find it. Can you let me in on the secret?
ChrisB
There is no default method in MediaWiki to return a graph structure of your wiki. However, I made an extension for MediaWiki that does just this. Check out my graphs extension at http://opensource.case.edu/projects/MediaWikiHacks