Changes between Initial Version and Version 1 of Bg:Presets


Ignore:
Timestamp:
2015-02-05T07:37:59+01:00 (11 years ago)
Author:
pl71
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bg:Presets

    v1 v1  
     1{{{
     2#!comment
     3The presets list moved to page PresetsSource!
     4}}}
     5
     6[[TranslatedPages]]
     7
     8= Комплекти с етикети за JOSM =
     9[[Styles(en|presets|short description|author|description|version|More details)]]
     10
     11
     12== Инсталиране ==
     13The presets listed above can be selected and activated within [wiki:Help/Preferences/Map map settings] in the JOSM preferences.
     14
     15
     16== Създайте нови комплекти ==
     17See [wiki:TaggingPresets] in case you want to create own files.
     18{{{
     19#!comment
     20Note for translators:
     21 - The reference below to change the source of this page should be modified, so it tells the reader to modify the English page.
     22}}}
     23* In order to add a new wiki based preset, simply create a new wiki page similar to the [#List existing wiki presets].
     24 * i.e. go to http://josm.openstreetmap.de/wiki/Presets/MyPresetName (change the URL so it matches the name of your preset)
     25 * click 'create this page'
     26 * add content similar to existing preset wikis, e.g. [wiki:Presets/OneClick]
     27 * don't forget to enclose your preset code by a code block (`#!preset` needs to be on a new line after `{{{`):
     28  * `{{{`
     29  * `#!preset`
     30  * ...
     31  * `}}}`
     32 * save the wiki page
     33 * after a few minutes the new wiki preset will show up in the list and in JOSM automatically
     34* New externally hosted preset URLs can be entered when editing [[PresetsSource|this page]].
     35 * **Note**: Only URLs with file-extension (e.g. *.mapcss, *.xml, *.zip, *.php) are supported.
     36
     37See [wiki:Styles#CreateStyle] for a description how the JOSM wiki helps to create own styles or presets and how attached files are handled.
     38
     39
     40== Presets managed in JOSM wiki ==#List
     41[[TitleIndex(Presets/)]]
     42
     43
     44----
     45Back to [wiki:/Help main help][[BR]]
     46Back to [wiki:Help/Menu/Presets Presets menu]