Freemind Macro
Displays a Freemind mindmap in a wiki page |
Type | XAR |
Category | |
Developed by | |
Rating | |
License | GNU General Public License 3 |
Table of contents
Description
With the help of this macro you can display a Freemind mindmap inside a wiki page.
Usage
First you have to attach the mindmap to the page where the macro will be called:
The following step is to insert the new Freemind Macro. You can achieve this in 2 ways:
- Edit the page in WYSIWYG mode and add a new Freemind Macro to the page:
- Write the macro code in Wiki mode:{{freemind map="efccb77c3bfe2faf14551aa65041c24f-1173073256.mm" width="1600px" height="600px"/}}
Screenshots
This is how the result will look like:
At this point you can browse the mindmap as you wish by simply clicking on the branches to either fold or unfold them:
Parameters definition
Name | Optional | Allowed values | Default value | Description |
---|---|---|---|---|
map | no | a string | none | name of an attached mindmap file |
width | yes | width parameter | "100%" | width of the displayed mindmap |
height | yes | height parameter | "100%" | height of the displayed mindmap |
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.
You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions
- You'll also need to install all dependent Extensions that are not already installed in your wiki
Release Notes
v1.0
Fixed a bug about the location of the Freemind visor.
v0.9
This macro uses the Flash version of the Freemind visor to display a Freemind mindmap.