This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9048a5afcaa7399082fe350e6d75bcdf012fcbc2
gallery3
/
modules
/
recaptcha
History
Bharat Mediratta
a30c28b5fc
Make the comment -> recaptcha binding happen via an event dispatch as
...
opposed to a direct call.
2009-01-27 08:21:54 +00:00
..
controllers
Adding Recaptcha to the comment module. Recaptcha integration consists of a Form_Recaptcha class derived from Form_Input that can be added to any class that requires Recaptcha verfication.
2009-01-26 16:12:57 +00:00
helpers
Make the comment -> recaptcha binding happen via an event dispatch as
2009-01-27 08:21:54 +00:00
libraries
Make the comment -> recaptcha binding happen via an event dispatch as
2009-01-27 08:21:54 +00:00
views
Adding Recaptcha to the comment module. Recaptcha integration consists of a Form_Recaptcha class derived from Form_Input that can be added to any class that requires Recaptcha verfication.
2009-01-26 16:12:57 +00:00
module.info
The adminstration portion of the recaptcha module. I haven't figured out how to integrate it with the other module forms.
2009-01-23 17:05:20 +00:00