Version 12.1 by Raluca Moisa on 2010/12/17 12:20

cogDisplays an attached Freemind mindmap using the Freemind applet.
TypeDoc (Velocity Macro)
Category
Developed byUnknown
Rating
0 Votes
LicenseUnknown

Description

Displays an attached Freemind mindmap using the Freemind applet.

Usage

#mindmap($mapname $width $height)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
mapnamenoa stringnonename of an attached mindmap file or a URL pointing to a mindmap
widthyesapplet width parameter"100%"width of the displayed mindmap
heightyesapplet height parameter600height of the displayed mindmap

Example

Display VIP support processes mindmap from the Freemind mindmap gallery.

#mindmap("VIP.mm")

You can also check the Sitemap example using the MindMap macro.

Result

mindmap.png

Get Connected