Basically, a template sorter that's generic and will accept a template invocation (or similar), and an ordered (defined by the caller) list of parameters, and will sort the template parameters (and their values) into that order
Description
Description
Event Timeline
Comment Actions
rev 12512 does the main functionality of this... But the rebuilding of templates is horrible
Comment Actions
If a template has TemplateData and has the order of parameters defined there, it should use that order.