Changes between Version 22 and Version 23 of Help/Action/Delete


Ignore:
Timestamp:
2011-06-04T19:48:25+02:00 (14 years ago)
Author:
skyper
Comment:

changed links

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Delete

    v22 v23  
    33= Edit > Delete =
    44
    5 [[Image(source:/trunk/images/dialogs/delete.png)]] ''Keyboard shortcut:'' '''{{{D}}}'''
     5[[Image(source:trunk/images/dialogs/delete.png)]] ''Keyboard shortcut:'' '''{{{D}}}'''
    66
    7 '''Allows the user to delete nodes and other [wiki:/Help/Concepts/Object objects].'''
     7'''Allows the user to delete nodes and other [Concepts/Object objects].'''
    88
    99[[TOC(inline)]]
     
    1111== Deleting objects ==
    1212
    13 The user can click on an [wiki:/Help/Concepts/Object object], which gets deleted if possible.
     13The user can click on an [Concepts/Object object], which gets deleted if possible.
    1414
    1515 * If a node is not part of a way then the node gets deleted.
     
    2323When '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split into two.
    2424
    25 When '''{{{Ctrl}}}''' is pressed when releasing the button, the [wiki:/Help/Concepts/Object objects] and all its references are deleted. The exact definition of ''all its references'' is:
     25When '''{{{Ctrl}}}''' is pressed when releasing the button, the [Concepts/Object objects] and all its references are deleted. The exact definition of ''all its references'' is:
    2626 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well.
    2727 * If a way is deleted, only the way and no nodes are deleted.
     
    3535== Deleting objects being part of relations == #DeleteFromRelations
    3636
    37 If you delete an [wiki:/Help/Concepts/Object object] which is part of a [wiki:/Help/Concepts/Object relation] the [wiki:/Help/Concepts/Object object] has to be removed from the [wiki:/Help/Concepts/Object relation]. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed:
     37If you delete an [Concepts/Object object] which is part of a [Concepts/Object relation] the [Concepts/Object object] has to be removed from the [Concepts/Object#Relations relation]. JOSM doesn't silently do so. Rather, the following confirmation dialog is displayed:
    3838
    3939[[Image(confirm-delete-from-relations.png)]]
    4040
    41 The entries in the displayed list indicate from which [wiki:/Help/Concepts/Object relations] (second column in the table) the [wiki:/Help/Concepts/Object object] (or the objects, if you delete more than one object) have to be removed.
     41The entries in the displayed list indicate from which [Concepts/Object relations] (second column in the table) the [Concepts/Object object] (or the objects, if you delete more than one object) have to be removed.
    4242
    43 Click '''Cancel''' if you don't want to remove the [wiki:/Help/Concepts/Object objects] from these [wiki:/Help/Concepts/Object relations]. In this case, JOSM doesn't delete the [wiki:/Help/Concepts/Object objects] either, the operation is aborted.
    44 Click '''OK''' if you agree with removing the [wiki:/Help/Concepts/Object objects] from the displayed [wiki:/Help/Concepts/Object relations].
     43Click '''Cancel''' if you don't want to remove the [Concepts/Object objects] from these [Concepts/Object#Relations relations]. In this case, JOSM doesn't delete the [Concepts/Object objects] either, the operation is aborted.
     44Click '''OK''' if you agree with removing the [Concepts/Object objects] from the displayed [Concepts/Object#Relations relations].
    4545
    4646== See also ==
    4747
    48  * [wiki:/Help/Concepts/Object Objects]
    49  * [wiki:/Help/EditToolbar Edit Toolbar]
     48 * [Concepts/Object Objects]
     49 * [EditToolbar Edit Toolbar]
    5050
    5151----
    52 Back to [wiki:/Help/Menu/Edit Menu Edit][[Br]]
    5352Back to [wiki:/Help Main Help]