Merged revisions 98665,98669,98673,98676,98678 via svnmerge from
svn+
ssh://dantman@wikimedia/svnroot/mediawiki/trunk/phase3
........
98665 | hartman | 2011-10-02 04:08:12 -0700 (Sun, 02 Oct 2011) | 5 lines
Add the class jquery-tablesorter to all tables that are made sortable.
Use this classname to raise the specificity of the sortHeader, so that it is more difficult to accidently override with local css. Followup to 98069
Move the css into a seperate file and move the images for it to the jquery directory.
........
98669 | hartman | 2011-10-02 04:58:46 -0700 (Sun, 02 Oct 2011) | 4 lines
Add tfoot emulation to tablesorter. Fixes part of the complaints in
bug 31060
........
98673 | ialex | 2011-10-02 09:01:35 -0700 (Sun, 02 Oct 2011) | 2 lines
* (
bug 30466) Entries in iwlinks table are now cleared when moving a page over redirect
........
98676 | hartman | 2011-10-02 09:06:19 -0700 (Sun, 02 Oct 2011) | 4 lines
Follow up to 98665.
Forgot to add the new css file.
........
98678 | hartman | 2011-10-02 09:10:41 -0700 (Sun, 02 Oct 2011) | 2 lines
Follow up 98665. And remove the old css of course.
........