I don't know of any quick fixes. I guess you could write the category names out in JSON, then use JavaScript to render the category links. Or you could hard-coded the category names in the blog theme.
- Dave On Wed, Jan 19, 2011 at 12:19 AM, Daniel Ruan <[email protected]> wrote: > I am using $weblog.weblogCategories to display a list of categories (we have > only the top levels). The list is not sorted alphabetically by category > names. It appears the order-by="name" annotation didn't work. > > Any quick fix? I have Roller 4. > > Regards, > > Daniel >
