Changes between Version 512 and Version 568 of Plugins


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Plugins

    v512 v568  
    1 {{{
    2 #!comment
    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 
    7 http://zibi.openstreetmap.org.pl/kendzi/Kendzi3d/snapshot/current/kendzi3d.jar
    8 http://zibi.openstreetmap.org.pl/kendzi/Kendzi3d/snapshot-jogl/current/kendzi3d-jogl.jar
    9 
    10 https://raw.github.com/Gubaer/josm-contourmerge-plugin/deploy/dist/contourmerge.jar
    11 https://raw.github.com/Gubaer/josm-scripting-plugin/deploy/dist/scripting.jar
    12 https://raw.github.com/Gnonthgol/JOSM-todo/master/dist/todo.jar
    13 http://cloud.github.com/downloads/Gnonthgol/JOSM-continuos-download/continuosDownload.jar
    14 http://cloud.github.com/downloads/joshdoe/josm-conflation-plugin/conflation.jar
    15 https://github.com/iandees/josm-fieldpapers/releases/download/v0.2.1/fieldpapers.jar
    16 https://github.com/iandees/josm-notes/releases/download/v0.6/notes.jar
    17 https://github.com/iandees/josm-mbtiles/releases/download/v1.0/mbtiles.jar
    18 
    19 Unmaintained:
    20  http://josm-plugins.googlecode.com/files/fuzzer.jar
    21  http://subhodipbiswas.googlepages.com/gpsbabelgui.jar
    22  http://manes.com.ar/Intersect_way.jar
    23 
    24 Dead links:
    25  http://www.openstreetmap.org.pl/kendzi/TombPlugin/TombPlugin.jar (blocking download from josm.openstreetmap.de?)
    26  http://mappin.hp2.jp/josm/mappinonosm.jar
    27 
    28 Links (currently missing in Plugin-Link):
    29  http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#GPSBabel_Plugin_For_JOSM_:
    30  http://wiki.openstreetmap.org/wiki/Intersect_way
    31 }}}
    32 {{{
    33 #!comment
    34 Note for translators:
    35  - The above list and this note can be stripped from translation.
    36  - The reference below to change the source of this page should be modified, so it tells the reader to modify the English page.
    37 }}}
    381[[TranslatedPages]]
    392
     3= Plugins for JOSM =
     4[[JOSMImage(preferences/plugin,48,link=,middle,margin-right=20)]] This page lists all plugins officially available for JOSM.
    405
    41 == Plugins for JOSM ==
    42 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.
     6To install or update plugins see the [wikitr:/Help/Preferences/Plugins Plugins register] in the Preferences dialog.
    437
    44 **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 [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 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.
     8Most links below leave the JOSM help.
     9Additionally some plugins have [#JOSMdocu documentation and online help inside JOSM].
    4510
    46 [[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)]]
    4713
    48 Also have a look at: [osmwiki:JOSM/Plugins OSM wiki page]
     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 [wiki:/DevelopersGuide/DevelopingPlugins#Settinguptheenvironment instructions]. 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 above.
    4915
     16== See also ==
     17* [wikitr:/DevelopersGuide/DevelopingPlugins Developing plugins]
     18* [[Plugin changelog]] (no longer maintained since March 2013)
    5019
    51 == Under Construction Plugins ==
    52 *
    53 
    54 
    55 == Automatic Installation ==
    56 See [Help/Preferences/Plugins#Installingplugins Installing plugins].
    57 
    58 
    59 == Manual Installation ==
    60 See [Help/Preferences/Plugins#Manuallyinstallingplugins Manually installing plugins]
    61 
    62 
    63 = Automatic update of plugins =
    64 See [Help/Preferences/Plugins#AutomaticUpdate Automatic update]
    65 
    66 
    67 == Want to create plugins? ==
    68 Go here: [wiki:/DevelopersGuide/DevelopingPlugins]
    69 
    70 
    71 == Documentation and online help inside JOSM wiki == #JOSMdocu
     20== Plugin documentation and online help inside the JOSM wiki == #JOSMdocu
    7221[[TitleIndex(Help/Plugin/,depth=0,hideprefix)]]
    7322
    7423----
    75 Back to [wiki:/Help Main Help]
     24Back to [wikitr:/Help Main Help]