mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
3a4a1dd4b4
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. |
||
---|---|---|
_config | ||
code | ||
docs/en | ||
javascript | ||
lang | ||
templates | ||
tests | ||
_config.php | ||
composer.json | ||
LICENSE | ||
README.md |
Comments
Maintainers
- Will Rossiter (Nickname: willr, wrossiter)
Introduction
This module provides commenting functionality for Pages and other DataObjects on your SilverStripe site.
For more documentation about the module see the provided documentation located inside the docs folder.
Requirements
- SilverStripe 3.0
Installation
See docs/en/Installing.md