Changes between Version 44 and Version 45 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2014-03-14T15:28:58+01:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v44 v45 900 900 escape special characters in xml. E.g. {{{<}}} becomes {{{<}}}, other special characters: {{{>}}}, {{{"}}}, {{{'}}}, {{{&}}}, {{{\n}}}, {{{\t}}} and {{{\r}}} [''since 6809''] 901 901 CRC32_checksum(''str''):: 902 calculate the CRC32 checksum of a string (result is an integer from 0 to 2^32^-1) [''since 6 899'']902 calculate the CRC32 checksum of a string (result is an integer from 0 to 2^32^-1) [''since 6908''] 903 903 {{{#!comment: untested 904 904 JOSM_pref(''key'', ''default'')
