r89107 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89106‎ | r89107 | r89108 >
Date:14:42, 29 May 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
folow up to r89066
Modified paths:
  • /trunk/extensions/SemanticGraph/SemanticGraph.i18n.php (modified) (history)
  • /trunk/extensions/SemanticGraph/includes/SemanticGraph2.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticGraph/includes/SemanticGraph2.php
@@ -34,7 +34,7 @@
3535 'name' => 'SemanticGraph',
3636 'version' => SemanticGraph_VERSION,
3737 'author' => 'Rob Challen',
38 - 'url' => 'https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:Semantic_Graph',
 38+ 'url' => 'http://www.mediawiki.org/wiki/Extension:Semantic_Graph',
3939 'descriptionmsg' => 'semanticgraph-desc'
4040 );
4141
Index: trunk/extensions/SemanticGraph/SemanticGraph.i18n.php
@@ -17,7 +17,7 @@
1818 * @author Jeroen De Dauw
1919 */
2020 $messages['en'] = array(
21 - 'semanticgraph-desc' => 'This extension depends on graphviz, freemind applet and hypergraph applet',
 21+ 'semanticgraph-desc' => 'Enables visualization of structured data stored via SMW in the form of grapgs.',
2222 );
2323
2424 /** Message documentation (Message documentation)

Follow-up revisions

RevisionCommit summaryAuthorDate
r89109Followup r89107: Fix typo, consistency tweak....raymond14:59, 29 May 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r89066added i18n filejeroendedauw19:58, 28 May 2011

Status & tagging log