X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c8bc7dfa66a217d664ca0cd396853c84d22f6531..5d49b5c1158e4869196ea516d8899b7b512b5900:/doc/todo/sortable_tables.mdwn?ds=sidebyside diff --git a/doc/todo/sortable_tables.mdwn b/doc/todo/sortable_tables.mdwn index 8e7e6fe25..ebdc72c53 100644 --- a/doc/todo/sortable_tables.mdwn +++ b/doc/todo/sortable_tables.mdwn @@ -1 +1,3 @@ It would be nice if ikiwiki's table plugin could create sortable tables like Mediawiki does. + +This is on my wishlist too. I believe Mediawiki does this with the [DataTables](http://datatables.net/) JQuery Plugin.