r81328 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r81327
|
r81328
|
r81329
>
Date:
22:20, 1 February 2011
Author:
dale
Status:
deferred
Tags:
Comment:
* updated $j( usage to $(
* wrapped all code in ( function( mw, $ ) { ... } )( window.mediaWiki, window.jQuery );
* added in missing semicolons / minor code cleanup
* removed some legacy message calls
Modified paths:
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/LocalSettings.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/includes/DefaultSettings.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/includes/MwEmbedResourceManager.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AdSupport/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AdSupport/mw.AdLoader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AdSupport/mw.AdTimeline.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AdSupport/mw.VastAdParser.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AdSupport/tests/Ad_Events_test.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/jquery.dragDropFile.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/mw.Firefogg.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/mw.FirefoggGUI.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/mw.RemoteSearchDriver.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/mw.UploadForm.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/mw.UploadHandler.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/mw.UploadInterface.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/searchLibs/baseRemoteSearch.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/searchLibs/kalturaSearch.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/searchLibs/metavidSearch.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/tests/Add_Media_Wizard.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AddMedia/tests/Firefogg_GUI.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/AjaxCategories
(deleted) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ApiProxy/ApiProxyPage.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ApiProxy/mw.ApiProxy.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ApiProxy/tests/testApiProxy.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ClipEdit/mw.ClipEdit.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ClipEdit/pixastic-editor/editor.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ClipEdit/pixastic-editor/ui.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ClipEdit/pixastic-editor/uidata.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ClipEdit/pixastic-lib/pixastic-editor/editor.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ClipEdit/pixastic-lib/pixastic-editor/ui.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/ClipEdit/pixastic-lib/pixastic-editor/uidata.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/EmbedPlayer.config.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/EmbedPlayer.loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/EmbedPlayer.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/iframeApi/mw.IFramePlayerApiClient.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/iframeApi/mw.IFramePlayerApiServer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/players/mw.EmbedPlayer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/players/mw.EmbedPlayerGeneric.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/players/mw.EmbedPlayerJava.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/players/mw.EmbedPlayerKplayer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/players/mw.EmbedPlayerNative.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/players/mw.EmbedPlayerVlc.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/skins/kskin/mw.PlayerSkinKskin.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/skins/kskin/mw.style.PlayerSkinKskin.css
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/skins/mw.PlayerControlBuilder.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/tests/Player_Native_Bindings.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/tests/Player_Seek.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/tests/Player_ServerSeek.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/EmbedPlayer/tests/Player_Themable.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/kalturaIframe.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/kdpIframeApi/kdpClientIframe.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/kdpIframeApi/kdpServerIFrame.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/mw.KAds.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/mw.KAnalytics.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/mw.KApi.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/mw.KDPMapping.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/mw.KWidgetSupport.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/mw.PlaylistHandlerKaltura.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/mw.PlaylistHandlerKalturaRss.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/tests/DynamicKEntryId.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/tests/iFrameResizableTest.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/tools/ListEntries.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/uiConfComponents/adPlugin.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/uiConfComponents/bumperPlugin.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/uiConfComponents/controlbarLayout.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/uiConfComponents/faderPlugin.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/KalturaSupport/uiConfComponents/watermarkPlugin.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MediaWikiSupport/MediaWikiSupport.config.php
(added) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MediaWikiSupport/MediaWikiSupport.loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MediaWikiSupport/MediaWikiSupport.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MediaWikiSupport/resources/MediaWikiSupportPlayer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MediaWikiSupport/resources/mw.Api.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MediaWikiSupport/resources/mw.Language.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MediaWikiSupport/resources/mw.Parser.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MediaWikiSupport/resources/mw.ui.languageSelectBox.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MiroSubs/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MiroSubs/mirosubs/mirosubs-api.min.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MiroSubs/mw.MiroSubsConfig.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MwEmbedSupport/MwEmbedSupport.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MwEmbedSupport/jquery.menu/jquery.menu.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MwEmbedSupport/jquery/jquery.mwEmbedUtil.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MwEmbedSupport/jquery/jquery.mwMessage.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MwEmbedSupport/jquery/jquery.triggerQueueCallback.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/MwEmbedSupport/mwEmbed.old.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/PlayerThemer/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/PlayerThemer/mw.PlayerThemer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Playlist/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Playlist/mw.Playlist.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Playlist/mw.PlaylistHandlerMediaRss.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Playlist/tests/Player_MediaRss.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/actions/mw.SequencerActionsSequence.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/actions/mw.SequencerActionsView.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.FirefoggRender.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.Sequencer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.SequencerAddByUri.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.SequencerAddMedia.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.SequencerConfig.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.SequencerKeyBindings.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.SequencerMenu.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.SequencerPlayer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.SequencerServer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/mw.SequencerTimeline.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/remotes/mw.MediaWikiRemoteSequencer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/tests/Sequence_Editor.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/tests/VideoRender.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/tools/mw.SequencerToolEditTemplate.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/tools/mw.SequencerToolLayout.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/tools/mw.SequencerToolTransitions.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/tools/mw.SequencerToolTrim.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/Sequencer/tools/mw.SequencerTools.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/mw.EmbedPlayerSmil.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/mw.Smil.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilAnimate.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilBody.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilBuffer.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilHooks.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilLayout.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilTransitions.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/tests/PanZoom.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/tests/PngOverVideoSmil.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/tests/RayNaginTour-OriginalThree.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/tests/VideoClipBegin.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/tests/VideoCrossFade.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/tests/VideoRender.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SmilPlayer/tests/VideoTransition.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SwarmTransport/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SwarmTransport/mw.EmbedPlayerSwarmVlc.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SwarmTransport/mw.SwarmTransport.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/SyntaxHighlighter/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/TimedText/loader.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/TimedText/mw.TimedText.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/TimedText/mw.TimedTextEdit.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/TimedText/remotes/RemoteMwTimedText.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/modules/TimedText/tests/Player_Timed_Text.html
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/mwEmbedFrame.php
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/remotes/AddMediaWizardEditPage.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/remotes/mediaWiki.js
(modified) (
history
)
/branches/MwEmbedStandAloneRL1_17/MwEmbedStandAlone/remotes/uploadPage.js
(modified) (
history
)
Status & tagging log
03:28, 2 February 2011
😂
(
talk
|
contribs
)
changed the
status
of r81328
[
removed:
new
added:
deferred]