sfReCaptchaPlugin for Symfony 1.1
Published July 10, 2008
The sfReCaptchaPlugin was just updated to be compatible with Symfony 1.1. The plugin was completly rewritten to use the new sfForm class.
The sfReCaptchaPlugin version for Symfony 1.0 is still available. The version number indicates the compatibility with Symfony versions:
- 1.0.x for Symfony 1.0
- 1.1.x for Symfony 1.1
Installation
Most of the documentation for the 1.1 version is still missing (including the plugin development stuff). I've yet to find out how to use the plugin:install task to correctly install a package from the Symfony PEAR channel. Until then you can download the package directly from the Symfony wiki and pass the file path to the task:
symfony plugin:install sfReCaptchaPlugin-1.1.0.tgzFeel free to post bug reports to Symfony's Trac.

Reply
Reply