Go to file
Zauberfisch 38234dd513 MINOR: fixed typos and minor mistakes
thanks to @wernerkrauss for reviewing and pointing out the mistakes.
2012-12-09 01:35:11 +00:00
_config FIX: Implement paginated list for RSS feed. Fixes #31. 2012-07-31 20:45:29 +12:00
code BUGFIX: Added missing onAfterPostComment hook 2012-11-27 19:56:21 +07:00
docs/en Update docs. Remove todo.md, see github issues for todo list now. 2012-07-22 13:29:42 +12:00
javascript FEATURE: added delete comment functionality. MINOR: added documentation 2010-12-11 18:01:19 +13:00
lang MINOR: fixed typos and minor mistakes 2012-12-09 01:35:11 +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