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
87f00a5ec5e072f98f5ed6fcd559ef249da57b36
gallery3
/
modules
/
comment
/
helpers
History
Tim Almdal
809e738536
Try an new approach to extending forms. Create an extend_form event. For the first attempt replace the comment_add_form and item_add_form events.
2009-11-01 13:14:11 -08:00
..
comment_block.php
Normalize capitalization ticket
#596
2009-10-28 12:15:52 -07:00
comment_event.php
Convert the event handlers for the "identity provider changed" and "user_deleted" events to use ORM or the Kohana query builder to build the database update calls instead of coding the sql directly.
2009-11-01 10:22:56 -08:00
comment_installer.php
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
2009-08-27 15:47:54 -07:00
comment_rss.php
Normalize capitalization ticket
#596
2009-10-28 12:15:52 -07:00
comment_theme.php
Move comment and recaptcha CSS to their respective modules.
2009-10-25 23:32:49 -06:00
comment.php
Try an new approach to extending forms. Create an extend_form event. For the first attempt replace the comment_add_form and item_add_form events.
2009-11-01 13:14:11 -08:00