NAME

Kwiki::MindMap - Display what's on your mind.

DESCRIPTION

Display what's on your mind.

Thanks to dngor for providing beautiful GraphViz mindmap rendering code :)

Here's a quick example how to use this plugin after you installed it:

.mindmap
computer
* laptop
** huge
*** IBM
*** Mac
** small
*** sony
*** toshiba
* desktop
** pretty
** ugly
.mindmap

The string 'computer' means the root node, and sub-nodes are prefixed with '*', you may use any of [*+0=] for the tree prefix.

SEE ALSO

Kwiki::GDGraphGenerator, Kwiki::SocialMap

COPYRIGHT

Copyright 2004,2005 by Kang-min Liu <gugod@gugod.org>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>