r66287 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66286‎ | r66287 | r66288 >
Date:19:46, 12 May 2010
Author:dale
Status:deferred
Tags:
Comment:
* restored js2support mwEmbed files as real files ( no more svn:externals )
* moved jquery into libraries/jquery as there are other javascript libraries json2.js ( may have to be further reorganized in the future, but will be easy since everything uses the named path system. )
Modified paths:
  • /trunk/extensions/JS2Support/JS2Support.php (modified) (history)
  • /trunk/extensions/JS2Support/ScriptLoaderOutputPage.php (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/cache (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/jsClassLoader.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/library (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/library/CSS (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/library/CSS.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/library/CSS/Compressor.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/library/CSS/UriRewriter.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/library/CommentPreserver.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/library/JSMin.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/maintenance (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/maintenance/mergeJavascriptMsg.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/maintenance/moveMsgToModule.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/includes/noMediaWikiConfig.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/jsScriptLoader.php (modified) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/README (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageAm.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageAr.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageBat_smg.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageBe.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageBe_tarask.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageBh.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageBs.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageCs.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageCu.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageCy.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageDsb.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageFr.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageGa.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageGd.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageGv.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageHe.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageHi.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageHr.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageHsb.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageHy.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageKsh.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageLn.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageLt.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageLv.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageMg.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageMk.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageMo.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageMt.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageNso.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguagePl.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguagePt_br.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageRo.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageRu.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageSe.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageSh.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageSk.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageSl.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageSma.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageSr.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageSr_ec.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageSr_el.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageTi.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageTl.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageUk.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/classes/LanguageWa.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/mw.Language.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/languages/mwEmbed.i18n.php (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery-1.4.2.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/AUTHORS.txt (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/GPL-LICENSE.txt (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/MIT-LICENSE.txt (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/ChangeLog.txt (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/META.json (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/docs (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/docs/fonts-min.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/docs/index.html (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/docs/reset-min.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/jquery.bgiframe.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/jquery.bgiframe.min.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/jquery.bgiframe.pack.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/test (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/bgiframe/test/index.html (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/cookie (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/cookie/jquery.cookie.min.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/cookie/jquery.cookie.pack.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/cookie/jquery.cookie.zip (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/jsdiff (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/jsdiff/jsdiff.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/qunit (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/qunit/testrunner.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/qunit/testsuite.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/simulate (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/external/simulate/jquery.simulate.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_diagonals-thick_20_666666_40x40.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_glass_75_ffffff_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-bg_inset-soft_95_fef1ec_1x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-icons_222222_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-icons_2e83ff_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-icons_454545_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-icons_888888_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/images/ui-icons_cd0a0a_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/jquery-ui-1.7.1.custom.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.accordion.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.all.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.base.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.core.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.datepicker.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.dialog.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.progressbar.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.resizable.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.slider.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.tabs.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/base/ui.theme.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-bg_flat_55_fbec88_40x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-icons_217bc0_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-icons_2e83ff_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-icons_469bdd_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-icons_6da8d5_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-icons_cd0a0a_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-icons_d8e7f3_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/images/ui-icons_f9bd01_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/redmond/jquery-ui-1.7.1.custom.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_diagonals-thick_20_666666_40x40.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-icons_222222_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-icons_454545_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-icons_888888_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/jquery-ui-1.7.1.custom.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.accordion.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.all.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.base.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.core.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.datepicker.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.dialog.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.progressbar.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.resizable.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.slider.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.tabs.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/themes/smoothness/ui.theme.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.blind.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.bounce.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.clip.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.core.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.drop.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.explode.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.fold.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.highlight.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.pulsate.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.scale.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.shake.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.slide.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/effects.transfer.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/jquery-ui-i18n.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-ar.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-bg.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-ca.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-cs.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-da.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-de.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-el.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-eo.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-es.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-fa.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-fi.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-fr.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-he.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-hr.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-hu.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-hy.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-id.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-is.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-it.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-ja.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-ko.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-lt.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-lv.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-ms.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-nl.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-no.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-pl.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-pt-BR.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-ro.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-ru.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-sk.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-sl.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-sq.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-sr-SR.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-sr.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-sv.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-th.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-tr.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-uk.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-zh-CN.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/i18n/ui.datepicker-zh-TW.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/jquery-ui-1.7.1.custom.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.accordion.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.core.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.datepicker.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.dialog.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.draggable.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.droppable.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.progressbar.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.resizable.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.selectable.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.slider.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.sortable.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/ui/ui.tabs.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/jquery.ui/version.txt (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/date.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/images (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/images/cut.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/images/door.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/images/page_white_copy.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/images/page_white_delete.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/images/page_white_edit.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/images/page_white_paste.png (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/indicator.gif (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.autocomplete.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.autocomplete.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.bgiframe.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.browserTest.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.contextMenu.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.contextMenu.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.cookie.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.datePicker.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.dimensions.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.highlight.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.hoverIntent.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.menu (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.menu/jquery.menu.css (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.menu/jquery.menu.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.pngFix.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.replaceText.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.suggestions.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.textSelection.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/jquery/plugins/jquery.timers.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/json (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/libraries/json/json2.js (added) (history)
  • /trunk/extensions/JS2Support/mwEmbed/loader.js (modified) (history)

Follow-up revisions

RevisionCommit summaryAuthorDate
r66288added skins ( missing in r66287 commit )dale19:49, 12 May 2010

Status & tagging log