Changes between Version 561 and Version 568 of Plugins


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

Legend:

Unmodified
Added
Removed
Modified
  • Plugins

    v561 v568  
    11[[TranslatedPages]]
    22
    3 ''If you want to learn steps to install or update plugins see [Help/Preferences/Plugins "Plugins" tab of preferences menu]''
     3= Plugins for JOSM =
     4[[JOSMImage(preferences/plugin,48,link=,middle,margin-right=20)]] This page lists all plugins officially available for JOSM.
    45
    5 == Plugins for JOSM ==
    6 This is a list of all plugins available via the in JOSM integrated plugin manager.
     6To install or update plugins see the [wikitr:/Help/Preferences/Plugins Plugins register] in the Preferences dialog.
    77
    8 [[Plugins(en|Name|Author|Description|Version|More details|[wiki:DevelopersGuide/PluginInstallationWithoutRestart Install without Restart]|yes|no)]]
     8Most links below leave the JOSM help.
     9Additionally some plugins have [#JOSMdocu documentation and online help inside JOSM].
    910
    10 **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 [[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.
     11== List of available plugins ==
     12[[Plugins(en|Name|Author|Description|Version|More details|[wikitr:/DevelopersGuide/PluginInstallationWithoutRestart Install without Restart]|yes|no)]]
     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 [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.
    1115
    1216== See also ==
    13 * [wiki:/DevelopersGuide/DevelopingPlugins Developing plugins]
     17* [wikitr:/DevelopersGuide/DevelopingPlugins Developing plugins]
    1418* [[Plugin changelog]] (no longer maintained since March 2013)
    1519
     
    1822
    1923----
    20 Back to [wiki:/Help Main Help]
     24Back to [wikitr:/Help Main Help]