Go to file
Shrike 83634961c4 Finnish language file 2013-06-20 21:50:03 +03:00
_config FIX: Implement paginated list for RSS feed. Fixes #31. 2012-07-31 20:45:29 +12:00
code -added config option 'require_moderation_nonmembers' - when set, only comments posted by non-members will require moderation 2013-06-04 14:12:16 -06:00
docs/en Merged tiaitsch85:patch-1 2013-06-03 11:47:05 +12:00
javascript API Removed ajax comment submission 2013-03-19 11:21:29 +01:00
lang Finnish language file 2013-06-20 21:50:03 +03:00
templates ENHANCEMENT: Show gravatar if it is enabled in the commenting configuration 2013-03-06 15:55:06 +07:00
tests 3.1 compat 2013-04-11 14:23:03 +02:00
.travis.yml Travis support 2013-03-29 09:33:51 +01:00
LICENSE Initial commit with transfer of existing comments functionality 2010-11-30 11:24:17 +13:00
README.md Update README.md 2013-04-22 01:39:53 +03:00
_config.php Only attach comments to pages if cms exists 2013-02-23 09:49:39 +13:00
composer.json Fixed composer constraints 2013-05-07 15:07:29 +03:00

README.md

Comments

Build Status

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.1

Installation

See docs/en/Installing.md