index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
comment
/
helpers
/
comment_theme.php
Age
Commit message (
Expand
)
Author
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-25
ORM::orderby -> ORM::order_by
Bharat Mediratta
2009-10-25
Move comment and recaptcha CSS to their respective modules.
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-13
Specify a page anchor for the comments block.
Bharat Mediratta
2009-08-28
Fix ticket #591: reCaptcha always on the page.
Tim Almdal
2009-07-22
Use the Kohana cascading filesystem to locate resources loaded by the
Bharat Mediratta
2009-06-26
Create a theme_view function script which allows modules in the head or admin...
Tim Almdal
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-02-22
Leave the comments title around, but add the "Be the first to comment"
Bharat Mediratta
2009-02-22
Adjust the title based on whether or not there are comments.
Bharat Mediratta
2009-02-12
Added a show comment form button. Add comment form is revealed when the butto...
Chad Kieffer
2009-01-18
Rename theme callback helpers from xxx_block to xxx_theme to make room
Bharat Mediratta