X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/137ed653ea6b080d540f0740e280e22aa2d40e43..22fbf7299baf6c6af1b2060c7f4afbee8f6c2819:/doc/todo/sortable_tables.mdwn 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.