r107070 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107069‎ | r107070 | r107071 >
Date:15:21, 22 December 2011
Author:yaron
Status:ok
Tags:
Comment:
New version: 1.1
Modified paths:
  • /trunk/extensions/SemanticDrilldown/INSTALL (modified) (history)
  • /trunk/extensions/SemanticDrilldown/SemanticDrilldown.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticDrilldown/INSTALL
@@ -1,4 +1,4 @@
2 -[[Semantic Drilldown 1.0.1]]
 2+[[Semantic Drilldown 1.1]]
33
44 Contents:
55 * Disclaimer
@@ -12,7 +12,7 @@
1313
1414 == Requirements ==
1515
16 -The extension requires an install of Semantic MediaWiki 1.4.3 or
 16+The extension requires an install of Semantic MediaWiki 1.5 or
1717 greater. For more details, see Semantic MediaWiki's own
1818 installation requirements.
1919
@@ -32,5 +32,4 @@
3333
3434 == Contact ==
3535
36 -If you have any issues or questions, please send them to
37 -yaron57@gmail.com.
 36+If you have any issues or questions, please send them to yaron57@gmail.com.
Index: trunk/extensions/SemanticDrilldown/SemanticDrilldown.php
@@ -13,7 +13,7 @@
1414
1515 if ( !defined( 'MEDIAWIKI' ) ) die();
1616
17 -define( 'SD_VERSION', '1.0.1' );
 17+define( 'SD_VERSION', '1.1' );
1818
1919 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'specialpage'][] = array(
2020 'path' => __FILE__,

Status & tagging log