Changeset 31926 in osm for applications/editors
- Timestamp:
- 2016-01-03T16:12:08+01:00 (9 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 58 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/00_plugin_dir_template/build.xml
r31099 r31926 20 20 21 21 <!-- Configure these properties (replace "..." accordingly). 22 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins22 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 23 23 --> 24 24 <property name="plugin.author" value="..."/> -
applications/editors/josm/plugins/CommandLine/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Hind"/> -
applications/editors/josm/plugins/Create_grid_of_ways/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Jorge Luis Chamorro"/> -
applications/editors/josm/plugins/DirectDownload/build.xml
r30416 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Hartmut Holzgraefe"/> -
applications/editors/josm/plugins/DirectUpload/build.xml
r31923 r31926 8 8 9 9 <!-- Configure these properties (replace "..." accordingly). 10 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins10 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 11 11 --> 12 12 <property name="plugin.author" value="Subhodip Biswas"/> -
applications/editors/josm/plugins/ElevationProfile/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Oliver Wieland"/> -
applications/editors/josm/plugins/FastDraw/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Alexei Kasatkin"/> -
applications/editors/josm/plugins/FixAddresses/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Oliver Wieland"/> -
applications/editors/josm/plugins/HouseNumberTaggingTool/build.xml
r30416 r31926 6 6 <property name="plugin.main.version" value="7001"/> 7 7 <!-- Configure these properties (replace "..." accordingly). 8 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins8 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 9 9 --> 10 10 <property name="plugin.author" value="Oliver Raupach"/> … … 12 12 <property name="plugin.description" value="Simple tool to tag house numbers."/> 13 13 <property name="plugin.icon" value="images/home-icon32.png"/> 14 <property name="plugin.link" value="http ://josm.openstreetmap.de/wiki/Help/Plugin/HouseNumberTaggingTool"/>14 <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/HouseNumberTaggingTool"/> 15 15 16 16 <!-- ** include targets that all plugins have in common ** --> -
applications/editors/josm/plugins/OSMRecPlugin/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Nikos Karagiannakis - Athena RC"/> -
applications/editors/josm/plugins/addrinterpolation/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Mike Nice"/> -
applications/editors/josm/plugins/alignways/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Attila Szász"/> -
applications/editors/josm/plugins/apache-commons/build.xml
r31919 r31926 6 6 7 7 <!-- Configure these properties (replace "..." accordingly). 8 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins8 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 9 9 --> 10 10 <property name="plugin.author" value="nokutu; Don-vip"/> -
applications/editors/josm/plugins/apache-http/build.xml
r31684 r31926 6 6 7 7 <!-- Configure these properties (replace "..." accordingly). 8 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins8 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 9 9 --> 10 10 <property name="plugin.author" value="Don-vip"/> -
applications/editors/josm/plugins/buildings_tools/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Upliner"/> -
applications/editors/josm/plugins/cadastre-fr/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Pieren"/> -
applications/editors/josm/plugins/canvec_helper/build.xml
r30495 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Michael Bishop"/> -
applications/editors/josm/plugins/dataimport/build.xml
r31768 r31926 64 64 ** configure these properties. Most of them will be copied to the plugins 65 65 ** manifest file. Property values will also show up in the list available 66 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.66 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 67 67 ** 68 68 ************************************************ -
applications/editors/josm/plugins/download_along/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Nakor"/> -
applications/editors/josm/plugins/editgpx/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Martin Garbe"/> -
applications/editors/josm/plugins/epci-fr/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Don-vip"/> -
applications/editors/josm/plugins/ext_tools/build.xml
r31923 r31926 64 64 ** configure these properties. Most of them will be copied to the plugins 65 65 ** manifest file. Property values will also show up in the list available 66 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.66 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 67 67 ** 68 68 ************************************************ -
applications/editors/josm/plugins/gpsblam/build.xml
r31923 r31926 41 41 ** configure these properties. Most of them will be copied to the plugins 42 42 ** manifest file. Property values will also show up in the list available 43 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.43 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 44 44 ** 45 45 ************************************************ -
applications/editors/josm/plugins/graphview/build.xml
r31923 r31926 5 5 6 6 <!-- Configure these properties (replace "..." accordingly). 7 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins7 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 8 8 --> 9 9 <property name="plugin.author" value="Tobias Knerr"/> -
applications/editors/josm/plugins/imagery-xml-bounds/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Don-vip"/> -
applications/editors/josm/plugins/imagewaypoint/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Flint"/> -
applications/editors/josm/plugins/infomode/build.xml
r31923 r31926 61 61 ** configure these properties. Most of them will be copied to the plugins 62 62 ** manifest file. Property values will also show up in the list available 63 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.63 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 64 64 ** 65 65 ************************************************ -
applications/editors/josm/plugins/irsrectify/build.xml
r31768 r31926 61 61 ** configure these properties. Most of them will be copied to the plugins 62 62 ** manifest file. Property values will also show up in the list available 63 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.63 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 64 64 ** 65 65 ************************************************ -
applications/editors/josm/plugins/junctionchecking/build.xml
r31923 r31926 6 6 7 7 <!-- Configure these properties (replace "..." accordingly). 8 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins8 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 9 9 --> 10 10 <property name="plugin.author" value="Jörg Possin"/> -
applications/editors/josm/plugins/lakewalker/build.xml
r30416 r31926 8 8 9 9 <!-- Configure these properties (replace "..." accordingly). 10 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins10 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 11 11 --> 12 12 <property name="plugin.author" value="Brent Easton, Jason Reid"/> -
applications/editors/josm/plugins/livegps/build.xml
r31923 r31926 5 5 6 6 <!-- Configure these properties (replace "..." accordingly). 7 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins7 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 8 8 --> 9 9 <property name="plugin.author" value="Frederik Ramm"/> -
applications/editors/josm/plugins/log4j/build.xml
r30416 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Don-vip"/> -
applications/editors/josm/plugins/measurement/build.xml
r31648 r31926 8 8 9 9 <!-- Configure these properties (replace "..." accordingly). 10 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins10 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 11 11 --> 12 12 <property name="plugin.author" value="Raphael Mack, Reza Mohammadi"/> -
applications/editors/josm/plugins/merge-overlap/build.xml
r31732 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Stéphane Brunner"/> -
applications/editors/josm/plugins/michigan_left/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Nakor"/> -
applications/editors/josm/plugins/namemanager/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Rafal Jachowicz <rjachow@gmail.com>"/> -
applications/editors/josm/plugins/no_more_mapping/build.xml
r31768 r31926 41 41 ** configure these properties. Most of them will be copied to the plugins 42 42 ** manifest file. Property values will also show up in the list available 43 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.43 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 44 44 ** 45 45 ************************************************ -
applications/editors/josm/plugins/pdfimport/build.xml
r31676 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="extropy"/> -
applications/editors/josm/plugins/photoadjust/build.xml
r31923 r31926 8 8 9 9 <!-- Configure these properties (replace "..." accordingly). 10 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins10 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 11 11 --> 12 12 <property name="plugin.author" value="holgermappt"/> … … 58 58 <!-- Paths are relative to javadoc destdir (${plugin.javadoc.dir}). --> 59 59 <link href="../../../core/javadoc/"/> 60 <link href="http ://josm.openstreetmap.de/doc/"/>60 <link href="https://josm.openstreetmap.de/doc/"/> 61 61 <link href="http://docs.oracle.com/javase/7/docs/api/"/> 62 62 </javadoc> -
applications/editors/josm/plugins/piclayer/build.xml
r31729 r31926 6 6 7 7 <!-- Configure these properties (replace "..." accordingly). 8 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins8 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 9 9 --> 10 10 <property name="plugin.author" value="Tomasz Stelmach"/> … … 12 12 <property name="plugin.description" value="This plugin allows to display any picture as a background in the editor and align it with the map."/> 13 13 <property name="plugin.icon" value="images/layericon.png"/> 14 <property name="plugin.link" value="http ://josm.openstreetmap.de/wiki/Help/Plugin/PicLayer"/>14 <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/PicLayer"/> 15 15 <property name="plugin.canloadatruntime" value="true"/> 16 16 -
applications/editors/josm/plugins/plastic_laf/build.xml
r31244 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Imi, Don-vip" /> -
applications/editors/josm/plugins/pointInfo/build.xml
r31012 r31926 11 11 12 12 <!-- Configure these properties (replace "..." accordingly). 13 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins13 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 14 14 --> 15 15 <property name="plugin.author" value="Marian Kyral"/> -
applications/editors/josm/plugins/poly/build.xml
r31923 r31926 8 8 9 9 <!-- Configure these properties (replace "..." accordingly). 10 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins10 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 11 11 --> 12 12 <property name="plugin.author" value="Zverik"/> -
applications/editors/josm/plugins/public_transport_layer/build.xml
r31220 r31926 11 11 12 12 <!-- Configure these properties (replace "..." accordingly). 13 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins13 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 14 14 --> 15 15 <property name="plugin.author" value="simon04"/> -
applications/editors/josm/plugins/reverter/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Upliner"/> -
applications/editors/josm/plugins/roadsigns/build.xml
r31923 r31926 37 37 ** configure these properties. Most of them will be copied to the plugins 38 38 ** manifest file. Property values will also show up in the list available 39 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.39 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 40 40 ** 41 41 ************************************************ -
applications/editors/josm/plugins/routing/build.xml
r31923 r31926 54 54 ** configure these properties. Most of them will be copied to the plugins 55 55 ** manifest file. Property values will also show up in the list available 56 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.56 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 57 57 ** 58 58 ************************************************ -
applications/editors/josm/plugins/seachartedit/build.xml
r31569 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Malcolm Herring"/> -
applications/editors/josm/plugins/simplifyarea/build.xml
r31923 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Martin Ždila <m.zdila@gmail.com>"/> -
applications/editors/josm/plugins/smed/build.xml
r30972 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Malcolm Herring"/> -
applications/editors/josm/plugins/splinex/build.xml
r31130 r31926 23 23 24 24 25 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins25 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 26 26 --> 27 27 <property name="plugin.author" value="Upliner"/> -
applications/editors/josm/plugins/sumoconvert/build.xml
r30416 r31926 23 23 24 24 25 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins25 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 26 26 --> 27 27 <property name="plugin.author" value="Ignacio Palermo - Julio Rivera"/> -
applications/editors/josm/plugins/surveyor/build.xml
r31923 r31926 11 11 12 12 <!-- Configure these properties (replace "..." accordingly). 13 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins13 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 14 14 --> 15 15 <property name="plugin.author" value="Christof Dallermassl"/> -
applications/editors/josm/plugins/tracer2/build.xml
r31923 r31926 11 11 12 12 13 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins13 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 14 14 --> 15 15 <property name="plugin.author" value="Jan Bilak, Petr Dlouhý, Dirk Brünig"/> -
applications/editors/josm/plugins/turnlanes/build.xml
r31923 r31926 41 41 ** configure these properties. Most of them will be copied to the plugins 42 42 ** manifest file. Property values will also show up in the list available 43 ** plugins: http ://josm.openstreetmap.de/wiki/Plugins.43 ** plugins: https://josm.openstreetmap.de/wiki/Plugins. 44 44 ** 45 45 ************************************************ -
applications/editors/josm/plugins/turnrestrictions/build.xml
r31638 r31926 7 7 8 8 <!-- Configure these properties (replace "..." accordingly). 9 See http ://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins9 See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins 10 10 --> 11 11 <property name="plugin.author" value="Karl Guggisberg"/> -
applications/editors/josm/plugins/utilsplugin2/build.xml
r31655 r31926 11 11 <property name="plugin.description" value="Several utilities that make your life easier."/> 12 12 <property name="plugin.icon" value="images/utils.png"/> 13 <property name="plugin.link" value="http ://josm.openstreetmap.de/wiki/Help/Plugin/UtilsPlugin2"/>13 <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/UtilsPlugin2"/> 14 14 <property name="plugin.canloadatruntime" value="true"/> 15 15 <property name="plugin.stage" value="40"/> -
applications/editors/josm/plugins/wikipedia/build.xml
r31881 r31926 12 12 <property name="plugin.description" value="Simplifies linking OSM objects to Wikipedia articles"/> 13 13 <property name="plugin.icon" value="images/dialogs/wikipedia.png"/> 14 <property name="plugin.link" value="http ://josm.openstreetmap.de/wiki/Help/Plugin/Wikipedia"/>14 <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/Wikipedia"/> 15 15 16 16 <!-- ** include targets that all plugins have in common ** -->
Note:
See TracChangeset
for help on using the changeset viewer.