require_once( 'extensions/ConfirmEdit.php' );
require_once( 'extensions/MathCaptcha.php' );
$wgCaptchaClass = 'MathCaptcha';
-
+
This installs ConfirmEdit and instructs it to use the MathCaptcha plugin.
The default settings for ConfirmEdit are used. At this point, no further
action is required to have the plugin work for user registration or edits
i. http://en.wikipedia.org/wiki/Captcha
ii. http://meta.wikimedia.org/wiki/ConfirmEdit
iii. http://meta.wikimedia.org/wiki/Enable_TeX
-iv. http://www.mediawiki.org/wiki/Subversion
\ No newline at end of file
+iv. http://www.mediawiki.org/wiki/Subversion