Changes between Version 51 and Version 52 of Styles


Ignore:
Timestamp:
Apr 22, 2011 12:19:21 PM (2 years ago)
Author:
stoecker
Comment:

Added Wiki style handling description

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v51 v52  
    6262 
    6363=== Icon handling === 
    64 There are 4 different forms to handle icons: 
     64There are different forms to handle icons: 
    6565 
    6666 * Icons distributed with JOSM can be entered directly with the path (relative to JOSM's internal image directory). 
     
    7171  * Icon names and path are relative to the topmost zip directory. 
    7272  * If there are multiple XML files, a file with "style" in the name is preferred (to allow packaging styles and presets in one archive). 
     73 * When the JOSM wiki is used for designing of new styles you have some additional options: 
     74  * Each file attached to the wiki page is automatically included in the Zip downloaded by JOSM. 
     75  * If you don't want a file in the Zip file, add the text '''(NOZIP)''' in the description of the attachment. 
     76  * If you add a Zip file and want it contents included, you may add '''(EXTRACT)''' in the description of the attachment. 
     77  * The server automatically switches from download of single file to Zip download when files are attached. 
    7378 
    7479== Rendering ==