2010-11-29 23:24:17 +01:00
|
|
|
# Comments
|
|
|
|
|
2013-03-29 09:32:23 +01:00
|
|
|
[![Build Status](https://secure.travis-ci.org/silverstripe/silverstripe-comments.png?branch=1.1)](http://travis-ci.org/silverstripe/silverstripe-comments)
|
|
|
|
|
2010-11-29 23:24:17 +01:00
|
|
|
## Maintainers
|
|
|
|
|
|
|
|
* Will Rossiter (Nickname: willr, wrossiter)
|
|
|
|
<will at silverstripe dot com>
|
|
|
|
|
|
|
|
## Introduction
|
|
|
|
|
2012-07-22 03:29:33 +02:00
|
|
|
This module provides commenting functionality for Pages and other DataObjects
|
|
|
|
on your SilverStripe site.
|
2010-11-29 23:24:17 +01:00
|
|
|
|
2012-07-22 03:29:33 +02:00
|
|
|
For more documentation about the module see the provided documentation located
|
|
|
|
inside the docs folder.
|
2010-11-29 23:24:17 +01:00
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
2012-07-22 03:29:33 +02:00
|
|
|
* SilverStripe 3.0
|
2010-11-29 23:24:17 +01:00
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
See docs/en/Installing.md
|