mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-27 17:40:11 +00:00
Updated links for pages moved from Meta to mw.org, tweaked doc a bit in one case (extensions/ConfirmEdit/MathCaptcha)
This commit is contained in:
parent
9203371284
commit
32856e4010
|
@ -34,7 +34,7 @@ extension, if you don't have it installed) and place the files in your
|
||||||
extensions/ directory, within your wiki root.
|
extensions/ directory, within your wiki root.
|
||||||
|
|
||||||
Edit LocalSettings.php and add the following lines near the bottom of the
|
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/ConfirmEdit.php' );
|
||||||
require_once( 'extensions/MathCaptcha.php' );
|
require_once( 'extensions/MathCaptcha.php' );
|
||||||
|
@ -71,6 +71,6 @@ with the ConfirmEdit extension, please use http://bugzilla.wikimedia.org.
|
||||||
== 7. References ==
|
== 7. References ==
|
||||||
|
|
||||||
i. http://en.wikipedia.org/wiki/Captcha
|
i. http://en.wikipedia.org/wiki/Captcha
|
||||||
ii. http://meta.wikimedia.org/wiki/ConfirmEdit
|
ii. http://www.mediawiki.org/wiki/Extension:ConfirmEdit
|
||||||
iii. http://meta.wikimedia.org/wiki/Enable_TeX
|
iii. http://www.mediawiki.org/wiki/Manual:Enable_TeX
|
||||||
iv. http://www.mediawiki.org/wiki/Subversion
|
iv. http://www.mediawiki.org/wiki/Subversion
|
||||||
|
|
Loading…
Reference in a new issue