Changes between Version 102 and Version 103 of TaggingPresets


Ignore:
Timestamp:
2014-11-09T22:49:24+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

added some spaces for clarity

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v102 v103  
    5353
    5454  (i18n) means the values may also be localized (e.g. de.description).
    55 
     55[[BR]]
    5656==== Comments ====
    5757 <!-- this is an example comment -->::
    5858  The document can contain embedded comments.
    59 
     59[[BR]]
    6060==== Menu creation ====
    6161 <group>::
     
    6565 <separator/>::
    6666  Insert a line separator into the menu.
    67 
     67[[BR]]
    6868==== Preset window layout ====
    6969 <label>::
     
    8585 <preset_link>::
    8686  Adds a link to an other preset. The ''preset_name'' attribute is required.
    87 
     87[[BR]]
    8888==== Set a fixed key value pair ====
    8989 <key>::
    9090  This tag will always set a key to a specific value. ''key'' is required and if ''value'' is present, the key will be set. If ''value'' attribute is ommited, the key is removed. The ''match'' attribute is optional and is set to ''match=keyvalue!'' if ''value'' is present.
    91 
     91[[BR]]
    9292==== Attribute entry and selection dialog boxes ====
    9393 <text>::
     
    102102 <check>::
    103103  A checkbox which the user can only select or deselect (or set as unset). The ''key'' attribute is mandatory. ''text'', ''default'', ''match'', ''value_on'' , ''value_off'' and ''disable_off'' are optional.
    104 
     104[[BR]]
    105105==== Templates ====
    106106 <chunk>::
     
    108108 <reference>::
    109109  To include an earlier defined template. The ''ref'' attribute is mandatory.
    110 
     110[[BR]]
    111111=== Attributes ===
    112112The attributes of the tags have the following meaning: