Changes between Version 9 and Version 24 of Help/Preferences/Plugins


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Plugins

    v9 v24  
    22= Preferences > Plugins = 
    33 
    4 Plugins extend the core functionality of JOSM. The [wiki:Plugins list of JOSM plugins] explains which plugins are available and with what kind of functionality they extend JOSM.   
     4Plugins extend the core functionality of JOSM. The [wiki:/Plugins list of JOSM plugins] explains which plugins are available and with what kind of functionality they extend JOSM.    
    55 
    6 Most JOSM users don't work with the bare JOSM core only. They usually install at a set of at least 3-5 plugins, including the the important wmsplugin and validator-plugin (integrated to core for now). 
     6Most JOSM users don't work with the bare JOSM core only. They usually install a set of at least 3-5 plugins. 
     7 
     8**Please, install only the plugins you need.** Plugins will probably rise the chance of code errors and some combinations might even not been tested. 
     9 
     10[[TOC(inline)]] 
    711 
    812== Installing plugins == 
    9  1. Launch the  '''Preferences''' dialog 
    10  2. Select the tab '''Plugins''' 
    11  3. Click on '''Download list''' do download the list of available plugins 
    12  4. Tick the checkbox for every plugin you want to install 
    13  5. Click on '''Update plugins''' 
    1413 
    15 JOSM will download and install the plugins. You have to restart JOSM to '''load and activate''' the newly downloaded plugins.  
     141. Launch the [[Image(source:/trunk/images/preference.png,15)]] **Preferences** dialog. 
     151. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] **Plugins**. 
     161. Click on [[Image(source:trunk/images/download.png,15)]] **Download list** to download the list of available plugins. 
     171. Tick the checkbox for every plugin you want to install. 
     181. Click on [[Image(source:trunk/images/dialogs/refresh.png,15)]] **Update plugins**. 
     19 
     20JOSM will download and install the plugins. You have to restart JOSM to **load and activate** the newly downloaded plugins.  
    1621 
    1722== Manually updating plugins == 
    18  1. Launch the  '''Preferences''' dialog 
    19  2. Select the tab '''Plugins''' 
    20  3. Click on '''Download list''' do download the list of available plugins 
    21  4. Tick the checkbox for every plugin you want to update 
    22  5. Click on '''Update plugins''' 
     231. Launch the [[Image(source:trunk/images/preference.png,15)]] **Preferences** dialog. 
     241. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] **Plugins**. 
     251. Click on [[Image(source:trunk/images/download.png,15)]] **Download list** do download the list of available plugins. 
     261. Tick the checkbox for every plugin you want to update. 
     271. Click on [[Image(source:trunk/images/dialogs/refresh.png,15)]] **Update plugins**. 
    2328 
    24 JOSM will download and install the most recent version of the selected plugins. You have to restart JOSM to '''load and activate''' the newly downloaded plugins.  
     29JOSM will download and install the most recent version of the selected plugins. You have to restart JOSM to **load and activate** the newly downloaded plugins.  
    2530 
    2631== Automatically updating plugins == #AutomaticUpdate 
    27 JOSM checks at startup whether the currently active plugins should be updated. JOSM attempts to update the plugins 
    28 * if JOSM itself has been updated since the last plugin update. This is called the '''version based update mode'''. 
    29 * if a certain periode of time has elapsed since the last plugin update. This is called the '''time based updated mode'''. 
    3032 
    31 In the preferences you can define the policy for updating plugins in version or time based mode. 
     33On start-up, JOSM attempts to update the plugins 
     34* if JOSM itself has been updated since the last plugin update. This is called the **version based update mode**. 
     35* if a certain periode of time has elapsed since the last plugin update. This is called the **time based updated mode**. 
    3236 
    33  1. Launch the  '''Preferences''' dialog 
    34  2. Select the tab '''Plugins''' 
    35  3. Click the tab '''Plugin update policy''' 
     37In both cases, JOSM offers to update the currently active plugins and you are advised to run the updates by clicking on **Update plugins**. You may also skip updating, but be warned, that installed plugins could be incompatible with the new JOSM version and that they might either fail to load or fail to work as expected. 
    3638 
    37 Select the radio button '''Ask before updating''' if JOSM shall ask before updating plugins in version and/or time based update mode. 
    38 Select the radio button '''Always update without asking''' if JOSM shall automatically update plugins without asking.  
    39 Select the radio button '''Never update''' to disable version or time based automatic update. JOSM will skip automatic update at startup if this policy is selected.  
     39[[Image(wiki:Plugins:automatic-update.png)]] 
     40 
     41Select **Do not ask again and remember my decision** if JOSM should always try the selected action without asking for confirmation. If you select this checkbox, JOSM won't display this dialogue any more. 
     42 
     43In the preferences you can define the policy for both updating plugins modes. 
     44 
     451. Launch the [[Image(source:trunk/images/preference.png,15)]] **Preferences** dialog. 
     461. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] **Plugins**. 
     471. Click the tab **Plugin update policy**. 
     48 
     49[[Image(plugin_update_policy_preferences.png,450)]] 
     50 
     51* Select the radio button **Ask before updating** if JOSM shall ask before updating plugins in version and/or time based update mode. 
     52* Select the radio button **Always update without asking** if JOSM shall automatically update plugins without asking.  
     53* Select the radio button **Never update** to disable version or time based automatic update. JOSM will skip automatic update at startup if this policy is selected.  
     54 
     55The interval in days for the **time based updated mode** can be set below the radio buttons (''default=30''). 
     56 
     57== Manually installing plugins == 
     58If the automatic way does not work, you can install plugins manually by putting the .jar files in the **plugins** directory under the JOSM directory 
     59 
     60 * Under **Windows 7 and Vista**, the plugins are located in  {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}.  
     61 * Under **Windows**, this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}. 
     62 * On a **Mac** you will find the JOSM directory in the user directory {{{/Users/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the Finders Go to folder menu command ({{{Cmd+Shift+G}}}), and enter "~/.josm") in the dialog that pops up. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.) 
     63 * On a **Linux** system you will find the JOSM directory in the user directory {{{/home/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the file manager and enter "~/.josm" in the address line (if no address line is visible just try to enter a letter and hopefully a popup to enter the address will open). Alternatively it is possible to "show hidden" files and folders in the file manager, using the keyboard shortcut ''Ctrl+H''. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.) 
     64 
     65Now restart JOSM and the plugins should show up in the plugin list under **''Edit -> Preferences -> [[Image(source:trunk/images/preferences/plugin.png,15)]] [wiki:Help/Preferences/Plugins Plugins]''**.[[BR]] Activate the Plugins, click on [[Image(source:/trunk/images/ok.png,15)]] **OK** to save the preferences and restart JOSM once more. 
     66 
     67 
     68== See also == 
     69* [wiki:/Plugins List of JOSM plugins] 
     70* [Help/Plugins Plugin Help] 
    4071 
    4172---- 
    42 Back to [wiki:/Help/Action/Preferences Preferences][[Br]] 
    43 Back to [wiki:Help Main Help] 
     73Back to [Action/Preferences Preferences][[BR]] 
     74Back to [Help/Plugins Plugin Help][[BR]] 
     75Back to [wiki:/Help Main Help]