Previous Next Index Close


1.4)  Category Flags

While attributes are used to describe category properties, 'category flags' are a higher-level concept, describing how categories fit in with other categories in a dii structure. For instance, there is a flag for denoting that a category should be invisible to the user:
   subcategory1
     /!subcategory1.1
   !subcategory2
Flags are denoted by placing a single non-alphabetical character - in the case of invisibility an exclamation-mark, to the left of the category name and in case of a forward-slash preceding the category name also to the right of the slash.


Previous Next Index Close