|
Cookbook /
FreeMindSummary: Embed mind maps in PmWiki pages
Version: 20120412a
Prerequisites:
Status: experimental
Maintainer: Petko
Discussion: FreeMind-Talk?
Enable easy embedding of FreeMind maps in your PmWiki pages. ![]() DescriptionThe recipe finds Attach: links to uploaded FreeMind *.mm files and embeds them into the page for viewing/browsing. The embedding is done via Java or Flash plug-ins created by the authors of FreeMind. The recipe is unobtrusive: if the browser doesn't support JavaScript, Java or Flash, the visitor will still be able to download the MindMap file. Demo. InstallationGet freemind.zipΔ (alt. download: freemind.zip).
UsageTo embed a mind map, just use an Attach: link to upload the file. The program will recognize only links with text starting with "Attach:" and a file name ending in ".mm". So, it is possible to disable the embedding by simply changing the link text:
The width and height of the embedded map can be customized via the title attribute of the link:
The program will also recognize links starting with "FreeMind:" in addition to "Attach:". This allows wiki admins to set InterMap links to URLs outside of the default upload directories. ConfigurationIt is possible to change some settings at the beginning of the file freemind.js. The variables For example, setting You can disable one of the plug-ins in the wiki page, add to the link tooltip title format The original Java plug-in is close to the FreeMind software interface and rendering, but it is a large file and not all browsers support Java. The Flash plug-in shows mind maps in a slightly different way than the original; it is much lighter and possibly more browsers can show it. The variables Notes
Change log / Release notes
See also
ContributorsPmWiki recipe written and maintained by Petko. The Java and Flash plug-ins are written by the authors of FreeMind. CommentsSee discussion at FreeMind-Talk? User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |