ikiwiki/doc/todo/sortable_tables.mdwn

4 lines
214 B
Plaintext
Raw Normal View History

2013-03-14 14:57:11 +01:00
It would be nice if ikiwiki's table plugin could create sortable tables like Mediawiki does.
2014-01-17 01:48:33 +01:00
This is on my wishlist too. I believe Mediawiki does this with the [DataTables](http://datatables.net/) JQuery Plugin.