You can help improve it, please feel free to do so.
Sorting is done using the jQuery tablesorter plugin written by Christian Bach, which is included.
If used with TablePlugin: Click on column headers to sort.
If used without TablePlugin: Behaviour should be identical to TablePlugin. See TablePlugin for more information. You cannot use the %CARET% and/or ^ characters to 'escape' a rowspan in a table with JQTablePlugin (the TablePlugin support is a dirty hack). To insert these characters, simply enclose them in a span e.g.<span>^</span>
.
If TablePlugin is used with JQTablePlugin, then tables will be shown with
active links in column headers, as well as the icons that support in-browser
sorting. Clicking on these links will cause the table plugin to sort the table
by re-rendering the page - defeating the object of the JQTablePlugin. To
avoid this sort of confusion you are recommended to disable the TablePlugin.
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available inconfigure
, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Change History: | |||||||
1.1.5 (25 Apr 2017) | Foswikitask:Item13239: Michael Daum fixed some JS errors | ||||||
1.14 (24 Nov 2014) | Fix Foswikitask:Item13113, Corrects sorting when multiple header rows in use. | ||||||
1.13 (25 Jul 2014) | Fix Foswikitask:Item8816, Foswikitask:Item12974 | ||||||
Dependencies: |
|
||||||
Home page: | http://foswiki.org/bin/view/Extensions/JQTablePlugin |
Author | Crawford Currie http://c-dot.co.uk |
Version | 1.15 |
Release | 25 Apr 2017 |
Description | Javascript implementation of the classic TablePlugin, using JQuery |
Repository | https://github.com/foswiki/JQTablePlugin |
Copyright | Copyright © 2010-2014 Crawford Currie |
License | Gnu General Public License v2 |
Home | http://foswiki.org/Extensions/JQTablePlugin |
Support | http://foswiki.org/bin/view/Support/JQTablePlugin |