Changes between Version 149 and Version 150 of TaggingPresets
- Timestamp:
- 2019-10-07T13:27:26+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v149 v150 101 101 Used in <combo> and <multiselect>. More information see `short_descriptions`. The attributes are `value`, `display_value`, `short_description`, `icon` and `icon_size`. 102 102 <check>:: 103 A checkbox which the user can select, deselect or set as unset. The `key` attribute is mandatory. `text`, `default`, `match`, `value_on` , `value_off` and `disable_off`are optional.103 A checkbox which the user can select, deselect or set as unset. The `key` attribute is mandatory. `text`, `default`, `match`, `value_on` , `value_off`, `disable_off`, `icon` and `icon_size` (both since r15437) are optional. 104 104 [[BR]] 105 105 ==== Templates ====
