Changes between Version 15 and Version 16 of Help/Preferences/Plugins
- Timestamp:
- 2012-01-24T17:42:53+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Plugins
v15 v16 1 1 [[TranslatedPages]] 2 = Preferences > Plugins= 2 = Preferences > Plugins = 3 3 4 Plugins extend the core functionality of JOSM. The list of JOSM plugins explains which plugins are available and with what kind of functionality they extend JOSM. 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. 5 5 6 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. 7 7 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. 9 Installing plugins 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. 10 9 11 10 == Installing plugins == 12 11 13 1. Launch the [[Image(source:/trunk/images/preference.png,15)]]'''Preferences'''dialog.(''F12'')14 2. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]]'''Plugins'''.15 3. Click on [[Image(source:trunk/images/download.png,15)]]'''Download list'''to download the list of available plugins.16 4. Tick the checkbox for every plugin you want to install.17 5. Click on [[Image(source:trunk/images/dialogs/refresh.png,15)]]'''Update plugins'''.12 1. Launch the [[Image(source:/trunk/images/preference.png,15)]] **Preferences** dialog. {''{{{F12}}}''} 13 1. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] **Plugins**. 14 1. Click on [[Image(source:trunk/images/download.png,15)]] **Download list** to download the list of available plugins. 15 1. Tick the checkbox for every plugin you want to install. 16 1. Click on [[Image(source:trunk/images/dialogs/refresh.png,15)]] **Update plugins**. 18 17 19 JOSM will download and install the plugins. You have to restart JOSM to '''load and activate'''the newly downloaded plugins.18 JOSM will download and install the plugins. You have to restart JOSM to **load and activate** the newly downloaded plugins. 20 19 21 20 == Manually updating plugins == 22 1. Launch the [[Image(source:trunk/images/preference.png,15)]]'''Preferences'''dialog.(''F12'')23 2. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]]'''Plugins'''24 3. Click on [[Image(source:trunk/images/download.png,15)]]'''Download list'''do download the list of available plugins25 4. Tick the checkbox for every plugin you want to update26 5. Click on [[Image(source:trunk/images/dialogs/refresh.png,15)]]'''Update plugins'''21 1. Launch the [[Image(source:trunk/images/preference.png,15)]] **Preferences** dialog. {''{{{F12}}}''} 22 1. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] **Plugins** 23 1. Click on [[Image(source:trunk/images/download.png,15)]] **Download list** do download the list of available plugins 24 1. Tick the checkbox for every plugin you want to update 25 1. Click on [[Image(source:trunk/images/dialogs/refresh.png,15)]] **Update plugins** 27 26 28 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 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. 29 28 30 29 == Automatically updating plugins == #AutomaticUpdate 31 30 JOSM checks at startup whether the currently active plugins should be updated. JOSM attempts to update the plugins 32 * if JOSM itself has been updated since the last plugin update. This is called the '''version based update mode'''.33 * if a certain periode of time has elapsed since the last plugin update. This is called the '''time based updated mode'''.31 * if JOSM itself has been updated since the last plugin update. This is called the **version based update mode**. 32 * if a certain periode of time has elapsed since the last plugin update. This is called the **time based updated mode**. 34 33 35 34 In the preferences you can define the policy for both updating plugins modes. 36 35 37 1. Launch the [[Image(source:trunk/images/preference.png,15)]]'''Preferences'''dialog(''{{{F12}}}'')38 2. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]]'''Plugins'''39 3. Click the tab'''Plugin update policy'''36 1. Launch the [[Image(source:trunk/images/preference.png,15)]] **Preferences** dialog {''{{{F12}}}''} 37 1. Select the tab [[Image(source:trunk/images/preferences/plugin.png,15)]] **Plugins** 38 1. Click the tab **Plugin update policy** 40 39 41 40 [[Image(plugin_update_policy_preferences.png,450)]] 42 41 43 * Select the radio button'''Ask before updating'''if JOSM shall ask before updating plugins in version and/or time based update mode.44 * Select the radio button'''Always update without asking'''if JOSM shall automatically update plugins without asking.45 * 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.42 * Select the radio button **Ask before updating** if JOSM shall ask before updating plugins in version and/or time based update mode. 43 * Select the radio button **Always update without asking** if JOSM shall automatically update plugins without asking. 44 * 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. 46 45 47 The interval in days for the '''time based updated mode'''can be set below the radio buttons (''default=60'').46 The interval in days for the **time based updated mode** can be set below the radio buttons (''default=60''). 48 47 49 48 == See also == 50 * [wiki:Plugins List of JOSM plugins] 51 * [ wiki:Help/Plugins Plugin Help]49 * [wiki:/Plugins List of JOSM plugins] 50 * [Help/Plugins Plugin Help] 52 51 53 52 ---- 54 Back to [ wiki:Help/Action/Preferences Preferences][[BR]]55 Back to [ wiki:Help/Plugins Plugin Help][[BR]]53 Back to [Action/Preferences Preferences][[BR]] 54 Back to [Help/Plugins Plugin Help][[BR]] 56 55 Back to [wiki:/Help Main Help]
