Hi,
Firstly, thanks for a great plugin.
I think an additional sort order type 'order' would be very nice. There are other plugins which allow you to set an order for categories. I am using one called "My Category Order" which allows me to set the order. It seems to add a column 'term_order' to the 'wp_terms' table. I set the 'orderby' clause to 'order' in the various WP category functions I use.
It would be great if the 'order' sort order was available in your widgets. Maybe you could enumerate the sort order list by grabbing the extra DB columns added to the 'wp_terms' table? That way, any additional sort columns that a plugin may add will be available in your widgets. Just a thought!
Thanks again.
Steph.