r55315 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r55314
|
r55315
|
r55316
>
Date:
11:06, 19 August 2009
Author:
werdna
Status:
deferred
Tags:
Comment:
Add doc comment for JS2 dependency in live preview enhancements from
r55239
Modified paths:
/trunk/phase3/includes/DefaultSettings.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/DefaultSettings.php
—
—
@@ -3322,6 +3322,7 @@
3323
3323
* over an XMLHttpRequest from JavaScript instead of
3324
3324
* forcing a submit and reload of the whole page.
3325
3325
* Leave disabled unless you're testing it.
3326
+ * Needs JS2 ($wgEnableJS2) to be activated.
3326
3327
*/
3327
3328
$wgLivePreview = false;
3328
3329
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r55239
Rewrite JS-based Live Preview to use jQuery, was 200 lines, now less than 35....
werdna
17:27, 18 August 2009
Status & tagging log
00:50, 9 September 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r55315
[
removed:
new
added:
deferred]