I have a two-column layout and would-like to place category list (blog alike system) in the right sidebar. Yii blog demo suggests that I do it using portlets, but it generates lots of HTML I don't actually need. All I want is <ul>* based list of categories.
What is the best Yii-practice to do that?
What is the best Yii-practice to do that?