r111870 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111869‎ | r111870 | r111871 >
Date:16:32, 19 February 2012
Author:wikinaut
Status:deferred
Tags:
Comment:
correction of a comment: src= defines the EtherpadLite server (not id= ).
Modified paths:
  • /trunk/extensions/EtherpadLite/EtherpadLite.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EtherpadLite/EtherpadLite.php
@@ -74,7 +74,7 @@
7575 $wgHooks['ParserFirstCallInit'][] = 'EtherpadLite::EtherpadLiteParserInit';
7676
7777 # Define a default Etherpad Lite server Url and base path
78 -# this server is used unless a distinct server is defined by id="..."
 78+# unless a different server is defined with the src= attribute
7979 $wgEtherpadLiteDefaultPadUrl = "http://beta.etherpad.org/p/";
8080
8181 $wgEtherpadLiteDefaultWidth = "300px";

Status & tagging log