r69860 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69859‎ | r69860 | r69861 >
Date:04:11, 25 July 2010
Author:dale
Status:deferred
Tags:
Comment:
* SequencerEdit - added SyntaxHighligher module for formated xml display of SMIL xml.
* SequencerEdit -refactored render thumbnails, uses "poster" as intermediary timeline thumb placeholder
* SequencerEdit - stubs for enhanced sequence menu, added mwSequenceEditFileActions
* mwEmbed - dialog boxes draggable by default
* addMedia - formating changes / code clean up
* language file updates
Modified paths:
  • /branches/MwEmbedStandAlone/includes/cache/README (deleted) (history)
  • /branches/MwEmbedStandAlone/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/AddMedia/AddMedia.i18n.php (modified) (history)
  • /branches/MwEmbedStandAlone/modules/AddMedia/mw.Firefogg.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/ClipEdit/ClipEdit.i18n.php (modified) (history)
  • /branches/MwEmbedStandAlone/modules/EmbedPlayer/EmbedPlayer.i18n.php (modified) (history)
  • /branches/MwEmbedStandAlone/modules/EmbedPlayer/mw.EmbedPlayer.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SequenceEdit/SequenceEdit.i18n.php (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SequenceEdit/loader.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SequenceEdit/mw.SequenceEdit.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SequenceEdit/mw.SequenceEditFileActions.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SequenceEdit/mw.SequenceEditMenu.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SequenceEdit/mw.SequenceEditRender.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SequenceEdit/mw.SequenceEditTimeline.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SequenceEdit/mw.SequenceEditTools.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SmilPlayer/mw.Smil.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilBuffer.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SmilPlayer/mw.SmilLayout.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SwarmTransport/mw.SwarmTransport.js (modified) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/LGPL-LICENSE (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/MIT-LICENSE (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/_theme_template.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/config.rb (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCore.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCoreDefault.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCoreDjango.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCoreEclipse.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCoreEmacs.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCoreFadeToGrey.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCoreMDUltra.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCoreMidnight.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shCoreRDark.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shThemeDefault.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shThemeDjango.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shThemeEclipse.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shThemeEmacs.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shThemeFadeToGrey.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shThemeMDUltra.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shThemeMidnight.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/compass/shThemeRDark.scss (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/index.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/loader.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shAutoloader.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushAS3.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushAppleScript.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushBash.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushCSharp.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushColdFusion.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushCpp.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushCss.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushDelphi.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushDiff.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushErlang.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushGroovy.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushJScript.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushJava.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushJavaFX.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushPerl.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushPhp.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushPlain.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushPowerShell.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushPython.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushRuby.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushSass.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushScala.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushSql.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushVb.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shBrushXml.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shCore.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/scripts/shLegacy.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/src (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/src/XRegExp.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/src/shAutoloader.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/src/shCore.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/src/shLegacy.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCore.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCoreDefault.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCoreDjango.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCoreEclipse.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCoreEmacs.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCoreFadeToGrey.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCoreMDUltra.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCoreMidnight.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shCoreRDark.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shThemeDefault.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shThemeDjango.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shThemeEclipse.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shThemeEmacs.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shThemeFadeToGrey.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shThemeMDUltra.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shThemeMidnight.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/styles/shThemeRDark.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/.rvmrc (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/brushes (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/brushes/sass.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/brushes_tests.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/001_basic.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/002_brushes.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/003_script_tag.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/004_url_parsing.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/005_no_gutter.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/006_pad_line_numbers.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/007_collapse.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/007_collapse_interaction.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/008_first_line.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/009_class_name.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/010_highlight.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/011_smart_tabs.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/012_server_side.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/013_html_script.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/cases/014_legacy.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/commonjs_tests.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/js/jquery-1.4.2.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/js/qunit.css (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/js/qunit.js (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/syntaxhighlighter_tests.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/theme_tests.html (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/webrick.rb (added) (history)
  • /branches/MwEmbedStandAlone/modules/SyntaxHighlighter/tests/webrick.sh (added) (history)
  • /branches/MwEmbedStandAlone/modules/TimedText/mw.TimedText.js (modified) (history)
  • /branches/MwEmbedStandAlone/mwEmbed.js (modified) (history)

Status & tagging log