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-06-06 11:39:12 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2a9d48f8bb0acb75a2d8ed30eb85ae79f7933afa
gallery3
/
modules
/
comment
/
helpers
History
Tim Almdal
bfb5c42124
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
..
comment_block.php
Refactor dashboard -> block_manager since it'll manage blocks site
2009-01-18 06:55:04 +00:00
comment_installer.php
Refactor dashboard -> block_manager since it'll manage blocks site
2009-01-18 06:55:04 +00:00
comment_menu.php
Make sure that helper functions are all static. Add new
2009-01-14 04:12:02 +00:00
comment_search.php
Implement relevance ranked boolean searching on a full text index of
2009-01-17 00:52:50 +00:00
comment_theme.php
Rename theme callback helpers from xxx_block to xxx_theme to make room
2009-01-18 05:01:00 +00:00
comment.php
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