User "Krinkle" posted a comment on MediaWiki.r94468.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94468#c20764
Commit summary:

Craptastic extension

Solves (bug 30305) Special:UserAgent


and then some!

Comment:

<pre>+          $wgOut->addHTML( Xml::openElement( 'table', array( 'class' => 
'TablePager' ) ) );
</pre>

Seems like <code>class="wikitable"</code> is more appropiate (perhaps add class 
sortable as well), but TablePager is wrong imho.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to