Changes between Version 568 and Version 569 of Plugins


Ignore:
Timestamp:
2025-01-14T17:09:43+01:00 (14 months ago)
Author:
stoecker
Comment:

Use wikitr:

Legend:

Unmodified
Added
Removed
Modified
  • Plugins

    v568 v569  
    1212[[Plugins(en|Name|Author|Description|Version|More details|[wikitr:/DevelopersGuide/PluginInstallationWithoutRestart Install without Restart]|yes|no)]]
    1313
    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.
     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.
    1515
    1616== See also ==
    1717* [wikitr:/DevelopersGuide/DevelopingPlugins Developing plugins]
    18 * [[Plugin changelog]] (no longer maintained since March 2013)
     18* [[wikitr:/Plugin changelog]] (no longer maintained since March 2013)
    1919
    2020== Plugin documentation and online help inside the JOSM wiki == #JOSMdocu