Embedding mind maps: Difference between revisions
m (parameters startCollapsedToLevel=1) |
mNo edit summary |
||
Line 34: | Line 34: | ||
<code><nowiki><mm>[[Hello.mm|flash|80pt|parameters startCollapsedToLevel=1]]</mm></nowiki></code> | <code><nowiki><mm>[[Hello.mm|flash|80pt|parameters startCollapsedToLevel=1]]</mm></nowiki></code> | ||
| | | | ||
<mm>[[Hello.mm|flash|80pt|parameters startCollapsedToLevel= | <mm>[[Hello.mm|flash|80pt|parameters startCollapsedToLevel=1]]</mm> | ||
|- | |- | ||
|Embed map in applet<br /> (with height and title) | |Embed map in applet<br /> (with height and title) |
Revision as of 20:38, 1 October 2006
- The Mind Map Gallery Page is here
Uploaded FreeMind Maps
To embed a freemind mind map file which has been uploaded to this wiki, use:
<mm>[[Hello.mm]]</mm>
You can specify if you want to display the map in the flash browser or in the java applet
<mm>[[Hello.mm|flash]]</mm>
<mm>[[Hello.mm|applet]]</mm>
You can display the map in a separate page by adding a colon in front of the file name:
<mm>[[:Hello.mm]]</mm>
<mm>[[:Hello.mm|description]]</mm>
<mm>[[:Hello.mm|applet]]</mm>
Description | You type | You get |
Embed map in flash (with height) |
|
<mm>flash|80pt</mm> |
Embed map in flash (with height and collapsed to level 1) |
|
|
Embed map in applet (with height and title) |
|
<mm>applet|150px|title example map</mm> |
Link to special page with the map in flash |
|
<mm>flash</mm> |
Link to special page with the map in applet |
|
<mm>applet</mm> |
Link to description page |
|
|
Link directly to file |
|
Advanced options
The full syntax for embedding an map in the wiki page is:
<mm>[[{name}|{options}|parameters {parameters}]]</mm>
The full syntax for displaying the map in the separate page is:
<mm>[[:{name}|{options}|parameters {parameters}|different text]]</mm>
The options can be zero or more of the following, separated by pipes:
applet
,flash
: Controls how the image is displayed{height}px
: Sets the given height in pixels{height}pt
: Sets the given height in pointstitle {title text}
:
The options can be given in any order.
The parameters can be zero or more of the {key}={value} pairs separated by spaces. They are transferred to the browser showing the map
If a given option does not match any of the other possibilities, it is assumed to be the link text.
External map files
You can neither link to nor embed an external map