Changes between Version 4 and Version 5 of MindMapMacro


Ignore:
Timestamp:
Nov 5, 2009, 1:16:44 PM (15 years ago)
Author:
Martin Scharrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MindMapMacro

    v4 v5  
    99 * the long form reads and converts a wiki lists into a Freemind mindmap and displays it.
    1010
     11== Requirements ==
     12 * ExtractUrlPlugin
     13 * [http://get.adobe.com/flashplayer/ Flash Plugin] v6 or higher
     14 * Javascript or [http://www.w3.org/ w3.org] compatible browser (i.e. Internet Explorer with Javascript disabled won't work)
    1115
    1216== Bugs/Feature Requests ==
     
    2529
    2630You can check out MindMapMacro from [http://trac-hacks.org/svn/mindmapmacro here] using Subversion, or [source:mindmapmacro browse the source] with Trac.
     31
     32== Usage ==
     33
     34See the [#Example example section].
     35
     36The following options are supported:
     37 width:: Width of mind map (i.e. its flash application).
     38 height:: Height of mind map (i.e. its flash application). Percent values will not work.
     39 flashvars:: List of flashvars for the flash application separated by "`|`". Possible values are:
     40     * startCollapsedToLevel: (Default 5) Level of collapsed mindmap branched.
     41     * ...
    2742
    2843== Example ==
     
    4661{{{
    4762#!MindMap
    48 width=60%,height=400px
     63width=60%,height=400px,flashvars="startCollapsedToLevel=4|someothervar=2"
    4964
    5065TestMindMap