Go to file
Will Rossiter fe58656d74 MINOR: migrated the Akismet classes over to comments module. Akismet could really be its own add on though 2010-11-30 16:27:32 +13:00
code MINOR: migrated the Akismet classes over to comments module. Akismet could really be its own add on though 2010-11-30 16:27:32 +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