Changes between Version 76 and Version 77 of TaggingPresets


Ignore:
Timestamp:
2014-10-30T13:24:09+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

joines "checkgroup"

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v76 v77  
    6464 '''<separator/>'''::
    6565   Insert a line separator into the menu.
    66 ==== Create instructions for the user ====
     66==== Create instructions for the user and preset window layout ====
    6767 '''<label>'''::
    6868   Labels are static texts for display. ''text'' is a required attribute.
     
    7070   Used to group some optional elements of an item. Possibly equivalent to <label text="Optional Attributes:"/>
    7171 '''<space />'''::
    72    Add some space (ie a newline) in the preset display.
     72   Add some space (ie a newline).
    7373 '''<item_separator />'''::
    74    Add a horizontal separator line between items (in preset window).
     74   Add a horizontal separator line between items.
    7575 '''<link>'''::
    7676   Specify a web link for this feature or to anything else of use. The ''href'' attribute is required.
     77 '''<checkgroup>'''::
     78   To group checks. The ''columns'' attribute is required.
    7779==== Set a fixed key value pair ====
    7880 '''<key>'''::
     
    145147 '''ref="unique_identifier"'''::
    146148   the unique identifier of the (already defined) template to include
     149 '''columns="a number"'''::
     150   the number of columns of grouped checks
    147151
    148152To support translations, all textual elements may be used in translated form. E.g. "de.name" would represent the name in case German language support is loaded.
     
    234238  values_searchable: true/false (whether to search in multiselect (display_)values when searching for presets)
    235239
    236 checkgroup: group of checks
    237   columns: number of columns
    238 
    239240check: checkbox
    240241  key: key to set