Sorting articles in the topic section of RT

How would I go about sorting articles based on a custom field in the topics section of RT?

Anyone have any suggestions?

I think you’d probably have to hack something into a local copy of /opt/rt5/share/html/Articles/Topics.html to sort the @articles array as I can’t spot any Callbacks you could use to do this.