Changes between Version 31 and Version 32 of TaggingPresets
- Timestamp:
- 2010-09-14T06:03:15+02:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v31 v32 58 58 '''<item>''':: 59 59 Every item is one annotation set to select from. ''name'' is required, ''icon'' is optional attribute. 60 '''<separator>''':: 60 '''<separator/>''':: 61 61 Insert a line separator into the menu. 62 62 Create instructions for the user: … … 64 64 Labels are static texts for display. ''text'' is a required attribute. 65 65 '''<optional>''':: 66 Used to group some optional elements of an item. Equivalent to <label text="Optional Attributes:"/>67 '''<space>''':: 68 Add some space in the preset display. 66 Used to group some optional elements of an item. Possibly equivalent to <label text="Optional Attributes:"/> 67 '''<space/>''':: 68 Add some space (ie a newline) in the preset display. Possibly equivalent to <label text=" "/> 69 69 '''<link>''':: 70 Specify web link for this feature .''href'' is required.70 Specify a web link for this feature or to anything else of use. The ''href'' attribute is required. 71 71 Attribute entry and selection dialog boxes: 72 72 '''<text>'''::