Index of /projects/wiki-captcha/for v1.6devel

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] captcha.tar.bz2 30-Dec-2005 12:22 36K [   ] captcha.tar.bz2.md5 30-Dec-2005 12:22 50 [   ] wiki-diff.diff 30-Dec-2005 14:25 3.2K [   ] wiki-diff.excluded 30-Dec-2005 12:21 59 [   ] wiki-diff.sh 30-Dec-2005 13:21 99

captcha.tar.bz2
- unpack into ./extension/
- contains a very small captcha class
- I think this class should be included into the real /includes/ directory
- some new variables like $wgCaptcha=true and wgCaptchaNumchars=4 may be
  introduced in LocalSettings.php ?

wiki-diff.diff
- apply this diff to the wiki source
- these files have some changes:
  - includes/Title.php (for nicer/shorter URL formatting)
  - includes/SpecialUserlogin.php (needed for captcha)
  - includes/templates/Userlogin.php (needed for captcha)