r56193 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56192‎ | r56193 | r56194 >
Date:18:07, 11 September 2009
Author:dale
Status:deferred
Tags:
Comment:
* minor config update to have the amw ~only~ target commons by default.
Modified paths:
  • /trunk/phase3/js2/editPage.js (modified) (history)

Diff [purge]

Index: trunk/phase3/js2/editPage.js
@@ -12,7 +12,7 @@
1313 'default_query': wgTitle,
1414 'target_title': wgPageName,
1515 // Here we can setup the content provider overrides
16 - 'cpconfig': {},
 16+ 'enabled_cps':['wiki_commons'],
1717 // The local wiki API URL:
1818 'local_wiki_api_url': wgServer + wgScriptPath + '/api.php'
1919 };

Status & tagging log