From: https://www.google.com/accounts/o8/id?id=AItOawmwjCjTWFEqczz2SBQj0CcRw780C8i-snk Date: Fri, 17 Jan 2014 00:48:33 +0000 (-0400) Subject: (no commit message) X-Git-Tag: debian/3.20140125~10 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/80b1782223602314a6da7c670c3449f80604c0dd --- 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.