Changes between Version 181 and Version 182 of TaggingPresets
- Timestamp:
- 2021-05-04T18:56:12+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v181 v182 220 220 Whether to search in `<combo />` or `<multiselect />` `(display_)values` when searching for presets. 221 221 value_template="...":: 222 A template to generate the value automatically based on other `<text />` values of this preset. For instance, "Bus {ref}: {from} → {to}" can be used to generate the name of a bus route relation. 222 A template to generate the value automatically based on other `<text />` values of this preset. ''(since r17639)'' \\ For instance, `"Bus {ref}: {from} → {to}"` can be used to generate the name of a bus route relation. 223 223 \\ 224 224 … … 267 267 268 268 delete_if_empty="true":: 269 was removed in [5155]. You can simply remove this attribute if still used in your preset.269 was removed in r5155. You can simply remove this attribute if still used in your preset. 270 270 required="true":: 271 replaced by `match` since [5155]271 replaced by `match` since r5155 272 272 \\ 273 273
