summaryrefslogtreecommitdiff
path: root/modules/comment/helpers/comment_block.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-11-25ORM::orderby -> ORM::order_byBharat Mediratta
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Use the block_manager to manage site sidebar panels. Fixes ticket #110.Tim Almdal
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-01-18Refactor dashboard -> block_manager since it'll manage blocks siteBharat Mediratta
2009-01-18Rename theme callback helpers from xxx_block to xxx_theme to make roomBharat Mediratta
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