=== Plugin Name === Contributors: rsemeteys Tags: mindmap, freemind Requires at least: 2.8 Tested up to: 2.8 Stable tag: 1.0 This plugin allow graphic visualization of mindmaps created with FreeMind, directly in WordPress. == Description == This plugin allows graphic visualization of mindmaps created with FreeMind, directly in WordPress. This plugin uses [freeMindFlashBrowser](http://freemind.sourceforge.net/wiki/index.php/Flash_browser). It transforms [freemind] shortcodes in Flash presentation of a FreeMind map (.mm format). === Usage === Use [freemind] shortcode where you want to include the Flash Freemind Viewer in your pages and articles. `[freemind height='200px' width='400px']/path/to/map.mm[/freemind]` * "height" attribute is not mandatory (default value is 600px) * "width" attribute is not mandatory (default: width no set) == Installation == Proceed as usual with WordPress plugins. == Frequently Asked Questions == == Screenshots == 1. Example == Changelog == = 1.0 = * First realease.