Changes between Version 170 and Version 175 of Styles


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v170 v175  
    5757  a. press `Enter` after adjusting the name
    5858 1. don't forget to enclose your mappaint code by a code block (`#!style type="mapcss"` needs to be on a **new line** after `{{{`):
    59   1. `{{{`
    60   1. `#!style type="mapcss"`
    61   1. ...
    62   1. `}}}`
     59   {{{
     60   {{{
     61   #!style type="mapcss"`
     62   …
     63   }}}
     64   }}}
    6365 1. for automatic version adjustment you have to use `[[revision]]_[[date]]` in your version variable:
    6466  * `[[revision]]` - is the latest version number of the wiki page
     
    6971* '''or''' edit the page StylesSource and add URLs for new style files to the list at the top. (JOSM wiki based Styles (see above) is the preferred method.)
    7072 * **Note**: Only URLs with file-extension (e.g. *.mapcss, *.zip, *.php) are supported.
    71 In both cases, the new style will be automatically listed in the table above after a few minutes. Then it will also be available in the JOSM mappaint preferences (after clicking the reload button).
     73In both cases, the new style will be automatically listed in the table above after a few minutes. Then it will also be available in the JOSM mappaint preferences (after clicking the reload button). \\
     74**Note**: The [/jenkins/job/JOSM-Integration/ JOSM-Integration test] will run on all styles and report problems.
    7275
    7376== Icons ==#Icons
    7477`.png` and `.svg` files are supported. See [wikitr:/DevelopersGuide/DefaultPresets#NewIcons Defaultpresets New Icons] for details and problems with `.svg`
     78
     79JOSM uses SVG Salamander under the hood. This SVG engine has been in maintenance mode for a long time, so only SVG 1.1 icons can be rendered correctly.
    7580
    7681=== Icon testing ===
     
    8085There are different forms to handle icons:
    8186
    82 * Icons distributed with JOSM can be entered directly with the path (relative to JOSM's [https://josm.openstreetmap.de/browser/josm/trunk/resources/images internal image directory]).
     87* Icons distributed with JOSM can be entered directly with the path (relative to JOSM's [source:/trunk/resources/images internal image directory]).
    8388* Use a path relative to your local style file. (This works only for Styles, not for Presets.)
    8489* Use a path relative to a directory specified at the bottom in the [wikitr:/Help/Preferences/MapPaintPreference Map Paint Styles preferences] or [wikitr:/Help/Preferences/TaggingPresetPreference Tagging Presets preferences].)
     
    127132
    128133== Styles managed in JOSM wiki ==
    129 [[TitleIndex(Styles/)]]
     134[[TitleIndexTr(Styles/)]]
    130135
    131136