Daniel Caine
e8e5abdc23
Cleanup of comments theme
2015-04-23 11:49:47 +12:00
Damian Mooyman
468df23801
Nested comments proof of concept
...
Update theme to new look and feel
Add jquery-validate 1.3.1 (w/ nz dst patch)
2015-04-21 11:12:42 +12:00
Damian Mooyman
0b49de3648
ENHANCEMENT If a user posts a spamcomment and it's saved, ensure the form is correctly redirected to
2015-04-01 17:12:47 +13:00
Ingo Schommer
8e6be3f361
Transifex translation support
2013-07-08 12:08:02 +02:00
Gordon Anderson
67f04d6c2f
ENHANCEMENT: Show gravatar if it is enabled in the commenting configuration
2013-03-06 15:55:06 +07:00
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
Ingo Schommer
e450807b1c
NEW Optionally allow (sanitized) HTML in comments
2013-03-04 12:10:56 +01:00
Will Rossiter
95667fdf41
FIX: restore spam, rss, delete, approve and ham controller actions on the front end.
2012-07-22 13:30:33 +12:00
Will Rossiter
e18cf3e2bb
FIX: url not showing in comments template
2012-07-22 09:54:24 +12:00
Jeremy
15a00a2b5f
Prevent spamdexing on SilverStripe websites.
2011-08-25 06:23:52 +12:00
Will Rossiter
f539a97d07
ENHANCEMENT: started to incorporate the jQuery version of comments
2010-12-07 14:09:52 +13:00
Will Rossiter
008e2c0143
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
Will Rossiter
92aa2afc0c
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
Will Rossiter
b9970c1f94
BUGFIX: Fixed template naming and variables for front end template.
2010-11-30 22:49:21 +13:00