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
/
views
Age
Commit message (
Expand
)
Author
2008-12-25
Gut the comment module and simplify it. Stop trying to support Atom
Bharat Mediratta
2008-12-21
Implement the "recent comments" block with real data.
Bharat Mediratta
2008-12-21
Change "datetime" to "created" to give some semantics to this field.
Bharat Mediratta
2008-12-20
Fix preamble
Bharat Mediratta
2008-12-20
Move Recent Comments into its own block.
Bharat Mediratta
2008-11-16
Several large changes:
Bharat Mediratta
2008-11-15
use text::alternate where appropriate
Bharat Mediratta
2008-11-15
Do comment add in a single request, some code cleanup.
Jozef Selesi
2008-11-15
Remove unnecessary pasted code.
Jozef Selesi
2008-11-15
Initial add comment implementation.
Jozef Selesi
2008-11-13
Major updates to form CSS. Now using unordered lists for layouts. Added .gInl...
Chad Kieffer
2008-11-12
Make comment post time display more user-friendly by displaying 'today', 'yes...
Jozef Selesi
2008-11-11
Minor cleanup; localization, indentation, etc.
Bharat Mediratta
2008-11-11
Display comments from the database.
Jozef Selesi