r58207 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58206‎ | r58207 | r58208 >
Date:19:09, 27 October 2009
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r58193: Make the link nicer (related to r58206)
Modified paths:
  • /trunk/extensions/GlobalBlocking/GlobalBlocking.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/GlobalBlocking/GlobalBlocking.i18n.php
@@ -110,7 +110,7 @@
111111 'globalblocking-modify-logentry' => 'modified the global block on [[$1]] ($2)',
112112 'globalblocking-logentry-expiry' => 'expires $1',
113113 'globalblocking-logentry-noexpiry' => 'no expiry set',
114 - 'globalblocking-loglink' => 'Check the global block status of the IP address [{{fullurl:{{#Special:GlobalBlockList}}|ip=$1}} "$1"].',
 114+ 'globalblocking-loglink' => 'Check the global block status of the IP address [[Special:GlobalBlockList/$1|$1]].',
115115
116116 'globalblocklist' => 'List of globally blocked IP addresses',
117117 'globalblock' => 'Globally block an IP address',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r58193Use the new hook from r58192: Create a link to the GlobalBlockLograymond14:10, 27 October 2009
r58206Allow nicer links: Special:GlobalBlockList/1.2.3.4raymond19:03, 27 October 2009

Status & tagging log