批量删除垃圾条目
出自Guoshuang Wiki
Nuke is an extension that makes possible for sysops to mass delete pages. It was written by Brion Vibber in September 2005. It is running on some Wikimedia sites.
http://www.mediawiki.org/wiki/Extension:Nuke
Block a User
You might just block a user as WikiSysop. Take note this typically does not prevents the user could login but he/she can't modify pages anymore.
List blocked users: http://localhost/mediawiki/index.php/Special:Ipblocklist
直接在数据库里删除用户不好,应为在其它表里仍然有!!!推荐使用
http://www.mediawiki.org/wiki/Extension:User_Merge_and_Delete
