I am using the channel entries tag to get a set of entries and then the {categories} tag pair to get their categories http://ellislab.com/expressionengine/user-guide/modules/channel/variable_pairs.html#var_categories
The categories are output in a list ordered by default by category ID, I think.
I would like to order the output of the {categories} pair according to the custom order I have set up in the Admin > Categories menu in the CP. Is this possible, or indeed is there any way to influence the ordering/sorting of the output of this variable pair?
Many thanks for any answers.