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 @@
33233323 * over an XMLHttpRequest from JavaScript instead of
33243324 * forcing a submit and reload of the whole page.
33253325 * Leave disabled unless you're testing it.
 3326+ * Needs JS2 ($wgEnableJS2) to be activated.
33263327 */
33273328 $wgLivePreview = false;
33283329

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r55239Rewrite JS-based Live Preview to use jQuery, was 200 lines, now less than 35....werdna17:27, 18 August 2009

Status & tagging log