* Fixed whitespace, indenting, line length. Ran stylize.php on the PHP files, did...
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 8 Sep 2009 02:04:31 +0000 (02:04 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 8 Sep 2009 02:04:31 +0000 (02:04 +0000)
commit67799264f6c24dd99fd13ffff977b5fc9a12861a
tree77fc99d4edceddd9536764ae4bcca27e7b2af5cf
parent67ec119e16ba0f9186f62f70a4bb7b39d8d96370
* Fixed whitespace, indenting, line length. Ran stylize.php on the PHP files, did the JS ones by hand.
* Fixed spelling, grammar, etc. in comments. Removed some unnecessary comments.
* Other code style tweaks, e.g. removed some redundant brackets.
* Renamed functions which were misspellings: runQuededFunctions -> runQueuedFunctions, setSwapableToLoading -> setSwappableToLoading, rewrite_for_oggHanlder -> rewrite_for_OggHandler, doProccessJsFile -> doProcessJsFile
js2/editPage.js
js2/mwEmbed/jsScriptLoader.php
js2/mwEmbed/mv_embed.js
js2/mwEmbed/php/jsAutoloadLocalClasses.php
js2/mwEmbed/php/maintenance/mergeJavascriptMsg.php
js2/mwEmbed/php/mv_embed_iframe.php
js2/mwEmbed/php/noMediaWikiConfig.php
js2/remoteMwEmbed.js
js2/uploadPage.js