Go to file
Jack Phoenix 33f5015197 Version 2.7: various JS fixes and stuff
* CSS and JS are now separate RL modules
* JS rewritten to use jQuery instead of sajax
* Fixed a scoping bug from the previous patchset
* Fixed other scoping bugs so that you can revoke your vote w/o reloading the page, no matter what
* JS module is not loaded for users w/o the 'voteny' user right
* JS is not loaded on Special:TopRatings anymore, it was only loaded there ever back when this extension had inline JS to prevent over 9000 JS errors, plus it wouldn't have worked because wgArticleId is 0 for special pages
* Special page alias file added

Change-Id: I6668238a0ab6272b0a7b3b167832ebb2d3abe2c2
2015-05-14 00:00:34 +03:00
i18n Localisation updates from https://translatewiki.net. 2015-03-23 22:12:40 +01: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
.gitignore Add .gitignore 2012-08-15 00:08:15 +01:00
.gitreview Adding .gitreview 2012-08-14 11:16:50 -04:00
SpecialTopRatings.php Version 2.7: various JS fixes and stuff 2015-05-14 00:00:34 +03: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.js Version 2.7: various JS fixes and stuff 2015-05-14 00:00:34 +03:00
vote.mysql PostgreSQL support for VoteNY 2013-12-01 00:27:55 +01:00
Vote.php Use __DIR__ in stub entry file 2014-08-15 20:36:31 +01:00
vote.postgres PostgreSQL support for VoteNY 2013-12-01 00:27:55 +01:00
Vote_AjaxFunctions.php Ran stylize.php, manually fixed documentation, etc. 2014-09-21 20:00:51 +03:00
VoteClass.php Ran stylize.php, manually fixed documentation, etc. 2014-09-21 20:00:51 +03:00
VoteHooks.php Version 2.7: various JS fixes and stuff 2015-05-14 00:00:34 +03:00
VoteNY.alias.php Version 2.7: various JS fixes and stuff 2015-05-14 00:00:34 +03:00
VoteNY.i18n.magic.php Add {{NUMBEROFVOTESPAGE}} 2014-02-08 22:13:54 +00:00
VoteNY.php Version 2.7: various JS fixes and stuff 2015-05-14 00:00:34 +03:00