diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmwjCjTWFEqczz2SBQj0CcRw780C8i-snk <Chris@web> | 2014-01-16 20:48:33 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-01-16 20:48:33 -0400 |
commit | 80b1782223602314a6da7c670c3449f80604c0dd (patch) | |
tree | 07708b15aeed37e026590c03163512a976e95b08 /doc | |
parent | 8e84a62ffd679ff4df3af22c83ab1df1d8d9a71a (diff) | |
download | ikiwiki-80b1782223602314a6da7c670c3449f80604c0dd.tar ikiwiki-80b1782223602314a6da7c670c3449f80604c0dd.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/sortable_tables.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
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. |