On 28/03/07, Philip Beach beachboy4231@gmail.com wrote:
Is there any easy way to do any of this, like an extension or something already in the software?
* You can set up a throttle on editing using the built-in rate limiter (see $wgRateLimits; note that this requires memcached or APC user cache or somesuch)
* You can require that a user have a valid, confirmed email address prior to editing; see $wgEmailConfirmToEdit
* For the minimum username length limit, have a look at http://www.mediawiki.org/wiki/User:Robchurch/Minimum_Username_Length
Rob Church