Go to file
2012-07-22 13:43:42 +12:00
_config FIX: backwards compatibility with 2.4 routes. 2012-07-22 12:48:34 +12:00
code FIX: exclude pending comments in RSS feed. 2012-07-22 13:43:42 +12: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: added lang files 2010-12-13 12:54:14 +13:00
templates Remove unused templates 2012-07-22 13:31:27 +12:00
tests MINOR: updated isAjax() calls to 3.0 compatible api 2012-06-02 09:34:35 +12:00
_config.php BUGFIX: add extension to SiteTree rather than Page to keep consitent with current setup 2010-12-03 15:01:21 +13:00
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