User "TheDJ" posted a comment on MediaWiki.r98669. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98669#c23879 Commit summary:
Add tfoot emulation to tablesorter. Fixes part of the complaints in bug 31060 Comment: Actually, that's no problem. The reasoning is that only there where thead emulation is only needed where thead's cannot be defined (1.18 wikicode See also: Special:Code/MediaWiki/85922#c22569). In those situation, thead's need emulation or you cannot have tableheaders at all. If you are able to define theads, you should be able to define tfoots and probably should be doing that then as well. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
