silverstripe-cms/code/sitefeatures
Will Rossiter 18f402968a BUGFIX: if moderation on comments is enabled then redirect the user back down to the comment section to view the message rather than trying to direct to selector which doesnt exist
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@105514 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:53:40 +13:00
..
Akismet.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
MathSpamProtection.php ENHANCEMENT: added translatable support to mathspamprotection. PATCH via noini (#4755) 2011-02-02 17:52:08 +13:00
PageComment.php ENHANCEMENT Added PageComment->canView()/canEdit()/canDelete(), and using these permissions in PageCommentInterface. Caution: canCreate() actions are still determined by PageCommentInterface::$comments_require_login/$comments_require_permission 2011-02-02 17:53:35 +13:00
PageCommentInterface.php BUGFIX: if moderation on comments is enabled then redirect the user back down to the comment section to view the message rather than trying to direct to selector which doesnt exist 2011-02-02 17:53:40 +13:00
SSAkismet.php MINOR Documentation 2011-02-02 17:53:33 +13:00