Changes between Version 2 and Version 3 of Zh_CN:Help/Preferences/Plugins


Ignore:
Timestamp:
2023-10-25T19:43:56+02:00 (3 years ago)
Author:
Klumbumbus
Comment:

remove doubled englisch text

Legend:

Unmodified
Added
Removed
Modified
  • Zh_CN:Help/Preferences/Plugins

    v2 v3  
    8080返回 [wikitr:/Help/Menu/Edit 编辑菜单] \\
    8181返回 [wikitr:/Help 主要帮助]
    82 
    83 = Preferences > Plugins =
    84 [[JOSMImage(preferences/plugin,48,link=,middle,margin-right=20,margin-bottom=10)]] **Configure available plugins.** \\
    85 This register of the Preferences dialog has two tabs to [#Plugins install plugins] and to configure the policy [#PluginUpdatePolicy automatic updates].
    86 
    87 Plugins can extend the core functionality of JOSM.
    88 The list [wikitr:/Plugins Plugins for JOSM] shows the official plugins and their kinds of functionality.
    89 It is common that users install some plugins.
    90 
    91 == Installing plugins ==#Plugins
    92 1. (Optionally) Click on [[JOSMImage(download)]] **Download list** to download the list of available plugins (if nothing was shown).
    93 1. (Optionally) Use the checkboxes and the Search text field on top to filter the list.
    94 1. Tick the checkbox for every plugin you want to install.
    95 1. Click on  **OK**.
    96 
    97 JOSM will download and install the plugins.\\
    98 Some plugins require a restart of JOSM to get fully installed.
    99 A confirmation will appear if needed.
    100 
    101 ||  [#TextFilter Filter by text]  ||\
    102 ||  [#List Plugin list]  ||\
    103 ||  [#StatusFilter Filter by status]  ||
    104 |||||| [[Image(PreferencesPluginsPlugins.png,link=​)]] ||
    105 ||  Reload list \\ data from server  ||\
    106 ||  Update the selected \\ plugins manually  ||\
    107 ||  Only visible in \\ [wikitr:/Help/ExpertMode Expert mode]  ||
    108 
    109 Please, install only the plugins you need.
    110 Plugins will probably rise the chance of code errors and some combinations might even not been tested.
    111 As a plugin could be a file from ''Somewhere in the Internet'' keep the security related issues in mind.
    112 
    113 === Manual installation ===
    114 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.
    115 Now restart and the plugins should show up in the plugin list.
    116 Tick the checkboxes of these manually placed plugins for finally installing them.
    117 
    118 
    119 == Plugin update policy == #PluginUpdatePolicy
    120 === Updating plugins === #AutomaticUpdate
    121 [[Image(automatic-update.png,link=,right,margin-left=10,margin-bottom=10)]]
    122 On start-up, JOSM attempts to update the plugins
    123 
    124 * if JOSM itself has been updated since the last plugin update. This is called the **version based update mode**.
    125 * if a certain period of time has elapsed since the last plugin update. This is called the **time based updated mode**.
    126 
    127 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.
    128 
    129 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.
    130 
    131 ==== Options ====
    132 [[Image(plugin_update_policy_preferences.png,link=,right,,margin-left=20,margin-bottom=10)]]
    133 * Select the radio button **Ask before updating** if JOSM shall ask before updating plugins in version and/or time-based update mode.
    134 * Select the radio button **Always update without asking** if JOSM shall automatically update plugins without asking.
    135 * 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.
    136 
    137 The interval in days for the **time based updated mode** can be set below the radio buttons (''default=30'').
    138 
    139 **Note:** There will be not restart required if plugins are updated on start-up.
    140 
    141 
    142 === Manually updating plugins ===
    143 1. Launch the [[JOSMImage(preference)]] **Preferences** dialog.
    144 1. Select the tab [[JOSMImage(preferences/plugin,24,middle,link=)]] **Plugins**.
    145 1. Click on [[JOSMImage(download)]] **Download list** to download the list of available plugins.
    146 1. Your installed plugins are already selected at the checkboxes
    147 1. Click on [[JOSMImage(dialogs/refresh)]] **Update plugins**.
    148 
    149 JOSM will update the selected plugins. You have to [[JOSMImage(restart)]] [wikitr:/Help/Action/Restart restart] JOSM to complete the update process.
    150 
    151 
    152 == See also ==
    153 * [wikitr:/Plugins Plugins for JOSM] as list
    154 * [wikitr:/Help/Plugins Plugin Help]
    155 * [[JOSMImage(preference)]] [wikitr:/Help/Preferences Preferences Overview]
    156 
    157 ----
    158 Back to [wikitr:/Help/Action/Preferences Preferences Dialog] \\
    159 Back to [wikitr:/Help/Menu/Edit Edit Menu] \\
    160 Back to [wikitr:/Help Main Help]