Updated links for pages moved from Meta to mw.org, tweaked doc a bit in one case...
authorMax Semenik <maxsem@users.mediawiki.org>
Sat, 5 Dec 2009 15:03:20 +0000 (15:03 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Sat, 5 Dec 2009 15:03:20 +0000 (15:03 +0000)
MathCaptcha

index 49ea6486b95bc12862561bb74da96cbbf8d8e973..ce52f206f5a32db51afbe98ee1995b52c4308497 100644 (file)
@@ -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