Changes between Version 11 and Version 12 of Help/Preferences/Advanced


Ignore:
Timestamp:
2012-04-22T19:45:42+02:00 (14 years ago)
Author:
skyper
Comment:

typos

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Advanced

    v11 v12  
    55[[Image(source:trunk/images/preferences/advanced.png)]]
    66
    7 '''Advanced preferences''' gives you a view of all your raw preferences data. This setting requires [wiki:Help/ExpertMode expert mode].
     7**Advanced preferences** gives you a view of all your raw preferences data. This setting requires [wiki:Help/ExpertMode expert mode].
    88
    99The majority of preference settings can be more easily and safely modified via the other preference panels. Normally you should not need to use this display to change settings. Do so with caution because there is no validation, and invalid or missing settings can cause unexpected errors and/or loss of data. You may be instructed to change or add settings here in order to access experimental or under-development features e.g. if somebody developed a plugin and provided a setting, but didn't get around to creating a more attractive interface for changing it.
     
    2323== Import and export features ==
    2424
    25 '''Read from file''' button can be used to open JOSM custom configuration XML file. It can contain preferences modifications, commands to download some files or plugins, and eve JavaScript code.
    26 After file import is complete, you can see detailed log and the changed preferences will be shows. You can reject the changes by pressing '''Cancel''' button. '''Caution! ''' You can not undo reject file or plugin operations (download, delete, etc.), so be careful and do not open scripts from untrusted sources!
    27 
    28 '''Export selected items''' button allows to generate custom configuration XML file automatically. When someone will read this file, this key-value pairs will replace existing ones or be appended to them (in case of properties containing list and maps). You can use it together with '''Search''' field to find all preferences you need to backup or share.
    29 
     25* **Read from file** button can be used to open JOSM custom configuration XML file. It can contain preferences modifications, commands to download some files or plugins, and even JavaScript code.[[br]]
     26 After file import is complete, you can see a detailed log and the changed preferences will be represented. You can reject these changes by pressing **Cancel** button. **Caution**: You can not undo reject file or plugin operations (download, delete, etc.), so be careful and do not open scripts from untrusted sources!
     27* **Export selected items** button allows to generate a custom configuration XML file automatically. When reading this file, the key-value pairs will replace existing ones or be appended to them (in case of properties containing lists or maps). You can use it together with the **Search** field to find all preferences you need to backup or share.
    3028
    3129