![]() |
Mollom Library v1.0 beta - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Mollom Library v1.0 beta (/showthread.php?tid=10338) |
Mollom Library v1.0 beta - El Forum - 07-28-2008 [eluser]Macros[/eluser] Hi All, Just uploaded to the wiki my implementation of a Mollom integration for CI. Mollom is an intelligent CAPTCHA implementation, deciding on what is spam on more than just the correct answer. http://codeigniter.com/wiki/Mollom/ It uses the PHP Mollom class written by Tijs Verkoyen (http://mollom.crsolutions.be). I used version 1.1.1 for my development, renamed to mollom.lib.php in the libraries folder. Hopefully this will be useful for others out there. Any criticism welcome! Cameron. PS. This is my first contribution to CI! ![]() |