Revision history for URCaptchaModule


Revision [23491]

Last edited on 2016-05-20 07:38:48 by BrianKoontz [Replaces old-style internal links with new pipe-split links.]
Additions:
This module is based upon YodaHome's implementation of FreeCap for 1.1.6.3, and modifications made by me for 1.1.7. This module is in beta test at the moment, and I encourage those who are interested to try it out. Currently, this module works **only** for versions > 1.1.6.4 as it depends upon the [[Docs:URRegistrationValidationFramework | UR framework]].
Download either the [[http://wikkawiki.org/downloads/URCaptchaModule-0.01.zip | .zip]] or [[http://wikkawiki.org/downloads/URCaptchaModule-0.01.tgz | .tgz]] package. Unzip/untar into your ##<wikka-dir>/libs/UR## folder or subdirectory. (//Note: Both packages include the freecap files, so there is no need to install additional files.//)
Deletions:
This module is based upon YodaHome's implementation of FreeCap for 1.1.6.3, and modifications made by me for 1.1.7. This module is in beta test at the moment, and I encourage those who are interested to try it out. Currently, this module works **only** for versions > 1.1.6.4 as it depends upon the [[Docs:URRegistrationValidationFramework UR framework]].
Download either the [[http://wikkawiki.org/downloads/URCaptchaModule-0.01.zip .zip]] or [[http://wikkawiki.org/downloads/URCaptchaModule-0.01.tgz .tgz]] package. Unzip/untar into your ##<wikka-dir>/libs/UR## folder or subdirectory. (//Note: Both packages include the freecap files, so there is no need to install additional files.//)


Revision [21585]

Edited on 2011-09-05 01:16:19 by BrianKoontz [Updated to reflect support for 1.3.1]
Additions:
<<Tested through 1.3.1<<::c::


Revision [20484]

Edited on 2009-02-22 15:08:19 by BrianKoontz [Updated to reflect additional working versions]
Additions:
This module is based upon YodaHome's implementation of FreeCap for 1.1.6.3, and modifications made by me for 1.1.7. This module is in beta test at the moment, and I encourage those who are interested to try it out. Currently, this module works **only** for versions > 1.1.6.4 as it depends upon the [[Docs:URRegistrationValidationFramework UR framework]].
**Requires version 1.1.6.4 or higher!**
Deletions:
This module is based upon YodaHome's implementation of FreeCap for 1.1.6.3, and modifications made by me for 1.1.7. This module is in beta test at the moment, and I encourage those who are interested to try it out. Currently, this module works **only** for 1.1.6.4 as it depends upon the [[Docs:URRegistrationValidationFramework UR framework]].
**Requires [[Docs:http://docs.wikkawiki.org/WhatsNew1164 WikkaWiki 1.1.6.4]]!**


Revision [19957]

Edited on 2008-05-18 18:53:10 by BrianKoontz [added screenshot]
Additions:
===Screenshot===
{{image class="center" alt="captcha example" title="captcha example" url="http://www.wikkawiki.org/images/urcaptchamodule_ex1.jpg"}}


Revision [19956]

Edited on 2008-05-18 18:44:25 by BrianKoontz [minor edit]
Additions:
===""ToDo""===
Deletions:
===ToDo===


Revision [19955]

Edited on 2008-05-18 18:43:51 by BrianKoontz [doh]
Additions:
~~&Indeed, that was my intent! Will fix on the next iteration. --BrianKoontz
Deletions:
~~&Indeed, that was my intent! Will fix on the iteration. --BrianKoontz


Revision [19954]

Edited on 2008-05-18 18:43:03 by BrianKoontz [doh]
Additions:
~~&Indeed, that was my intent! Will fix on the iteration. --BrianKoontz


Revision [19953]

Edited on 2008-05-18 18:39:05 by WillyPs ['Default set to true... ' and added line number]
Additions:
If you see only a background image, but no letters, then you are probably running on a Mac or UNIX box. You will need to modify the following line in ##freecap/freecap.php## and set to ##true##: (line #42)
~&Default set to 'true'... if you are on a lamp server, set to false. Did you intend to set the default to false before zipping? ...WillyPs
Deletions:
If you see only a background image, but no letters, then you are probably running on a Mac or UNIX box. You will need to modify the following line in ##freecap/freecap.php## and set to ##true##:


Revision [19949]

Edited on 2008-05-17 22:37:25 by BrianKoontz [Added new category]
Additions:
CategoryUserContributions


Revision [19947]

Edited on 2008-05-17 22:35:57 by BrianKoontz [Added new category]
Additions:
----
CategoryURModules


Revision [19941]

Edited on 2008-05-17 13:44:01 by BrianKoontz [Initial draft]
Additions:
Download either the [[http://wikkawiki.org/downloads/URCaptchaModule-0.01.zip .zip]] or [[http://wikkawiki.org/downloads/URCaptchaModule-0.01.tgz .tgz]] package. Unzip/untar into your ##<wikka-dir>/libs/UR## folder or subdirectory. (//Note: Both packages include the freecap files, so there is no need to install additional files.//)
Deletions:
Download either the .zip or .tgz package. Unzip/untar into your ##<wikka-dir>/libs/UR## folder or subdirectory. (//Note: Both packages include the freecap files, so there is no need to install additional files.//)


Revision [19940]

Edited on 2008-05-17 13:35:32 by BrianKoontz [Initial draft]
Additions:
Download either the .zip or .tgz package. Unzip/untar into your ##<wikka-dir>/libs/UR## folder or subdirectory. (//Note: Both packages include the freecap files, so there is no need to install additional files.//)
Deletions:
Download either the .zip or .tgz package. Unzip/untar into your ##<wikka-dir>/libs/UR## folder or subdirectory.


Revision [19938]

Edited on 2008-05-17 13:33:00 by BrianKoontz [Initial draft]
Additions:
You should now have, in your UR folder/subdir, a new folder/subdir called ##""URCaptchaModule""##.
That should be it. When you bring up your ##""UserSettings""## page (logout first), you should see the CAPTCHA image and a textbox. Currently, the number of retries before requiring a browser restart is set to 3...to change this value (perhaps for testing purposes), open the ##freecap/freecap.php## file and search for ##max_attempts##. Change this value to whatever you want (999 works well for testing).
===ToDo===
- Get this module (and others) into WikkaCase
- Make user-configurable settings available in ##wikka.config.php##
Deletions:
You should now have, in your UR folder/subdir, a new folder/subdir called ##URCaptchaModule##.
That should be it. When you bring up your ""##UserSettings##"" page (logout first), you should see the CAPTCHA image and a textbox. Currently, the number of retries before requiring a browser restart is set to 3...to change this value (perhaps for testing purposes), open the ##freecap/freecap.php## file and search for ##max_attempts##. Change this value to whatever you want (999 works well for testing).


Revision [19937]

Edited on 2008-05-17 13:30:56 by BrianKoontz [Initial draft]
Additions:
This module is based upon YodaHome's implementation of FreeCap for 1.1.6.3, and modifications made by me for 1.1.7. This module is in beta test at the moment, and I encourage those who are interested to try it out. Currently, this module works **only** for 1.1.6.4 as it depends upon the [[Docs:URRegistrationValidationFramework UR framework]].
Deletions:
This module is based upon YodaHome's implementation of FreeCap for 1.1.6.3, and modifications made by me for 1.1.7. This module is in beta test at the moment, and I encourage those who are interested to try it out. Currently, this module works **only** for 1.1.6.4 as it depends upon the [Docs:URRegistrationValidationFramework UR framework].


Revision [19936]

The oldest known version of this page was created on 2008-05-17 13:30:35 by BrianKoontz [Initial draft]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki