Changes between Version 39 and Version 40 of Help/Preferences/Plugins
- Timestamp:
- 2020-02-21T01:02:53+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Plugins
v39 v40 1 1 [[TranslatedPages]] 2 [[PageOutline(2-2,Tabs)]] 2 [[PageOutline(2,Tabs)]] 3 3 4 = [wikitr:/Help/Preferences Preferences] > Plugins = 4 5 == Plugins == #Plugins6 5 Plugins extend the core functionality of JOSM. The [wikitr:/Plugins list of JOSM plugins] explains which plugins are available and with what kind of functionality they extend JOSM. 7 6 … … 11 10 12 11 == Automatic installation via Preferences menu == 13 14 12 Common steps: 15 13 1. Launch the [[Image(source:/trunk/images/preference.png,16,middle)]] **Preferences** dialog. … … 17 15 18 16 === Installing plugins === 19 20 1. ( optionally)click on [[Image(source:trunk/images/download.png,16,middle)]] **Download list** to downloadthe listof available plugins (if nothing was shown)17 1. (Optionally) Click on [[Image(source:trunk/images/download.png,16,middle)]] **Download list** to download the list of available plugins (if nothing was shown). 18 1. (Optionally) Use the checkboxes and the text field on top to filter the list. 21 19 1. Tick the checkbox for every plugin you want to install. 22 20 1. Click on **OK**. 23 21 24 JOSM will download and install the plugins. Some plugins don't require a restart of JOSM, you will be prompted only if you need to. 22 JOSM will download and install the plugins.\\ 23 Some plugins require a restart of JOSM, you will be prompted if you need to. 25 24 26 25 === Updating plugins === #AutomaticUpdate 27 28 26 On start-up, JOSM attempts to update the plugins 29 27 * if JOSM itself has been updated since the last plugin update. This is called the **version based update mode**. … … 38 36 39 37 == Plugin update policy ==#PluginUpdatePolicy 40 41 38 [[Image(plugin_update_policy_preferences_macOS.png)]] 42 39 … … 47 44 The interval in days for the **time based updated mode** can be set below the radio buttons (''default=30''). 48 45 49 === Manual installation ===50 46 47 == Manual installation == 51 48 In most cases, users don't need to do this. 52 49 53 === =Manually installing plugins====50 === Manually installing plugins === 54 51 If the automatic way does not work, you can install plugins manually by putting the .jar files in the **plugins** directory under {{{josm}}} directory. 55 52 56 53 {{{josm}}} location is explained under Preferences, see [wikitr:/Help/Preferences#JOSMpreferencedatacachedirectories JOSM preference/data/cache directories]. 57 54 58 Now restart JOSM and the plugins should show up in the plugin list under **''Edit -> Preferences -> [[Image(source:trunk/images/preferences/plugin.png,16,middle)]] [wikitr:/Help/Preferences/Plugins Plugins]''**.[[BR]] Activate the Plugins, click on [[Image(source:/trunk/images/ok.png,16,middle)]] **OK** to save the preferences and restart JOSM once more. 55 Now restart JOSM and the plugins should show up in the plugin list under **''Edit -> Preferences -> [[Image(source:trunk/images/preferences/plugin.png,16,middle)]] [wikitr:/Help/Preferences/Plugins Plugins]''**.[[BR]] 56 Activate the Plugins, click on [[Image(source:/trunk/images/ok.png,16,middle)]] **OK** to save the preferences and restart JOSM once more. 59 57 60 === =Manually updating plugins====58 === Manually updating plugins === 61 59 1. Launch the [[Image(source:trunk/images/preference.png,16,middle)]] **Preferences** dialog. 62 60 1. Select the tab [[Image(source:trunk/images/preferences/plugin.png,16,middle)]] **Plugins**.