Changes between Version 502 and Version 570 of Plugins
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plugins
v502 v570 1 {{{2 #!comment3 This contains the list of external plugin hyperlinks.4 It is parsed at 10-minute intervals and is used to update the plugin list.5 NOTE: Only HTTP and HTTPS protocols are supported. The last element of the link must be the name of the JAR file without any extensions.6 7 http://www.openstreetmap.org.pl/kendzi/TombPlugin/TombPlugin.jar8 http://zibi.openstreetmap.org.pl/kendzi/Kendzi3d/snapshot/current/kendzi3d.jar9 http://zibi.openstreetmap.org.pl/kendzi/Kendzi3d/snapshot-jogl/current/kendzi3d-jogl.jar10 11 http://mappin.hp2.jp/josm/mappinonosm.jar12 https://raw.github.com/Gubaer/josm-contourmerge-plugin/deploy/dist/contourmerge.jar13 https://raw.github.com/Gubaer/josm-scripting-plugin/deploy/dist/scripting.jar14 https://raw.github.com/Gnonthgol/JOSM-todo/master/dist/todo.jar15 http://cloud.github.com/downloads/Gnonthgol/JOSM-continuos-download/continuosDownload.jar16 http://cloud.github.com/downloads/joshdoe/josm-conflation-plugin/conflation.jar17 https://github.com/iandees/josm-fieldpapers/releases/download/0.2/fieldpapers.jar18 https://github.com/iandees/josm-notes/releases/download/0.1/notes.jar19 20 Unmaintained:21 http://josm-plugins.googlecode.com/files/fuzzer.jar22 http://subhodipbiswas.googlepages.com/gpsbabelgui.jar23 http://manes.com.ar/Intersect_way.jar24 25 Links (currently missing in Plugin-Link):26 http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#GPSBabel_Plugin_For_JOSM_:27 http://wiki.openstreetmap.org/wiki/Intersect_way28 }}}29 {{{30 #!comment31 Note for translators:32 - The above list and this note can be stripped from translation.33 - The reference below to change the source of this page should be modified, so it tells the reader to modify the English page.34 }}}35 1 [[TranslatedPages]] 36 2 3 = Plugins for JOSM = 4 [[JOSMImage(preferences/plugin,48,link=,middle,margin-right=20)]] This page lists all plugins officially available for JOSM. 37 5 38 == Plugins for JOSM == 39 This is a list of all plugins available via the in JOSM integrated plugin manager. See the [[Plugin changelog]] to keep track of major changes to all of these plugins. 6 To install or update plugins see the [wikitr:/Help/Preferences/Plugins Plugins register] in the Preferences dialog. 40 7 41 **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 [http://wiki.openstreetmap.org/wiki/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 this page and insert a link to your plugin jar file into the comment section at the beginning of 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. 8 Most links below leave the JOSM help. 9 Additionally some plugins have [#JOSMdocu documentation and online help inside JOSM]. 42 10 43 [[Plugins(en|name|author|description|version|More details)]] 11 == List of available plugins == 12 [[Plugins(en|Name|Author|Description|Version|More details|[wikitr:/DevelopersGuide/PluginInstallationWithoutRestart Install without Restart]|yes|no)]] 44 13 45 Also have a look at: https://wiki.openstreetmap.org/wiki/JOSM/Plugins 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. 46 15 16 == See also == 17 * [wikitr:/DevelopersGuide/DevelopingPlugins Developing plugins] 18 * [[wikitr:/Plugin changelog]] (no longer maintained since March 2013) 47 19 48 == Under Construction Plugins == 49 * 50 51 52 == Automatic Installation == 53 See [Help/Preferences/Plugins#Installingplugins Installing plugins]. 54 55 56 == Manual Installation == 57 See [Help/Preferences/Plugins#Manuallyinstallingplugins Manually installing plugins] 58 59 60 = Automatic update of plugins = 61 See [Help/Preferences/Plugins#AutomaticUpdate Automatic update] 62 63 64 == Want to create plugins? == 65 Go here: [wiki:/DevelopersGuide/DevelopingPlugins] 66 67 68 == Documentation and online help inside JOSM wiki == #JOSMdocu 69 [[TitleIndex(Help/Plugin/,depth=0,hideprefix)]] 20 == Plugin documentation and online help inside the JOSM wiki == #JOSMdocu 21 [[TitleIndexTr(Help/Plugin/,depth=0,hideprefix)]] 70 22 71 23 ---- 72 Back to [wiki:/Help Main Help] 24 Back to [wikitr:/Help Main Help]
