Go to file
2012-07-22 13:31:13 +12:00
_config FIX: backwards compatibility with 2.4 routes. 2012-07-22 12:48:34 +12:00
code FIX: restore spam, rss, delete, approve and ham controller actions on the front end. 2012-07-22 13:30:33 +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 FIX: avoid ID usage in pagination as multiple comment form instances can exist 2012-07-22 13:31:13 +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