Changes between Version 152 and Version 153 of Presets


Ignore:
Timestamp:
2018-03-24T18:08:09+01:00 (8 years ago)
Author:
Klumbumbus
Comment:

usage of variables mandatory

Legend:

Unmodified
Added
Removed
Modified
  • Presets

    v152 v153  
    2727 * save the wiki page
    2828 * after a few minutes the new wiki preset will show up in the list and in JOSM automatically
    29  * for automatic version adjustment you should use two internal variables:
     29 * for automatic version adjustment you have to use at least one of the two variables:
    3030  * {{{[[revision]]}}} - is the latest version number of the wiki page
    3131  * {{{[[date]]}}} - is the date of the last edit
    32   * e.g. {{{"1.[[revision]]_[[date]]"}}} converts to e.g. {{{1.13_2014-02-24}}}
     32  * recommended usage: {{{"1.[[revision]]_[[date]]"}}} (converts to e.g. {{{1.13_2014-02-24}}})
    3333* New externally hosted preset URLs can be entered when editing [[PresetsSource|this page]]. (JOSM wiki based Presets (see above) is the preferred method.)
    3434 * **Note**: Only URLs with file-extension (e.g. *.mapcss, *.xml, *.zip, *.php) are supported.