Returns one of the categories belonging to a certain posting
This tag works only within the lb:loop_postingcats tag, which works only within the lb:loop_postings tag.
Example
<lb:postingcat link="true" />
Return
<a href="index.php?s=music" title="All postings of category music">music</a>
Attributes
link
Decide whether the category should be linked to the category list.
Values: “true” or “false”
