X-Git-Url: https://git.toastfreeware.priv.at/toast/cookiecaptcha.git/blobdiff_plain/9203371284d93eca9e6d2d56e067aa4fa08d9785..32856e40100c3ec772aef0a962fabe428a705f15:/MathCaptcha diff --git a/MathCaptcha b/MathCaptcha index 49ea648..ce52f20 100644 --- a/MathCaptcha +++ b/MathCaptcha @@ -34,7 +34,7 @@ extension, if you don't have it installed) and place the files in your extensions/ directory, within your wiki root. Edit LocalSettings.php and add the following lines near the bottom of the -file, above the closing ?> tag: +file, above the closing ?> tag, if any: require_once( 'extensions/ConfirmEdit.php' ); require_once( 'extensions/MathCaptcha.php' ); @@ -71,6 +71,6 @@ with the ConfirmEdit extension, please use http://bugzilla.wikimedia.org. == 7. References == i. http://en.wikipedia.org/wiki/Captcha -ii. http://meta.wikimedia.org/wiki/ConfirmEdit -iii. http://meta.wikimedia.org/wiki/Enable_TeX +ii. http://www.mediawiki.org/wiki/Extension:ConfirmEdit +iii. http://www.mediawiki.org/wiki/Manual:Enable_TeX iv. http://www.mediawiki.org/wiki/Subversion