Add pretty arrow images from SMW for sorttable instead of Unicode arrow characters...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 5 Dec 2006 08:45:16 +0000 (08:45 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 5 Dec 2006 08:45:16 +0000 (08:45 +0000)
commit68acd1e8a53655efb1801c07244a753ca44511b9
tree1547596d5d0e4da4ded9ab7cab35bea69e4d7602
parent9bbd3da81ee2c9bbef6015c88d094f88cf30422e
Add pretty arrow images from SMW for sorttable instead of Unicode arrow characters.  Currently the same for all skins; any clever ideas on how to make them different, maybe?  The path should be overridable in other JS files, anyway.
includes/DefaultSettings.php
skins/common/sort_down.gif [new file with mode: 0644]
skins/common/sort_none.gif [new file with mode: 0644]
skins/common/sort_up.gif [new file with mode: 0644]
skins/common/sorttable.js