X-Git-Url: https://git.toastfreeware.priv.at/toast/cookiecaptcha.git/blobdiff_plain/bdc5e0ca1fb8818da66cc9403cb65045a7a9db74..aa124c43c0b35f40e71ead8df3874ba55d5377f1:/MathCaptcha diff --git a/MathCaptcha b/MathCaptcha index 54239fe..49ea648 100644 --- a/MathCaptcha +++ b/MathCaptcha @@ -39,7 +39,7 @@ file, above the closing ?> tag: 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 @@ -73,4 +73,4 @@ with the ConfirmEdit extension, please use http://bugzilla.wikimedia.org. 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