Go to file
2013-01-16 09:51:34 +13:00
_config FIX: Implement paginated list for RSS feed. Fixes #31. 2012-07-31 20:45:29 +12:00
code MINOR: Removed ability to select parent and replaced with hidden-field 2013-01-16 09:51:34 +13:00
docs/en BUGFIX: Fixed calls to Comment::get() to be compatible with PostGres 2012-12-19 08:47:34 +13:00
javascript FEATURE: added delete comment functionality. MINOR: added documentation 2010-12-11 18:01:19 +13:00
lang MINOR: oh, another typo 2012-12-09 01:40:46 +00:00
templates BUG: Fixing moderation on the comments module 2012-08-09 23:13:02 +12:00
tests Fixing tests 2012-10-11 11:16:27 +13:00
_config.php FIX: Implement paginated list for RSS feed. Fixes #31. 2012-07-31 20:45:29 +12:00
composer.json Bug : Removed errors from Composer.json 2012-09-29 14:42:40 +05:30
LICENSE Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
README.md Update docs. Remove todo.md, see github issues for todo list now. 2012-07-22 13:29:42 +12:00

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