| | 1 | {{{ |
| | 2 | #!comment |
| | 3 | The 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 | == Инсталиране == |
| | 13 | The presets listed above can be selected and activated within [wiki:Help/Preferences/Map map settings] in the JOSM preferences. |
| | 14 | |
| | 15 | |
| | 16 | == Създайте нови комплекти == |
| | 17 | See [wiki:TaggingPresets] in case you want to create own files. |
| | 18 | {{{ |
| | 19 | #!comment |
| | 20 | Note 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 | |
| | 37 | See [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 | ---- |
| | 45 | Back to [wiki:/Help main help][[BR]] |
| | 46 | Back to [wiki:Help/Menu/Presets Presets menu] |