Difference between revisions of "Add-ons (install)"

From Freeplane - free mind mapping and knowledge management software
m (Installation)
m (Add-ons)
Line 1: Line 1:
===Add-ons===
+
===What is an Add-on?===
  
 
Particular features of Freeplane are installable. They are not part of the mind map but of your Freeplane installation. You can think of:
 
Particular features of Freeplane are installable. They are not part of the mind map but of your Freeplane installation. You can think of:
Line 8: Line 8:
 
* script permissions (per script).
 
* script permissions (per script).
  
An add-on is a package of some or all of these features, which can be installed at once. This package has the form of a mind map. To install the package you simply download the mind map and follow the procedure:
+
An add-on is a package of some or all of these features, which can be installed at once.  
 +
 
 +
==Installing an add-on==
 +
This package has the form of a mind map. To install the package you simply download the mind map and follow the procedure:
  
 
1. copy the link location of the download links (use context menu of your web browser).
 
1. copy the link location of the download links (use context menu of your web browser).
Line 19: Line 22:
  
 
Here are the first packages, for use with [http://freeplane.sourceforge.net/preview/ preview] versions only:
 
Here are the first packages, for use with [http://freeplane.sourceforge.net/preview/ preview] versions only:
 
 
  
 
==Insert Inline Image==
 
==Insert Inline Image==

Revision as of 18:40, 24 October 2011

What is an Add-on?

Particular features of Freeplane are installable. They are not part of the mind map but of your Freeplane installation. You can think of:

  • scripts
  • preferences,
  • translations for menu items, config options etc.,
  • keyboard shortcuts (scripts only),
  • script permissions (per script).

An add-on is a package of some or all of these features, which can be installed at once.

Installing an add-on

This package has the form of a mind map. To install the package you simply download the mind map and follow the procedure:

1. copy the link location of the download links (use context menu of your web browser).

2. Open the Manage Add-ons dialog via Tools->Add-ons.

3. Enter the copied link in the text field at the bottom of the dialog.

4. Click on Install.

Here are the first packages, for use with preview versions only:

Insert Inline Image

This script asks for an URL and inserts an HTML <img> tag at the end of the node's text. If the node is not already an HTML node it will be converted. Known from the example scripts page. The new menu item can be found under Edit->Extensions and it is bound to Control+Shift+i.

Download

Developer Tools

This add-on collects some utilities that script and/or add-on developers will find useful. The new functions are available under Tools -> Development Tools. Among other:

  • Check Add-on: Adds all standard nodes, attributes and notes to the current map. Can be used with an empty Map to create an add-on skeleton.
  • Release Add-on: It copies the <addon>.mm to <addon>-<version>.mm and updates the script node's context from the files lying around.
  • freeplane.dsld: Adds Eclipse editor support for predefined script bindings such as node, c, ui, textUtils, ...
  • Insert Binary: Asks for a file to insert as text of the current node (BASE64 encoded).

Download


Example Theme

This little theme add-on installs the old link icons (Link.png and LinkLocal.png).

Download