r68179 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68178‎ | r68179 | r68180 >
Date:20:15, 17 June 2010
Author:dale
Status:deferred
Tags:
Comment:
* Renamed "scriptLoader" to "resourceLoader" and all associated variables like className -> resourceName etc.
* For localSettings.php $wgEnableScriptLoader -> $wgEnableResourceLoader
* Sync TimedMediaHandler, AddMediaWizard
* Updated UploadWizard, UsabilityInitiativeJS2
* tested TimedMediaHandler, AddMediaWizard, UploadWizard, UsabilityInitiativeJS2, with JS2Support
* tested TimedMediaHandler, AddMediaWizard as gadget remote.
Modified paths:
  • /branches/MwEmbedStandAlone/ResourceLoader.php (added) (history)
  • /branches/MwEmbedStandAlone/includes/NamedResourceLoader.php (added) (history)
  • /branches/MwEmbedStandAlone/includes/jsClassLoader.php (deleted) (history)
  • /branches/MwEmbedStandAlone/includes/noMediaWikiConfig.php (modified) (history)
  • /branches/MwEmbedStandAlone/jsScriptLoader.php (modified) (history)
  • /branches/MwEmbedStandAlone/languages/mw.Language.js (modified) (history)
  • /branches/MwEmbedStandAlone/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/AddMedia/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/AjaxCategories/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/ApiProxy/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/ClipEdit/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/EmbedPlayer/EmbedPlayer.i18n.php (modified) (history)
  • /branches/MwEmbedStandAlone/modules/EmbedPlayer/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/MediaRss/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/MediaRss/tests/Player_MediaRss.html (modified) (history)
  • /branches/MwEmbedStandAlone/modules/Sequencer/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SmilPlayer/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilTiming.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SmilPlayer/tests/PanZoom.html (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SwarmTransport/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SwarmTransport/tests/SwarmTransport_CommonsApi.html (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SwarmTransport/tests/SwarmTransprot_Url.html (modified) (history)
  • /branches/MwEmbedStandAlone/modules/TimedText/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/UploadWizard/UploadWizard.php (modified) (history)
  • /branches/MwEmbedStandAlone/modules/UploadWizard/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/mwEmbed.js (modified) (history)
  • /branches/MwEmbedStandAlone/mwEmbedFrame.php (modified) (history)
  • /branches/MwEmbedStandAlone/remotes/mediaWiki.js (modified) (history)
  • /branches/MwEmbedStandAlone/tests/Add_Media_Wizard.html (modified) (history)
  • /branches/MwEmbedStandAlone/tests/Firefogg_GUI.html (modified) (history)
  • /branches/MwEmbedStandAlone/tests/Player_Audio.html (modified) (history)
  • /branches/MwEmbedStandAlone/tests/Player_Themable.html (modified) (history)
  • /branches/MwEmbedStandAlone/tests/Player_Timed_Text.html (modified) (history)
  • /branches/MwEmbedStandAlone/tests/testApiProxy.html (modified) (history)
  • /branches/MwEmbedStandAlone/tests/testLang.html (modified) (history)
  • /branches/UsabilityInitiativeJS2/InlineSectionEdit/InlineSectionEdit.php (modified) (history)
  • /branches/UsabilityInitiativeJS2/Vector/Vector.php (modified) (history)
  • /branches/UsabilityInitiativeJS2/loader.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/loader.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/mw.Firefogg.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/mw.RemoteSearchDriver.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/searchLibs/archiveOrgSearch.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/searchLibs/baseRemoteSearch.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/searchLibs/flickrSearch.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/searchLibs/mediaWikiSearch.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/searchLibs/metavidSearch.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMediaWizard.php (modified) (history)
  • /trunk/extensions/AddMediaWizard/ClipEdit/loader.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/ClipEdit/mw.ClipEdit.js (modified) (history)
  • /trunk/extensions/AddMediaWizard/ClipEdit/pixastic-lib/loader.js (modified) (history)
  • /trunk/extensions/JS2Support/JS2AutoLoader.php (modified) (history)
  • /trunk/extensions/JS2Support/JS2Support.hooks.php (modified) (history)
  • /trunk/extensions/JS2Support/JS2Support.i18n.php (modified) (history)
  • /trunk/extensions/JS2Support/JS2Support.php (modified) (history)
  • /trunk/extensions/JS2Support/ResourceLoaderOutputPage.php (added) (history)
  • /trunk/extensions/JS2Support/ScriptLoaderOutputPage.php (deleted) (history)
  • /trunk/extensions/JS2Support/mwEmbed/README (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed/ResourceLoader.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/NamedResourceLoader.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/jsClassLoader.php (deleted) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/maintenance/mergeJavascriptMsg.php (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/noMediaWikiConfig.php (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed/jsScriptLoader.php (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/mw.Language.js (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed/loader.js (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed/mwEmbed.js (modified) (history)
  • /trunk/extensions/JS2Support/mwResourceLoader.php (added) (history)
  • /trunk/extensions/JS2Support/mwScriptLoader.php (deleted) (history)
  • /trunk/extensions/JS2Support/tests/loader.js (modified) (history)
  • /trunk/extensions/JS2Support/tests/testLang.html (modified) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/EmbedPlayer.i18n.php (modified) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/binPlayers/omtk-fx (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/genericEmbed.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/htmlEmbed.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/javaEmbed.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/kplayerEmbed.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/loader.js (modified) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/mw.EmbedPlayer.js (modified) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/mw.EmbedPlayerGeneric.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/mw.EmbedPlayerHtml.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/mw.EmbedPlayerJava.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/mw.EmbedPlayerKplayer.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/mw.EmbedPlayerNative.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/mw.EmbedPlayerVlc.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/nativeEmbed.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/omtkEmbed.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/ctrlBuilder.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/kskin/EmbedPlayer.css (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/kskin/kskinConfig.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/kskin/mw.PlayerSkinKskin.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/kskin/mw.style.PlayerSkinKskin.css (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/mvpcf/EmbedPlayer.css (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/mvpcf/mvpcfConfig.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/mvpcf/mw.PlayerSkinMvpcf.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/mvpcf/mw.style.PlayerSkinMvpcf.css (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/mw.PlayerControlBuilder.js (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/skins/mw.style.EmbedPlayer.css (added) (history)
  • /trunk/extensions/TimedMediaHandler/EmbedPlayer/vlcEmbed.js (deleted) (history)
  • /trunk/extensions/TimedMediaHandler/OggTranscode/OggTranscode.php (modified) (history)
  • /trunk/extensions/TimedMediaHandler/OggTranscode/OggTranscodeCron.php (modified) (history)
  • /trunk/extensions/TimedMediaHandler/TimedText/css/mw.style.TimedText.css (modified) (history)
  • /trunk/extensions/TimedMediaHandler/TimedText/loader.js (modified) (history)
  • /trunk/extensions/TimedMediaHandler/TimedText/mw.TimedText.js (modified) (history)
  • /trunk/extensions/TimedMediaHandler/TimedText/mw.TimedTextEdit.js (modified) (history)
  • /trunk/extensions/UploadWizard/UploadWizard.php (modified) (history)
  • /trunk/extensions/UploadWizard/loader.js (modified) (history)

Status & tagging log