Go to file
2013-02-20 19:40:53 +13:00
_config FIX: Implement paginated list for RSS feed. Fixes #31. 2012-07-31 20:45:29 +12:00
code ENHANCEMENT clientside validation messages sourced from customisable serverside code. Several small bugfixes also 2013-02-20 19:40:53 +13:00
docs/en Update docs. Remove todo.md, see github issues for todo list now. 2012-07-22 13:29:42 +12:00
javascript MINOR scroll back up to top of comments list after pagination ajax has loaded a new page 2013-02-20 19:40:53 +13:00
lang Lithuanian translation 2013-01-22 10:26:22 -08:00
templates MINOR no comments message always comes from template, making it easier to customise and translate 2013-02-20 19:40:53 +13: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