summaryrefslogtreecommitdiff
path: root/modules/comment/helpers/comment_block.php
AgeCommit message (Expand)Author
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-12Implement deleting dashboard blocks.Bharat Mediratta
2009-01-12Dashboard blocks are now data driven, and you can add new blocks toBharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-021) Removed the published boolean database fieldTim Almdal
2008-12-29Implemented bharat's suggestions to the comment module in preparation for the...Tim Almdal
2008-12-29Changes to the comment module to support spam filtering. Basically added two...Tim Almdal
2008-12-25Gut the comment module and simplify it. Stop trying to support AtomBharat Mediratta
2008-12-21Implement the "recent comments" block with real data.Bharat Mediratta
2008-12-20Move Recent Comments into its own block.Bharat Mediratta
2008-11-27Move javascript from default theme to appropriate modulesTim Almdal
2008-11-25Move comment listing into the comment moduleBharat Mediratta