From aa9e63fe6d7559b6a72aba4dbf4797a4e26cdc6e Mon Sep 17 00:00:00 2001 From: Rob Church Date: Sun, 15 Jan 2006 03:15:54 +0000 Subject: [PATCH] Generate link to talk page of the blocker in Special:Ipblocklist, move contribs. link of the target next to their name --- RELEASE-NOTES | 3 ++- includes/SpecialIpblocklist.php | 27 ++++++++++++++++----------- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 62f6979d8f..b51faacdc7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -308,7 +308,8 @@ Special Pages: * (bug 4359) red [[user:#id]] links generated in [[special:Log]] * (bug 1996) Special page to list redirects * (bug 4334) Add "watch" links to Special:Unwatchedpages -* Generate user page links in Special:Ipblocklist where appropriate (i.e. not an autoblock) +* Generate target user page links in Special:Ipblocklist where appropriate (i.e. not an autoblock) +* Generate link to talk page of the blocker in Special:Ipblocklist, move contribs. link of the target next to their name Misc.: * PHP 4.1 compatibility fix: don't use new_link parameter to mysql_connect diff --git a/includes/SpecialIpblocklist.php b/includes/SpecialIpblocklist.php index 789e70dfc7..063b11b1da 100644 --- a/includes/SpecialIpblocklist.php +++ b/includes/SpecialIpblocklist.php @@ -136,7 +136,7 @@ class IPUnblockForm { $search = $this->searchForm(); $wgOut->addHTML( $search ); - + $wgOut->addHTML( "