Changes between Version 13 and Version 51 of Help/Preferences/Plugins
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Plugins
v13 v51 1 1 [[TranslatedPages]] 2 [[PageOutline(2-10,Table of contents)]] 3 2 4 = Preferences > Plugins = 5 [[JOSMImage(preferences/plugin,48,link=,middle,margin-right=20,margin-bottom=10)]] **Configure available plugins.** \\ 6 This register of the Preferences dialog has two tabs to [#Plugins install plugins] and to configure the policy [#PluginUpdatePolicy automatic updates]. 3 7 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. 8 Plugins can extend the core functionality of JOSM. 9 The list [wikitr:/Plugins Plugins for JOSM] shows the official plugins and their kinds of functionality. 10 It is common that users install some plugins. 5 11 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. 12 == Installing plugins ==#Plugins 13 1. (Optionally) Click on [[JOSMImage(download)]] **Download list** to download the list of available plugins (if nothing was shown). 14 1. (Optionally) Use the checkboxes and the Search text field on top to filter the list. 15 1. Tick the checkbox for every plugin you want to install. 16 1. Click on **OK**. 7 17 8 '''Note:''' Please, install only the plugins you need. Plugins will probably rise the chance of code errors and some combinations might even not been tested. 18 JOSM will download and install the plugins.\\ 19 Some plugins require a restart of JOSM to get fully installed. 20 A confirmation will appear if needed. 9 21 10 == Installing plugins == 11 1. Launch the [[Image(source:/trunk/images/preference.png,15)]] '''Preferences''' dialog. (''F12'') 12 2. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] '''Plugins'''. 13 3. Click on [[Image(source:trunk/images/download.png,15)]] '''Download list''' do download the list of available plugins. 14 4. Tick the checkbox for every plugin you want to install. 15 5. Click on [[Image(source:trunk/images/dialogs/refresh.png,15)]] '''Update plugins'''. 22 || [#TextFilter Filter by text] ||\ 23 || [#List Plugin list] ||\ 24 || [#StatusFilter Filter by status] || 25 |||||| [[Image(PreferencesPluginsPlugins.png,link=)]] || 26 || Reload list \\ data from server ||\ 27 || Update the selected \\ plugins manually ||\ 28 || Only visible in \\ [wikitr:/Help/ExpertMode Expert mode] || 16 29 17 JOSM will download and install the plugins. You have to restart JOSM to '''load and activate''' the newly downloaded plugins. 30 Please, install only the plugins you need. 31 Plugins will probably rise the chance of code errors and some combinations might even not been tested. 32 As a plugin could be a file from ''Somewhere in the Internet'' keep the security related issues in mind. 18 33 19 == Manually updating plugins == 20 1. Launch the [[Image(source:trunk/images/preference.png,15)]] '''Preferences''' dialog. (''F12'') 21 2. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] '''Plugins''' 22 3. Click on [[Image(source:trunk/images/download.png,15)]] '''Download list''' do download the list of available plugins 23 4. Tick the checkbox for every plugin you want to update 24 5. Click on [[Image(source:trunk/images/dialogs/refresh.png,15)]] '''Update plugins''' 34 === Manual installation === 35 If a manual installation is really needed, you can put the .jar files in the `plugins` directory under JOSM [wikitr:/Help/Preferences#JOSMpreferencedatacachedirectories user-data] directory. 36 Now restart and the plugins should show up in the plugin list. 37 Tick the checkboxes of these manually placed plugins for finally installing them. 25 38 26 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.27 39 28 == Automatically updating plugins == #AutomaticUpdate29 JOSM checks at startup whether the currently activepluginsshould be updated. JOSM attempts to update the plugins30 * if JOSM itself has been updated since the last pluginupdate.This is called the '''version based update mode'''.31 * if a certain periode of time has elapsed since the lastpluginupdate. This is called the '''time based updated mode'''.40 == Plugin update policy == #PluginUpdatePolicy 41 === Updating plugins === #AutomaticUpdate 42 [[Image(automatic-update.png,link=,right,margin-left=10,margin-bottom=10)]] 43 On start-up, JOSM attempts to update the plugins 32 44 33 In the preferences you can define the policy for both updating plugins modes. 45 * if JOSM itself has been updated since the last plugin update. This is called the **version based update mode**. 46 * if a certain period of time has elapsed since the last plugin update. This is called the **time based updated mode**. 34 47 35 1. Launch the [[Image(source:trunk/images/preference.png,15)]] '''Preferences''' dialog (''{{{F12}}}'') 36 2. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] '''Plugins''' 37 3. Click the tab '''Plugin update policy''' 48 In 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. 38 49 39 [[Image(plugin_update_policy_preferences.png,450)]] 50 Select **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 dialog anymore. 40 51 41 * Select the radio button '''Ask before updating''' if JOSM shall ask before updating plugins in version and/or time based update mode. 42 * Select the radio button '''Always update without asking''' if JOSM shall automatically update plugins without asking. 43 * 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. 52 ==== Options ==== 53 [[Image(plugin_update_policy_preferences.png,link=,right,,margin-left=20,margin-bottom=10)]] 54 * Select the radio button **Ask before updating** if JOSM shall ask before updating plugins in version and/or time-based update mode. 55 * Select the radio button **Always update without asking** if JOSM shall automatically update plugins without asking. 56 * 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. 44 57 45 The interval in days for the '''time based updated mode''' can be set below the radio buttons (''default=60''). 58 The interval in days for the **time based updated mode** can be set below the radio buttons (''default=30''). 59 60 **Note:** There will be not restart required if plugins are updated on start-up. 61 62 63 === Manually updating plugins === 64 1. Launch the [[JOSMImage(preference)]] **Preferences** dialog. 65 1. Select the tab [[JOSMImage(preferences/plugin,24,middle,link=)]] **Plugins**. 66 1. Click on [[JOSMImage(download)]] **Download list** to download the list of available plugins. 67 1. Your installed plugins are already selected at the checkboxes 68 1. Click on [[JOSMImage(dialogs/refresh)]] **Update plugins**. 69 70 JOSM will update the selected plugins. You have to [[JOSMImage(restart)]] [wikitr:/Help/Action/Restart restart] JOSM to complete the update process. 71 46 72 47 73 == See also == 48 * [wiki:Plugins List of JOSM plugins] 49 * [wiki:Help/Plugins Plugin Help] 74 * [wikitr:/Plugins Plugins for JOSM] as list 75 * [wikitr:/Help/Plugins Plugin Help] 76 * [[JOSMImage(preference)]] [wikitr:/Help/Preferences Preferences Overview] 50 77 51 78 ---- 52 Back to [wiki :Help/Action/Preferences Preferences][[BR]]53 Back to [wiki :Help/Plugins Plugin Help][[BR]]54 Back to [wiki:/Help Main Help] 79 Back to [wikitr:/Help/Action/Preferences Preferences Dialog] \\ 80 Back to [wikitr:/Help/Menu/Edit Edit Menu] \\ 81 Back to [wikitr:/Help Main Help]