silverstripe-comments/code
2010-12-11 18:01:19 +13:00
..
controllers FEATURE: added delete comment functionality. MINOR: added documentation 2010-12-11 18:01:19 +13:00
dataobjects FEATURE: added delete comment functionality. MINOR: added documentation 2010-12-11 18:01:19 +13:00
extensions BUGFIX: use the commenting configuration for getting correct comment permalinks. BUGFIX: perserve the correct ordering of comments in the front end 2010-12-07 13:34:17 +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 Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
Commenting.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
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