I'm trying to figure out how the drigg theme gets the category description. I can see in page.tpl.php has this line:
print drigg_ui_sections(FALSE,0) <--- here is getting the drigg-categories with the description of the category. but I can not figure out how get the category description to put it in the title. I would appreciate your help