Changes between Version 70 and Version 71 of iD


Ignore:
Timestamp:
2020-03-10T18:30:30+01:00 (6 years ago)
Author:
stoecker
Comment:

Directory rework, see #18845

Legend:

Unmodified
Added
Removed
Modified
  • iD

    v70 v71  
    3131=== Tags/Memberships Dialog is less suggestive than fields in iD ===
    3232
    33 [[Image(source:trunk/images/dialogs/propertiesdialog.svg,nolink,20px,middle)]] [Help/Dialog/TagsMembership Tags/Memberships dialog]
     33[[JOSMImage(dialogs/propertiesdialog,nolink,20px,middle)]] [Help/Dialog/TagsMembership Tags/Memberships dialog]
    3434
    353511 "fields" from iD + name=* tag always suggested when an object is selected:
     
    8888=== OpenStreetMap traces ===
    8989
    90 Can be downloaded using [[Image(source:trunk/images/download.png,middle,middle)]] [Help/Action/Download from OSM] ''Keyboard shortcut:'' **{{{Ctrl+Shift+↓}}}**
     90Can be downloaded using [[JOSMImage(download,middle,middle)]] [Help/Action/Download from OSM] ''Keyboard shortcut:'' **{{{Ctrl+Shift+↓}}}**
    9191
    9292=== Minimap ===
     
    113113=== Fill areas ===
    114114
    115 1. Full fill: use [[Image(source:trunk/images/dialogs/mappaint/wireframe_small.svg,20,middle)]] ''Keyboard shortcut:'' '''{{{Ctrl+W}}}''' to toggle between wireframe and mappaint mode
     1151. Full fill: use [[JOSMImage(dialogs/mappaint/wireframe_small,20,middle)]] ''Keyboard shortcut:'' '''{{{Ctrl+W}}}''' to toggle between wireframe and mappaint mode
    1161161. Partial fill: [[Help/MapView#Appearance|enabled by default]].
    117 1. No Fill (Wireframe): use [[Image(source:trunk/images/dialogs/mappaint/wireframe_small.svg,20,middle)]] ''Keyboard shortcut:'' '''{{{Ctrl+W}}}''' to toggle between wireframe and mappaint mode
     1171. No Fill (Wireframe): use [[JOSMImage(dialogs/mappaint/wireframe_small,20,middle)]] ''Keyboard shortcut:'' '''{{{Ctrl+W}}}''' to toggle between wireframe and mappaint mode
    118118
    119119=== Map features ===
    120120
    121 There is no direct analogue, but functionality could be emulated using '''Filter dialog''' [[Image(source:/trunk/images/dialogs/filter.png,middle)]] ''Keyboard shortcut:''''' {{{Alt+Shift+F}}}'''
     121There is no direct analogue, but functionality could be emulated using '''Filter dialog''' [[JOSMImage(dialogs/filter,middle)]] ''Keyboard shortcut:''''' {{{Alt+Shift+F}}}'''
    122122
    123123[https://github.com/openstreetmap/iD/blob/c4fbacd6250c0245139207c183b3114dcefe2abd/js/id/renderer/features.js Relevant part of iD source code]. TODO: create a config for simpler re-use.