silverstripe-comments/code
2010-12-17 10:21:58 +13:00
..
controllers FEATURE: added delete comment functionality. MINOR: added documentation 2010-12-11 18:01:19 +13:00
dataobjects BUGFIX: fixed typo in method name 2010-12-14 14:56:07 +13:00
extensions MINOR Disabled deprecation warning in CommentsExtension->PageComments(), its very commonly used in pretty much every theme out there, and needlessly annoying to throw a warning for 2010-12-17 10:21:58 +13:00
formfields Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
forms ENHANCEMENT: allow comment area ids to be set in the configuration class allowing multiple forms on a single page. APICHANGE: migrated Comment::moderation() to the per type setting in the Commenting class 2010-12-06 23:09:04 +13:00
thirdparty ENHANCEMENT: allow comment area ids to be set in the configuration class allowing multiple forms on a single page. APICHANGE: migrated Comment::moderation() to the per type setting in the Commenting class 2010-12-06 23:09:04 +13:00
CommentAdmin.php ENHANCEMENT: dont allow comments to be displayed on fake pages such as security. BUGFIX: updated commentadmin tests to just work 2010-12-11 18:33:21 +13:00
Commenting.php MINOR: removed debug 2010-12-11 18:37:47 +13:00
SSAkismet.php ENHANCEMENT: allow comment area ids to be set in the configuration class allowing multiple forms on a single page. APICHANGE: migrated Comment::moderation() to the per type setting in the Commenting class 2010-12-06 23:09:04 +13:00