/silverstripe-nestedpagecomments

Adds the ability to reply to page comments, and display them in a nested structure

Primary LanguagePHP

How to set up:

Make a copy of PageCommentInterface.ss in your own theme / template folder.

Replace 
"<% control Comments %>"
with
"<% control NestedComments %>"