r89804 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r89803
|
r89804
|
r89805
>
Date:
21:50, 9 June 2011
Author:
brion
Status:
deferred
Tags:
Comment:
Add stub extension version of CodeEditor embedding Ace (ace.ajax.org) for editing JS and CSS pages.
Simply using the existing gadget version modified to load Ace from the extension directory for now, will integrate better into WikiEditor and use ResourceLoader to load Ace itself in upcoming commits.
Modified paths:
/trunk/extensions/CodeEditor
(added) (
history
)
/trunk/extensions/CodeEditor/CodeEditor.hooks.php
(added) (
history
)
/trunk/extensions/CodeEditor/CodeEditor.i18n.php
(added) (
history
)
/trunk/extensions/CodeEditor/CodeEditor.php
(added) (
history
)
/trunk/extensions/CodeEditor/Makefile
(added) (
history
)
/trunk/extensions/CodeEditor/modules
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/LICENSE
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/ace-uncompressed.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/ace.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/cockpit-uncompressed.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/cockpit.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/keybinding-emacs.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/keybinding-vim.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-c_cpp.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-clojure.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-coffee.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-csharp.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-css.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-html.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-java.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-javascript.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-perl.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-php.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-python.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-ruby.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-scss.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-svg.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/mode-xml.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-clouds.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-clouds_midnight.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-cobalt.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-dawn.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-eclipse.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-idle_fingers.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-kr_theme.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-merbivore.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-merbivore_soft.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-mono_industrial.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-monokai.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-pastel_on_dark.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-twilight.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/theme-vibrant_ink.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/worker-coffee.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ace/worker-javascript.js
(added) (
history
)
/trunk/extensions/CodeEditor/modules/ext.codeEditor.js
(added) (
history
)
Diff
[
purge
]
The diff is too large to display.
Status & tagging log
23:17, 14 March 2012
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r89804
[
removed:
new
added:
deferred]
11:25, 9 March 2012
Krinkle
(
talk
|
contribs
)
changed the
status
of r89804
[
removed:
deferred
added:
new]
00:58, 1 July 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r89804
[
removed:
new
added:
deferred]