User "Jack Phoenix" posted a comment on MediaWiki.r99364. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99364#c24027 Commit summary:
adding AJAX Poll extension. JavaScript should be cleaned up (and maybe rewritten to use jQuery?) so that we can support ResourceLoader and functions in AJAXPoll.php should be moved into a new class instead of them being in the global scope. Comment: [[Extension:AJAX Poll#Internationalization|Interface message documentation]] is now available on-wiki. As for the issue with functions polluting the global scope, it's a known issue (see the commit message); this code is rather old. I figured I'd commit it since someone might want to use it and it works. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
