Changes between Version 471 and Version 472 of Plugins
- Timestamp:
- 2011-11-22T19:23:08+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plugins
v471 v472 1 1 {{{ 2 2 #!comment 3 This contains the list of external plugin addresses.4 It will beparsed about each 10 minutes and is used to update the plugin list.5 NOTE: Supportedare http and https only. The last element of the link must be the name of the JAR file without any extensions.3 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 6 7 7 http://www.openstreetmap.pl/kendzi/Kendzi3d/snapshot/current/kendzi3d.jar … … 29 29 30 30 == Plugins for JOSM == 31 32 31 This is a list of all plugins available via the in JOSM integrated plugin manager. 33 32 34 '''Note for plugin developers:''' If you wrote a plugin and w ould like forJOSM to find it, it should be enough to add the plugin to theOpenStreetMap SVNand 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.33 '''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. 35 34 36 35 [[Plugins(en|name|author|description|version|More details)]] 37 36 38 37 == Under Construction Plugins == 39 40 38 Also look at: http://wiki.openstreetmap.org/wiki/JOSM/Plugins 41 39 42 40 == Automatic Installation == 43 44 41 See [wiki:Help/Preferences/Plugins#Installingplugins Installing plugins]. 45 42 46 43 == Manual Installation == 47 If the automatic way does not work you can install plugins manually by putting the .jar files in the '''plugins''' directory under the JOSM directory 44 If the automatic way does not work, you can install plugins manually by putting the .jar files in the '''plugins''' directory under the JOSM directory 48 45 49 46 * Under '''Windows''', this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}.
