silverstripe-comments/code
Will Rossiter 3a4a1dd4b4 FIX Ensure comments are escaped in RSS feeds.
FIX Also fix up preview to only output the comment content rather than the whole template.

FIX Hide preview after posting comment.

API Move AllowHtml to field to prevent issues with altering Html configuration after comments have been posted.

FIX If moderation is turned on for commenting, still render comments in preview mode.
2013-03-05 22:01:42 +13:00
..
controllers FIX Ensure comments are escaped in RSS feeds. 2013-03-05 22:01:42 +13:00
dataobjects FIX Ensure comments are escaped in RSS feeds. 2013-03-05 22:01:42 +13:00
extensions ENHANCEMENT clientside validation messages sourced from customisable serverside code. Several small bugfixes also 2013-02-20 19:40:53 +13:00
CommentAdmin.php BUGFIX: Fixed calls to Comment::get() to be compatible with PostGres 2012-12-19 08:47:34 +13:00
Commenting.php Use newlines in comments. 2013-03-05 21:37:00 +13:00