"Johnduhart" posted a comment on MediaWiki.r108076.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108076#c28955

Commit summary for MediaWiki.r108076:

VoteNY: actually make this work under 1.18+, not just in ResourceLoader's debug 
mode.
Changelist:
*removed backwards-compatibility code
*used HTML5 data attributes to store various information that we access in the 
JS file
*incremented the extension's version number
*removed ancient vote key stuff (the "vote key" was being passed to the AJAX 
function but it wasn't used in any of the functions)
*updated Linker class, that class is now static
*killd $wgTitle

Some things are now a bit slower, i.e. if you click on the green voting box, 
then click again when the unvote link appears, it doesn't seem to change back 
to "vote" again...but at least it should work now.

Johnduhart's comment:

<pre>- * @date 21 August 2011
+ * @date 11 December 2011</pre>

Is that right?

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to