r50596 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r50595
|
r50596
|
r50597
>
Date:
18:33, 14 May 2009
Author:
dale
Status:
deferred
Tags:
Comment:
* some directory reorganization (named mv_embed mwEmebed for a bit more functional clarity)
* added "core" scripts classifications (even with script loader we split core from per / action setup.
* added jQuery.cookie abstraction
* added mwAddOnloadHook that should supercede wikibits addOnloadHook
** mwAddOnloadHook ensures $j is available along with mv_embed helper functions, gives you access to easy load extend stuff.
Modified paths:
/branches/new-upload/phase3/includes/AutoLoader.php
(modified) (
history
)
/branches/new-upload/phase3/includes/OutputPage.php
(modified) (
history
)
/branches/new-upload/phase3/includes/Skin.php
(modified) (
history
)
/branches/new-upload/phase3/includes/specials/SpecialUpload.php
(modified) (
history
)
/branches/new-upload/phase3/js2/README
(modified) (
history
)
/branches/new-upload/phase3/js2/mv_embed
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed
(added) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jquery/plugins/ui.draggable.ext.js
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jquery/plugins/ui.draggable.js
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jquery/plugins/ui.droppable.ext.js
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jquery/plugins/ui.droppable.js
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jquery/plugins/ui.mouse.js
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jquery/plugins/ui.resizable.js
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jquery/plugins/ui.slider.js
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jquery/plugins/ui.sortable.js
(deleted) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/jsScriptLoader.php
(modified) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/libAddMedia/mvUploader.js
(modified) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/libEmbedVideo/mv_baseEmbed.js
(modified) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/mv_embed.js
(modified) (
history
)
/branches/new-upload/phase3/js2/mwEmbed/php/jsAutoloadLocalClasses.php
(modified) (
history
)
/branches/new-upload/phase3/js2/upSetup.js
(modified) (
history
)
/branches/new-upload/phase3/languages/messages/MessagesEn.php
(modified) (
history
)
/branches/new-upload/phase3/skins/common/wikibits.js
(modified) (
history
)
Diff
[
purge
]
The diff is too large to display.
Status & tagging log
17:16, 19 May 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r50596
[
removed:
new
added:
deferred]
18:35, 14 May 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r50596
[
removed:
new
added:
deferred]