Changes between Version 74 and Version 75 of Styles


Ignore:
Timestamp:
Jul 9, 2012 4:54:34 PM (11 months ago)
Author:
skyper
Comment:

fixed link

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v74 v75  
    2323 
    2424= JOSM Map Styles = 
    25 [[Image(source:trunk/images/dialogs/mapstyle.png)]] 
    26  
     25[[Image(source:trunk/images/dialogs/mapstyle.png)]]  
    2726The JOSM map display can be customized with different styles. 
    2827 
     
    5251  The traditional style format in JOSM. The [source:trunk/styles/standard/elemstyles.xml standard style] contains some documentation. 
    5352 MapCSS:: 
    54   Style language similar to [http://en.wikipedia.org/wiki/Cascading_Style_Sheets CSS] originally developed for Potlatch 2, but aims to be a standard for map styles. (since r3902)  
     53  Style language similar to [https://en.wikipedia.org/wiki/Cascading_Style_Sheets CSS] originally developed for Potlatch 2, but aims to be a standard for map styles. (since r3902)  
    5554  * General information can be found in the [http://wiki.openstreetmap.org/wiki/Category:MapCSS osm wiki]. 
    5655  * A [[Help/Styles/MapCSSTutorial|Short tutorial]] should get you started. 
     
    7271 * Use a path relative to your local style file. 
    7372 * New icons can be directly referenced using a http-link. These are downloaded and cached internally. 
    74  * Since JOSM revision [r2289 2289] zip files are supported. 
     73 * Since JOSM revision [/changeset/2289/josm 2289] zip files are supported. 
    7574  * The zip file must contain at least one file with extension xml. 
    7675  * Icon names and path are relative to the topmost zip directory.