Changes between Version 16 and Version 17 of TaggingPresets


Ignore:
Timestamp:
2009-02-01T14:23:31+01:00 (17 years ago)
Author:
stoecker
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v16 v17  
    5353 '''<separator>'''::
    5454   Add an separator in menu.
     55 '''<optional>'''::
     56   Used to group some optional elements of an item.
     57 '''<space>'''::
     58   Add some space in the preset display.
     59 '''<link>'''::
     60   Specify web link for this feature. ''href'' is required.
    5561 '''<label>'''::
    5662   Labels are static texts for display. ''text'' is a required attribute.
     
    6672   This tag will always set a key to a specific value. ''key'' is required and if ''value'' is present, the key will be set. If
    6773   ''value'' attribute is ommited, the key is removed.
     74 '''
    6875
    6976=== Attributes ===
     
    7279   Specify a name for an item. This name will be used in the GUI to display the tagging preset.
    7380 '''type="data_type"'''::
    74    When specified, only objects of the given type will be changed at all by this tagging preset. Can be "node", "segment", "way" or any comma separated combination of them.
     81   When specified, only objects of the given type will be changed at all by this tagging preset. Can be "node", "relation", "way" or any comma separated combination of them.
    7582 '''icon="iconname"'''::
    7683   A name of an icon that is within any classpath in the subdirectory of /images/symbols. You can load plugin-jar's to provide those images as well. The image will be used as icon to display in the selection list and when adding the preset to the toolbar. The icon should be quadratic in size.