|
Sortable columns could be nice. BTW, do you know that you can get sortable tables on any HTML table using a bookmarklet (http://www.squarefree.com/bookmarklets/pagedata.html)?
Lukas Theussl made changes - 31/Jan/06 02:52 PM
For the record: introduced maven.dashboard.sort and maven.dashboard.sort.property properties. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
How about supporting client-side table sorting per column? It is simple to do using JavaScript - but I don't know if it would be possible without extending the current xdoc plugin (to add the JavaScript hooks).
The Cobertura plugin generates sortable tables and they are very helpful.