Go to file
Jack Phoenix a3c82a518b 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.
2012-01-04 19:51:44 +00:00
images phase II social tools: VoteNY. Tested and built against MW 1.16.0. Can be used without the core social tools package (SocialProfile extension). 2011-09-14 15:26:09 +00:00
SpecialTopRatings.php VoteNY: actually make this work under 1.18+, not just in ResourceLoader's debug mode. 2012-01-04 19:51:44 +00:00
Vote.css phase II social tools: VoteNY. Tested and built against MW 1.16.0. Can be used without the core social tools package (SocialProfile extension). 2011-09-14 15:26:09 +00:00
Vote.i18n.php phase II social tools: VoteNY. Tested and built against MW 1.16.0. Can be used without the core social tools package (SocialProfile extension). 2011-09-14 15:26:09 +00:00
Vote.js VoteNY: actually make this work under 1.18+, not just in ResourceLoader's debug mode. 2012-01-04 19:51:44 +00:00
Vote.php VoteNY: actually make this work under 1.18+, not just in ResourceLoader's debug mode. 2012-01-04 19:51:44 +00:00
vote.sql phase II social tools: VoteNY. Tested and built against MW 1.16.0. Can be used without the core social tools package (SocialProfile extension). 2011-09-14 15:26:09 +00:00
Vote_AjaxFunctions.php VoteNY: actually make this work under 1.18+, not just in ResourceLoader's debug mode. 2012-01-04 19:51:44 +00:00
VoteClass.php VoteNY: actually make this work under 1.18+, not just in ResourceLoader's debug mode. 2012-01-04 19:51:44 +00:00
VoteHooks.php VoteNY: actually make this work under 1.18+, not just in ResourceLoader's debug mode. 2012-01-04 19:51:44 +00:00