Changes between Version 45 and Version 46 of Help/Plugin/TurnRestrictions


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

Directory rework, see #18845

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/TurnRestrictions

    v45 v46  
    3131=== Creating a turn restriction ===#CreateANewTurnRestriction
    3232There are several possibilities to create a new turn restriction. First, you can lauch the Turn Restriction Editor for a new turn restriction from the Turn Restriction Toggle Dialog:
    33  1. Click on [[Image(source:/trunk/images/new.svg,20)]] in the Turn Restriction Toggle Dialog. Alternatively, select [[Image(source:/trunk/images/new.svg,20)]]'''New''' from the popup menu.
     33 1. Click on [[JOSMImage(new,20)]] in the Turn Restriction Toggle Dialog. Alternatively, select [[JOSMImage(new,20)]]'''New''' from the popup menu.
    3434
    3535Alternatively, you can launch a new editor with a keyboard shortcut:
     
    3838 
    3939 [[Image(create-turn-restriction-popup.png)]] [[BR]]
    40  Just click on  [[Image(source:/trunk/images/new.svg,20)]] '''Create new turn restriction''' to launch the turn restriction editor for a new turn restriction. Alternatively, press the key '''{{{N}}}''' or hit '''{{{Enter}}}'''.
     40 Just click on  [[JOSMImage(new,20)]] '''Create new turn restriction''' to launch the turn restriction editor for a new turn restriction. Alternatively, press the key '''{{{N}}}''' or hit '''{{{Enter}}}'''.
    4141
    4242In both cases, the {{{turnrestrictions}}} plugin initializes the new turn restriction with objects from the current JOSM selection:
     
    5353There are several possible ways to launch a Turn Restriction Editor in order to edit a turn restriction. First, you can lauch the Turn Restriction Editor for an existing turn restriction from the Turn Restriction Toggle Dialog:
    54541. Select a turn restriction in the Turn Restriction Toggle Dialog
    55 1. Click on [[Image(source:/trunk/images/dialogs/edit.png,20)]]. Alternatively, select [[Image(source:/trunk/images/dialogs/edit.png,20)]]'''Edit''' from the popup menu.
     551. Click on [[JOSMImage(dialogs/edit,20)]]. Alternatively, select [[JOSMImage(dialogs/edit,20)]]'''Edit''' from the popup menu.
    5656
    5757Second, you can launch a new editor with a keyboard shortcut:
     
    7070There are several possible ways to delete a turn restriction. First, you can delete it in the Turn Restriction Toggle Dialog:
    71711. Select a turn restriction in the Turn Restriction Toggle Dialog
    72 1. Press '''{{{DEL}}}''' or click on [[Image(source:/trunk/images/dialogs/delete.svg,20)]]. Alternatively, select [[Image(source:/trunk/images/dialogs/delete.svg,20)]]'''Delete''' from the popup menu.
     721. Press '''{{{DEL}}}''' or click on [[JOSMImage(dialogs/delete,20)]]. Alternatively, select [[JOSMImage(dialogs/delete,20)]]'''Delete''' from the popup menu.
    7373
    74 Alternatively, you can [#EditingATurnRestriction launch a Turn Restriction Editor] and click on  [[Image(source:/trunk/images/dialogs/delete.svg,20)]] in its toolbar.
     74Alternatively, you can [#EditingATurnRestriction launch a Turn Restriction Editor] and click on  [[JOSMImage(dialogs/delete,20)]] in its toolbar.
    7575{{{
    7676#!comment
     
    8888
    8989You can apply some commands to the turn restrictions displayed in this dialog.
    90 ||'''Create''' a new turn restriction||Click [[Image(source:/trunk/images/new.svg,15)]] or select  [[Image(source:/trunk/images/new.svg,15)]]'''New''' from the popup menu||
    91 ||'''Edit''' a turn restriction||Select the turn restriction and click [[Image(source:/trunk/images/dialogs/edit.png,15)]] or select  [[Image(source:/trunk/images/dialogs/edit.png,15)]]'''Edit''' from the popup menu||
    92 ||'''Delete''' a turn restriction||Select one or more turn restrictions, press '''{{{DEL}}}''', or click on [[Image(source:/trunk/images/dialogs/delete.svg,15)]] or select [[Image(source:/trunk/images/dialogs/delete.svg,15)]]'''Delete''' from the popup menu.||
    93 ||'''Select''' the turn restriction||In order to select the turn restriction and its members in the current edit layer, first select the turn restriction in the list and then select [[Image(source:/trunk/images/selectall.svg,15)]]'''Select in current data layer''' from the popup menu.||
    94 ||'''Zoom''' to the turn restriction||Select the turn restriction in the list and then select [[Image(source:/trunk/images/dialogs/autoscale/selection.png,15)]]'''Zoom to''' from the popup menu.||
     90||'''Create''' a new turn restriction||Click [[JOSMImage(new,15)]] or select  [[JOSMImage(new,15)]]'''New''' from the popup menu||
     91||'''Edit''' a turn restriction||Select the turn restriction and click [[JOSMImage(dialogs/edit,15)]] or select  [[JOSMImage(dialogs/edit,15)]]'''Edit''' from the popup menu||
     92||'''Delete''' a turn restriction||Select one or more turn restrictions, press '''{{{DEL}}}''', or click on [[JOSMImage(dialogs/delete,15)]] or select [[JOSMImage(dialogs/delete,15)]]'''Delete''' from the popup menu.||
     93||'''Select''' the turn restriction||In order to select the turn restriction and its members in the current edit layer, first select the turn restriction in the list and then select [[JOSMImage(selectall,15)]]'''Select in current data layer''' from the popup menu.||
     94||'''Zoom''' to the turn restriction||Select the turn restriction in the list and then select [[JOSMImage(dialogs/autoscale/selection,15)]]'''Zoom to''' from the popup menu.||
    9595
    9696{{{
     
    116116Alternatively, you can
    1171171. Select a way in the current edit layer
    118 1. Copy  it (using '''{{{Ctrl+C}}}''' or [[Image(source:/trunk/images/copy.svg,20)]]'''Copy''' in the popup menu) in the list of selected objects on the right of the Turn Restriction Editor
    119 1. Click on the '''From:''' field and paste the copied way (using '''{{{Ctrl+V}}}''' or [[Image(source:/trunk/images/paste.svg,20)]]'''Paste''' from the popup menu)
     1181. Copy  it (using '''{{{Ctrl+C}}}''' or [[JOSMImage(copy,20)]]'''Copy''' in the popup menu) in the list of selected objects on the right of the Turn Restriction Editor
     1191. Click on the '''From:''' field and paste the copied way (using '''{{{Ctrl+V}}}''' or [[JOSMImage(paste,20)]]'''Paste''' from the popup menu)
    120120
    121121[[Image(sample-screen-shot-1.png)]]
     
    168168To launch the preferences panel for the turnrestrictions plugin:
    169169
    170 1. Click on [[Image(source:/trunk/images/preference.png)]] in the JOSM toolbar or press '''{{{F10}}}'''.
     1701. Click on [[JOSMImage(preference)]] in the JOSM toolbar or press '''{{{F10}}}'''.
    1711711. Click on [[Image(osm:source:applications/editors/josm/plugins/turnrestrictions/images/preferences/turnrestrictions.png,20)]] to display the preferences panel for the turnrestrictions plugin
    172172