summaryrefslogtreecommitdiff
path: root/modules/recaptcha/helpers/recaptcha_event.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-08-22Add "captcha_protect_form" event that the recaptcha module grabs andBharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-01-23Create a user profile page that is used as a landing page when referencing a ...Tim Almdal
2009-11-09Revert "Try an new approach to extending forms. Create an extend_form event....Tim Almdal
2009-11-03Merge branch 'master' into talmdal_devTim Almdal
2009-11-03Add a register_add_form event handler to recaptcha to add the recaptcha to th...Tim Almdal
2009-11-01Try an new approach to extending forms. Create an extend_form event. For the...Tim Almdal
2009-10-31Revert "Cleanup typo and change what is passwed into the event. pass the grou...Tim Almdal
2009-10-29Cleanup typo and change what is passwed into the event. pass the group that t...Tim Almdal
2009-10-29Generalize the adding of the recaptcha form by changing the name of the event...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-07-28Use events to generate menus, instead of having xxx_menu helpers.Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-02-05Don't try to show the recaptcha if we don't have a public keyBharat Mediratta
2009-01-27Make the comment -> recaptcha binding happen via an event dispatch asBharat Mediratta