Go to file
Will Rossiter 15a0dbc087 ENHANCEMENT: readded ProvideComments logic for comments when attached to site trees 2010-11-30 16:30:10 +13:00
code ENHANCEMENT: readded ProvideComments logic for comments when attached to site trees 2010-11-30 16:30:10 +13:00
docs/en APICHANGE: Renamed PageCommentInterface to CommentsInterface. Implemented new CommentForm function to display templates 2010-11-30 13:37:01 +13:00
javascript Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
templates APICHANGE: Renamed PageCommentInterface to CommentsInterface. Implemented new CommentForm function to display templates 2010-11-30 13:37:01 +13:00
tests Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
LICENSE Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
README.md Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
_config.php BUGFIX: Added default _config.php for the module 2010-11-30 13:36:49 +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 3.0 (SilverStripe Trunk as of Dec '10)

Installation

See docs/en/Installing.md