Additions:
**Note:** For WikkaWiki v1.3, you must move the action into its own directory (see this ticket, for more details: http://code.google.com/p/klenwell/issues/detail?id=6):
Deletions:
See this ticket, for more details: http://code.google.com/p/klenwell/issues/detail?id=6
Additions:
**Note:** For WikkaWiki v1.3, you must move the action into its own directory:
$ cd /PATH/TO/wikka/
$ mkdir -p plugins/actions/usersettingsrecaptcha
$ mv -v plugins/actions/usersettingsrecaptcha.php plugins/actions/usersettingsrecaptcha/
See this ticket, for more details: http://code.google.com/p/klenwell/issues/detail?id=6
====Troubleshooting====
If you have any problems, please open a ticket here:
http://code.google.com/p/klenwell/issues/list
I will respond as soon as I can.
$ cd /PATH/TO/wikka/
$ mkdir -p plugins/actions/usersettingsrecaptcha
$ mv -v plugins/actions/usersettingsrecaptcha.php plugins/actions/usersettingsrecaptcha/
See this ticket, for more details: http://code.google.com/p/klenwell/issues/detail?id=6
====Troubleshooting====
If you have any problems, please open a ticket here:
http://code.google.com/p/klenwell/issues/list
I will respond as soon as I can.
Additions:
This package integrates the ReCaptcha PHP plugin with the WikkaWiki login/registration to help prevent spammers and bots. New users who register will have to solve a ReCaptcha CAPTCHA in order to complete their registration. It will also automatically created a new wiki page for the user.
**Please report any bugs here:** http://code.google.com/p/klenwell/issues/list
**Please report any bugs here:** http://code.google.com/p/klenwell/issues/list
Deletions:
registration to help prevent spammers and bots. New users who register will
have to solve a ReCaptcha CAPTCHA in order to complete their registration.
It will also automatically created a new wiki page for the user.
Additions:
Latest Version: 0.4.2 (2010.05)
Deletions:
Additions:
Download: http://code.google.com/p/klenwell/downloads/detail?name=wikka_recaptcha_registration-v0.4.2.tgz
Deletions:
No Differences
Additions:
Finally, add the action code to your UserSettings page (or any page of your choosing):
{{UserSettingsRecaptcha}}
{{UserSettingsRecaptcha}}