Updated Captcha Frog Plugin for 9.3

Posted by ajcates on Sun, 17 Aug 2008

I have updated my captcha frog plugin to work with version 9.3. Took me staying up until 4am to get it working. I have done a complete rewrite on the way it interacts with the frog system. Also I have added in a little update that will tell you that you had failed in typing in the answer. It also uses Frogs built in observers, the plugin will call an event named 'spam_found' if the user fails in typing something in.

To use place this in your comment-form snippet some where in between the form tags(I personally do it right above the textarea). Oh also enable the plugin.

<?php captchaProxy::drawQuestion();?>

I really like how Frog version 9.3 handles everything in a cleaner manor making it easier to write plugins for. I really hope in future version we see more event usage, as that is where I feel the power of plugins will shine thur.

xmlcaptcha2.zip Download

1 comment in the Peanut Gallery

  1. ZK@Web Marketing Blog said:

    Gravatar

    I developed a half-baked Akismet plugin for my own cms (wich I plan to replace with Frog). I guess I can port it to Frog, but I have to figure out how the comment plugin works. I’ll look at it when I have the time.

    on Sun, 24 May 2009

Name:

Email:

Website:

Comment:

Copyright 2009 A.J. Cates - Valid XHTML - Powered by Frog CMS