Changes between Version 44 and Version 45 of TaggingPresets


Ignore:
Timestamp:
2012-05-15T02:19:36+02:00 (14 years ago)
Author:
skyper
Comment:

moved installation to map settings

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v44 v45  
    1 [[TranslatedPages(outdated=This page needs better links and more information for general users. The developing part should go into some subpage)]]
     1[[TranslatedPages]]
    22= Tagging Presets =
    33JOSM supports distributed tagging presets. This is a XML config file that describes a GUI for entering tags (or properties, annotations, sometimes called map features). The XML files can be placed anywhere in the web or at the users local file system. Presets can be added by the users at a central page [wiki:Presets].
    44
    55
    6 == Install existing presets ==
    7 Open [[Help/Action/Preferences]], click [[Image(source:trunk/images/dialogs/mappaintpreference.png)]], select the tab **Tagging Presets**.
    8 
    9 Then add **available presets** using [[Image(source:trunk/images/preferences/activate-right.png)]], or include a local preset by clicking on [[Image(source:trunk/images/dialogs/add.png)]].
    10 
    11 Adding presets requires a restart of JOSM. Then the tagging presets can be selected from the [wiki:Help/Menu/Presets main menu].
    12 They can also be added to the toolbar under [wiki:Help/Preferences/Toolbar Toolbar Customization].
    13 
    14 [[Image(TaggingPresets.png)]]
     6== Installing presets ==
     7Open the [Help/Action/Preferences preferences window], click [[Image(source:trunk/images/preferences/map.png,20)]] map settings and select third tab [Help/Preferences/Map#TaggingPresets "Tagging Presets"].
    158
    169----
     
    146139  * Icon names and path are relative to the topmost zip directory.
    147140  * If there are multiple XML files, a file with "preset" in the name is preferred (to allow packaging styles and presets in one archive).
     141
     142== See also ==
     143* [/Presets]
     144* [wiki:Help/Preferences/Map#TaggingPresets Tagging presets preferences]