Changes between Version 471 and Version 472 of Plugins


Ignore:
Timestamp:
2011-11-22T19:23:08+01:00 (14 years ago)
Author:
User8192
Comment:

grammar, syntax; external link to explain jargon

Legend:

Unmodified
Added
Removed
Modified
  • Plugins

    v471 v472  
    11{{{
    22#!comment
    3 This contains the list of external plugin addresses.
    4 It will be parsed about each 10 minutes and is used to update the plugin list.
    5 NOTE: Supported are http and https only. The last element of the link must be the name of the JAR file without any extensions.
     3This contains the list of external plugin hyperlinks.
     4It is parsed at 10-minute intervals and is used to update the plugin list.
     5NOTE:  Only HTTP and HTTPS protocols are supported. The last element of the link must be the name of the JAR file without any extensions.
    66
    77http://www.openstreetmap.pl/kendzi/Kendzi3d/snapshot/current/kendzi3d.jar
     
    2929
    3030== Plugins for JOSM ==
    31 
    3231This is a list of all plugins available via the in JOSM integrated plugin manager.
    3332
    34 '''Note for plugin developers:''' If you wrote a plugin and would like for JOSM to find it, it should be enough to add the plugin to the OpenStreetMap 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.
     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.
    3534
    3635[[Plugins(en|name|author|description|version|More details)]]
    3736
    3837== Under Construction Plugins ==
    39 
    4038Also look at: http://wiki.openstreetmap.org/wiki/JOSM/Plugins
    4139
    4240== Automatic Installation ==
    43 
    4441See [wiki:Help/Preferences/Plugins#Installingplugins Installing plugins].
    4542
    4643== 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
     44If the automatic way does not work, you can install plugins manually by putting the .jar files in the '''plugins''' directory under the JOSM directory
    4845
    4946 * Under '''Windows''', this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}.