Changes between Version 5 and Version 15 of Styles/sac_scale


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

Legend:

Unmodified
Added
Removed
Modified
  • Styles/sac_scale

    v5 v15  
    11[[TranslatedPages]]
    22
    3 = [[Image(sac_scale_icon.png)]] sac_scale =
    4 [[PageOutline]]
     3= [[Image(sac_scale_icon.svg,36,middle,inline)]] sac_scale =
     4[[PageOutline(2-9)]]
    55
    66== Description ==
     
    1111
    1212You can adjust the colours in the preference window of JOSM.
     13
     14You can use the sac_scale mappaint style together with the default JOSM internal mappaint style. You can disable the names of highways in the [[Help/Dialog/MapPaint/StyleSettings|style settings]] of the internal style if they bother you.
    1315
    1416For ideas/questions/bugs/suggestions or similar please write a message to [osmwww:user/Klumbumbus Klumbumbus].
     
    2325
    2426== Code ==
    25 coming soon once #10521 is fixed.
    2627{{{
    27 #!comment
     28#!style type="mapcss"
    2829
    2930meta
     
    3233        version: "1.0[[revision]]_[[date]]";
    3334        description: "Displays sac_scale=* coloured.";
    34         icon: "http://josm.openstreetmap.de/attachment/wiki/Styles/sac_scale/sac_scale_icon.png";
     35        icon: "sac_scale_icon.svg";
    3536        author: "Klumbumbus";
    36         link: "http://josm.openstreetmap.de/wiki/Styles/sac_scale";
    37         watch-modified: true;
     37        link: "https://josm.openstreetmap.de/wiki/Styles/sac_scale";
    3838        /* min-josm-version: "????"; not sure if there is one */
    3939}
     
    4343        title: "sac_scale";
    4444        description: "Zeigt sac_scale=* farbig an.";
    45         link: "http://josm.openstreetmap.de/wiki/De:Styles/sac_scale";
     45        link: "https://josm.openstreetmap.de/wiki/De:Styles/sac_scale";
    4646}
    4747