r105704 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105703‎ | r105704 | r105705 >
Date:20:29, 9 December 2011
Author:yaron
Status:ok
Tags:
Comment:
Changed 'others' in 'authors' line to '...' - new i18n-able style in MW 1.18
Modified paths:
  • /trunk/extensions/SemanticFormsInputs/SemanticFormsInputs.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticFormsInputs/SemanticFormsInputs.php
@@ -40,7 +40,7 @@
4141 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = array(
4242 'path' => __FILE__,
4343 'name' => 'Semantic Forms Inputs',
44 - 'author' => array( '[http://www.mediawiki.org/wiki/User:F.trott Stephan Gambke]', 'others' ),
 44+ 'author' => array( '[http://www.mediawiki.org/wiki/User:F.trott Stephan Gambke]', '...' ),
4545 'url' => 'http://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs',
4646 'descriptionmsg' => 'semanticformsinputs-desc',
4747 'version' => SFI_VERSION,

Status & tagging log