Add sortable.js for sortable tables in output.
commit7b61c4ba5b4824b2f6e2bdcfa2dd0aad161f9537
authorTobias Gruetzmacher <tobias-git@23.gs>
Sat, 18 Oct 2008 21:07:17 +0000 (18 23:07 +0200)
committerHeikki Hokkanen <hoxu@users.sf.net>
Tue, 21 Oct 2008 13:56:40 +0000 (21 16:56 +0300)
tree4aeb20024527b26caeead7a039ea6180b82ad258
parent2c771feb3e603f2921d614e9985cc93cbdd4c95c
Add sortable.js for sortable tables in output.

This adds the sortable table JavaScript from
http://yoast.com/articles/sortable-table/ (version 1.5.7) and some
helper images from the same site.

[hoxu@users.sf.net: The license linked from sortable.js and the one linked from
yoast.com (to opensource.org) differ a bit (the middle sentence about
copyright/permissions notice is not in the first), so I'm including a verbatim
copy-paste from http://www.kryogenix.org/code/browser/licence.html here:
-----
Copyright (c) 1997-date Stuart Langridge

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-----
With the addition that Joost De Valk has improved the script.]
Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
arrow-down.gif [new file with mode: 0644]
arrow-none.gif [new file with mode: 0644]
arrow-up.gif [new file with mode: 0644]
sortable.js [new file with mode: 0644]