- fixed the issue with category names in the nav menu getting cut off (reported by Engledogg). To do this, I had to write a custom nav menu widget from scratch. The new menu uses the YUI Treeview model of using tables for everything. It's unfashionable, but sometimes you just don't have a choice. Hurray for free time.