Use Linker::userToolLinks on Special:ListUsers to format the rows in
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 7 Apr 2012 15:08:34 +0000 (17:08 +0200)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 9 Apr 2012 17:30:24 +0000 (10:30 -0700)
commit93db285446edba7e48027dac35979ef226060e3c
treed50894a1a851e3c323e454688c44bcd5ebea2d06
parentf2cab16973d8203672b918c314f6b0b30ae43a05
Use Linker::userToolLinks on Special:ListUsers to format the rows in
the same way as Special:ActiveUsers.

Move the LinkBatch to method doBatchLookups and add NS_USER_TALK to load
the user talk state (talk link added in r111180 manually, now added with
Linker::userToolLinks).

Change-Id: I88f126cf4ef263a5ce13cd1fee256a43e44b148d
includes/specials/SpecialListusers.php