Hi,
How do I sort the series list in the widget by the slug title rather than the description. I have my series set as dates and currently they're sorting by description in the widget. For example:
April 1, 2009
Dec 28, 2008
Jan 2, 2009
I'd like to set it up so that my slugs would be - 2009/04/01, 2008/12/28, 2009/01/02, that way they would be sorted properly in the widget by slug:
Dec 28, 2008
Jan 2, 2009
April 1, 2009
not resolved