r71696 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71695‎ | r71696 | r71697 >
Date:14:00, 26 August 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 1.5.1
Modified paths:
  • /trunk/extensions/SemanticResultFormats/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticResultFormats/SRF_Settings.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/SRF_Settings.php
@@ -13,7 +13,7 @@
1414 die( 'Not an entry point.' );
1515 }
1616
17 -define( 'SRF_VERSION', '1.5.1 alpha' );
 17+define( 'SRF_VERSION', '1.5.1' );
1818
1919 $srfgScriptPath = $wgScriptPath . '/extensions/SemanticResultFormats'; // TODO: fix hardcoded path
2020 $srfgIP = dirname( __FILE__ );
Index: trunk/extensions/SemanticResultFormats/RELEASE-NOTES
@@ -3,16 +3,15 @@
44
55 == SRF 1.5.1 ==
66
7 -Released on ???
 7+Released on August 26 2010.
88
99 New formats in this version are:
10 -
1110 * jqplotbar (written by Sanyam Goyal and Yaron Koren)
1211 * jqplotpie (written by Sanyam Goyal and Yaron Koren)
1312
1413 == SRF 1.5 ==
1514
16 -Released on June 22 2009.
 15+Released on June 22 2010.
1716
1817 New formats in this version are:
1918 * gallery (written by Rowan Rodrik van der Molen)

Status & tagging log