Go to file
Will Rossiter 386c53838f Merge pull request #46 from marcinkonys/master
Lithuanian translation
2013-01-22 19:21:50 -08:00
_config FIX: Implement paginated list for RSS feed. Fixes #31. 2012-07-31 20:45:29 +12:00
code BUG Unless moderation has been explicitly done on a comment, spam comments should not be shown to those who cannot authorise comments 2013-01-17 14:45:47 +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 FEATURE: added delete comment functionality. MINOR: added documentation 2010-12-11 18:01:19 +13:00
lang Lithuanian translation 2013-01-22 10:26:22 -08: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