r115397 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r115396‎ | r115397 | r115398 >
Date:03:34, 18 May 2012
Author:ning
Status:new
Tags:
Comment:
update extension credit
Modified paths:
  • /trunk/extensions/SemanticPageMaker/includes/SPM_Initialize.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticPageMaker/includes/SPM_Initialize.php
@@ -152,7 +152,7 @@
153153
154154 // Register Credits
155155 $wgExtensionCredits['parserhook'][] = array(
156 - 'name' => 'Wiki Editors Extension', 'version' => SPM_VERSION,
 156+ 'name' => 'Semantic Page Maker Extension (formerly pulished as Wiki Editors Extension)', 'version' => SPM_VERSION,
157157 'author' => "Ning Hu, Justin Zhang, [http://smwforum.ontoprise.com/smwforum/index.php/Jesse_Wang Jesse Wang], sponsored by [http://projecthalo.com Project Halo], [http://www.vulcan.com Vulcan Inc.]",
158158 'url' => 'http://wiking.vulcan.com/dev',
159159 'description' => 'Easy Wiki page editor for wiki user.' );