r47220 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47219‎ | r47220 | r47221 >
Date:17:52, 13 February 2009
Author:yaron
Status:deferred
Tags:
Comment:
New version, 0.4.1
Modified paths:
  • /trunk/extensions/ExternalData/ED_Settings.php (modified) (history)
  • /trunk/extensions/ExternalData/README (modified) (history)

Diff [purge]

Index: trunk/extensions/ExternalData/README
@@ -1,6 +1,6 @@
22 External Data extension
33
4 - Version 0.4
 4+ Version 0.4.1
55 Yaron Koren and Michael Dale
66
77 This is free software licensed under the GNU General Public License. Please
Index: trunk/extensions/ExternalData/ED_Settings.php
@@ -11,7 +11,7 @@
1212
1313 $wgExtensionCredits['parserhook'][]= array(
1414 'name' => 'External Data',
15 - 'version' => '0.4',
 15+ 'version' => '0.4.1',
1616 'author' => array( 'Yaron Koren', 'Michael Dale' ),
1717 'url' => 'http://www.mediawiki.org/wiki/Extension:External_Data',
1818 'description' => 'Allows for retrieving data in CSV, JSON and XML formats from both external URLs and local wiki pages',

Status & tagging log