silverstripe-comments/code
Ruud Arentsen 9e96d43e04 fixed pagination
for me, pagination worked when i added this code. somehow, the list
didn't get the getvar and always remained on the first page. The
$list->MoreThanOnePage() fixes an issue where the links didn't appear in
the template.
2012-07-26 09:40:57 +02:00
..
controllers fixed the issue that the form wouldn't submit 2012-07-26 09:12:05 +02:00
dataobjects FIX: use template for storing pending comment message. 2012-07-22 13:50:17 +12:00
extensions fixed pagination 2012-07-26 09:40:57 +02:00
CommentAdmin.php FIX: use moderated status, needs moderation flag has been removed. 2012-07-22 13:32:01 +12:00
Commenting.php FIX: restore spam, rss, delete, approve and ham controller actions on the front end. 2012-07-22 13:30:33 +12:00