This page last changed on Mar 01, 2007 by david.soul@atlassian.com.

Spacegraph Macro

Usage: {spacegraph:space key}
Description: Displays a chart of the pages in a space and their connections.
Example:
{spacegraph:ds}
Input: optional space key, defaults to space of current page.
Output: A chart of the space.
Bundled with Confluence?: Yes

This macro requires that GraphViz is installed. You should perform the default installation for your operating system. See the Enable The Flowchart Macro for Graphviz configuration information.

For details on composing diagrams, see the GraphViz Documentation.

This macro is shipped with Confluence as source, to use it you need to build the 'graphviz' plugin. To do this, you need to install ant and run the command:

ant -Dlibrary=graphviz install

from the plugins directory.

Document generated by Confluence on May 01, 2007 19:28