Changes between Version 542 and Version 569 of Plugins
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plugins
v542 v569 1 1 [[TranslatedPages]] 2 2 3 = =Plugins for JOSM==4 This is a list ofall plugins availablevia the in JOSM integrated plugin manager. See the [[Plugin changelog]] to keep track of major changes to all of these plugins.3 = Plugins for JOSM = 4 [[JOSMImage(preferences/plugin,48,link=,middle,margin-right=20)]] This page lists all plugins officially available for JOSM. 5 5 6 **Note for plugin developers:** If you wrote a plugin and want JOSM to find it, it should be enough to add the pluginto the [osmwiki:Getting_The_Source OpenStreetMap Subversion Repository] (SVN) and it will automatically appear on this page. If you cannot put your plugin into SVN then edit [[PluginsSource|this page]] and insert a link to your plugin jar file into the page; after a few minutes your plugin will be downloaded and the MANIFEST file will be used to extract information for the table below.6 To install or update plugins see the [wikitr:/Help/Preferences/Plugins Plugins register] in the Preferences dialog. 7 7 8 [[Plugins(en|Name|Author|Description|Version|More details|[wiki:DevelopersGuide/PluginInstallationWithoutRestart Install without Restart]|yes|no)]] 8 Most links below leave the JOSM help. 9 Additionally some plugins have [#JOSMdocu documentation and online help inside JOSM]. 9 10 10 Also have a look at: [osmwiki:JOSM/Plugins OSM wiki page] 11 == List of available plugins == 12 [[Plugins(en|Name|Author|Description|Version|More details|[wikitr:/DevelopersGuide/PluginInstallationWithoutRestart Install without Restart]|yes|no)]] 11 13 14 **Note for plugin developers:** If you wrote a plugin and want JOSM to find it, it should be enough to add the plugin to the [source:osm/applications/editors/josm/plugins plugin repository] (SVN) and it will automatically appear on this page, see [wikitr:/DevelopersGuide/DevelopingPlugins#Settinguptheenvironment instructions]. If you cannot put your plugin into SVN then edit [[wiki:PluginsSource|this page]] and insert a link to your plugin jar file into the page; after a few minutes your plugin will be downloaded and the MANIFEST file will be used to extract information for the table above. 12 15 13 == Automatic Installation == 14 See [Help/Preferences/Plugins#Installingplugins Installing plugins]. 16 == See also == 17 * [wikitr:/DevelopersGuide/DevelopingPlugins Developing plugins] 18 * [[wikitr:/Plugin changelog]] (no longer maintained since March 2013) 15 19 16 17 == Manual Installation == 18 See [Help/Preferences/Plugins#Manuallyinstallingplugins Manually installing plugins] 19 20 21 = Automatic update of plugins = 22 See [Help/Preferences/Plugins#AutomaticUpdate Automatic update] 23 24 25 == Want to create plugins? == 26 Go here: [wiki:/DevelopersGuide/DevelopingPlugins] 27 28 29 == Documentation and online help inside JOSM wiki == #JOSMdocu 20 == Plugin documentation and online help inside the JOSM wiki == #JOSMdocu 30 21 [[TitleIndex(Help/Plugin/,depth=0,hideprefix)]] 31 22 32 23 ---- 33 Back to [wiki:/Help Main Help] 24 Back to [wikitr:/Help Main Help]