root/CMESS/captcha/trunk/com/zms/captcha/README.txt

Revision 438, 1.0 KB (checked in by chris, 18 months ago)

- bug fixed if PIL is not available

Line 
1ZMSCaptcha
2http://cmess.org/zmscaptcha
3
4Produced by
5Sebastian Hoffmann, http://www.hoffmann-reif.com
6Christian Meier, http://christianmeier.info
7
8Programming by
9Mike Hallbauer
10Christian Meier
11
12Powered by
13ZMS, http://www.zms-publishing.com
14ZOPE, http://zope.org
15PYTHON, http://python.org
16ICONS, http://famfamfam.com
17CAPTCHAS.NET, http://captchas.net
18RECAPTCHA.NET, http://recaptcha.net
19PIL, http://www.pythonware.com/products/pil/
20
21LICENSE: Creative Commons Attribution-Share Alike 2.0 Germany
22http://creativecommons.org/licenses/by-sa/2.0/de/
23
24--------------------------------------------------------------
25HISTORY
26
27v1.1.1.200903021501
28- bug fixed if PIL is not available
29
30v1.1.0.200901211350
31- added ReCaptcha-service
32- added PILCaptcha-service
33
34v1.0.0.200811281134
35- configuration via meta-object (attr_captcha)
36- captcha-services "captchas.net" and "static_pics" integrated
37- wrapper for different captcha-services (captcha_getContent, captcha_isValid)
38
39--------------------------------------------------------------
Note: See TracBrowser for help on using the browser.