TIP FreeMindPlugin is not installed on Foswiki.org.

FreeMindPlugin

The FreeMindPlugin implements the %FREEMIND% tag to render FreeMind mindmaps in a Foswiki topic. It requires Adobe's flash player plugin to run from the browser. FreeMind is open-source, "free" graphical mind-mapping software written in Java.

Syntax

%FREEMIND{ mindMap="pathToMindMap.mm" <optional attributes>}

Attribute Description Required
mindMap specify the mindmap (.mm file) to display Yes
width specify the display area width in pixels or percentage No
height specify the display area height in pixels or percentage No

Example

%FREEMIND{ mindMap="%ATTACHURL%/Wiki.mm" width="200" height="200" }%

IDEA! This example uses %ATTACHURL% to locate a mindmap file attached to the same page.

If this plugin is installed, you will see the sample mindmap displayed via flash player.

%FREEMIND{ mindMap="http://trunk.foswiki.org/pub/Extensions/FreeMindPlugin/Wiki.mm" width="200" height="200"}%

Settings

FreeMindPlugin settings are stored as preferences variables. To reference a plugin setting, write %FreeMindPlugin_<setting>%, e.g. %FreeMindPlugin_SHORTDESCRIPTION%

  • One line description, is shown in the TextFormattingRules topic:
    • Set FREEMIND_SHORTDESCRIPTION = one line description here
  • Debug plugin: (See output in data/debug.txt)
    • Set FREEMIND_DEBUG = 0

Installation

You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.

Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".

If you have any problems, or if the extension isn't available in configure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.

Plugin Info

Author: John Poplett
Copyright: © 2007-2011, John Poplett
License: GPL (GNU General Public License)
Release: 1.1
Version: 12521 (2011-09-13)
Change History:
13 Sept 2011: BuildContrib-ise
21 Jan 2010: Foswiki conversion
01 Dec 2008: Initial version
CPAN Dependencies: none
Other Dependencies: JavaScript™ and Flash support in browser
Home: http://foswiki.org/Extensions/FreeMindPluginDev
Support: http://foswiki.org/Support/FreeMindPlugin

Related Topics: System.Plugins, DeveloperDocumentationCategory, AdminDocumentationCategory, PreferencesPlugin

I Attachment Action Size Date Who Comment
FreeMindPlugin.md5md5 FreeMindPlugin.md5 manage 165 bytes 13 Sep 2011 - 09:27 SvenDowideit  
FreeMindPlugin.sha1sha1 FreeMindPlugin.sha1 manage 189 bytes 13 Sep 2011 - 09:27 SvenDowideit  
FreeMindPlugin.tgztgz FreeMindPlugin.tgz manage 46 K 13 Sep 2011 - 09:26 SvenDowideit  
FreeMindPlugin.zipzip FreeMindPlugin.zip manage 47 K 13 Sep 2011 - 09:26 SvenDowideit  
FreeMindPlugin_installerEXT FreeMindPlugin_installer manage 4 K 13 Sep 2011 - 09:27 SvenDowideit  
Wiki.mmmm Wiki.mm manage 2 K 13 Sep 2011 - 09:26 SvenDowideit  
Topic revision: r9 - 22 Dec 2012, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy