Go to file
Will Rossiter dfd085814c MINOR: added lang files 2010-12-13 12:54:14 +13:00
code ENHANCEMENT: added AllowComments checkbox back to CMS automatically 2010-12-13 12:33:05 +13:00
docs/en MINOR: documentation 2010-12-13 12:48:20 +13:00
javascript FEATURE: added delete comment functionality. MINOR: added documentation 2010-12-11 18:01:19 +13:00
lang MINOR: added lang files 2010-12-13 12:54:14 +13:00
templates MINOR: changed order of nav items. Fixes (#5973) 2010-12-11 19:09:47 +13:00
tests ENHANCEMENT: dont allow comments to be displayed on fake pages such as security. BUGFIX: updated commentadmin tests to just work 2010-12-11 18:33:21 +13:00
LICENSE Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
README.md MINOR: tweaks to documentation 2010-12-13 12:15:47 +13:00
TODO.md MINOR: padded out todo.md with some of the tasks 2010-12-06 23:12:35 +13:00
_config.php BUGFIX: add extension to SiteTree rather than Page to keep consitent with current setup 2010-12-03 15:01:21 +13:00

README.md

Comments

Maintainers

  • Will Rossiter (Nickname: willr, wrossiter)

Introduction

This module provides a commenting functionality for Pages and other DataObjects. It replaces the built in commenting functionality with a more flexible plug and play version.

For more documentation about the module see the docs/ folder.

Requirements

  • SilverStripe Trunk

Installation

See docs/en/Installing.md

If you are upgrading from 2.4 or older releases please run a /dev/build after installing the module