Go to file
Ruud Arentsen d606187ab7 fixed the issue that the form wouldn't submit
fixed the issue that the form wouldn't submit on require_login = true.
E-mail field needed to be hidden as well.
2012-07-26 09:12:05 +02:00
_config FIX: backwards compatibility with 2.4 routes. 2012-07-22 12:48:34 +12:00
code fixed the issue that the form wouldn't submit 2012-07-26 09:12:05 +02: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 Update i18n to yml 2012-07-22 13:50:43 +12:00
templates FIX: use template for storing pending comment message. 2012-07-22 13:50:17 +12:00
tests Remove superseded tests. 2012-07-22 13:52:50 +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