Changes between Version 161 and Version 162 of TaggingPresets
- Timestamp:
- 2020-04-11T17:52:03+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v161 v162 48 48 * '''xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"''' 49 49 * '''author''' - the name of the author of the preset 50 * '''version''' - the version number of the file. For automatic version adjustment of presets managed in this wiki you can use two internal variables: `[[revision]]` (the latest version number of the wiki page) and `[[date]]` (the date of the last edit) .50 * '''version''' - the version number of the file. For automatic version adjustment of presets managed in this wiki you can use two internal variables: `[[revision]]` (the latest version number of the wiki page) and `[[date]]` (the date of the last edit), e.g. `1.0.[[revision]]_[[date]]` 51 51 * '''description''' (i18n) - description what the file contains 52 52 * '''shortdescription''' (i18n) - very short overview description i.e. the "name" of the preset 53 53 * '''link''' (i18n) - web link to further details (optional) 54 * '''icon''' - informational icon for the whole preset. (This is ne dded to display the icon in the table at [wikitr:/Presets Presets].)54 * '''icon''' - informational icon for the whole preset. (This is needed to display the icon in the table at [wikitr:/Presets Presets].) 55 55 * '''baselanguage''' - when the base language is not English, specify it here (using non English preset texts prevents automatic translation) 56 56 57 (i18n) means the values may also be localized (e.g. de.description).57 (i18n) means the values may also be localized (e.g. de.description). 58 58 \\ 59 59
