Question
I am looking for some way to generate a graph showing the linking structure of a Web on my TWiki install. I'd like to generate something where each page is a vertex and the links are represented as directed edges between the vertices. While the primary thing I am interested in finding is pages that are not accessible from the front page of the web, I would like to be able to see the entire linking structure. As I don't plan on running this with a high frequency I don't care much about performance. Does anything link this exist?
Environment
--
JeffersonCowart - 06 Jun 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
You're probably looking for
DirectedGraphWebMapPlugin
--
JosMaccabiani - 06 Jun 2007
See also
Extensions:linking
and
Extensions:tree
.
--
PeterThoeny - 06 Jun 2007
That is exactly what I was looking for. Thank you for the pointer. My Googling and searching this site hadn't found it.
--
JeffersonCowart - 06 Jun 2007
Next time try the tag cloud in the
Plugins home.
--
PeterThoeny - 06 Jun 2007