[Mediawiki-l] Clean up users?
Daniel Friesen
lists at nadir-seen-fire.com
Tue Jul 26 05:32:01 UTC 2011
On 11-07-25 09:58 PM, Anthony Lieuallen wrote:
> SELECT 'all', count(0) FROM user
> UNION
> SELECT '0 edit', count(0) FROM user WHERE user_editcount = 0;
>
> all count(0)
> all 22749
> 0 edit 22288
>
> All but ~500 out of ~22,000 users on my wiki have never made a single
> edit. Is there a good way to clean out these junk records? Is there an
> extension that puts e.g. a captcha on the user register page (not just
> edit)?
I'm assuming you're talking about ConfirmEdit.
ConfirmEdit does provide captcha on the registration page.
~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://daniel.friesen.name]
More information about the MediaWiki-l
mailing list