Go to file
Ingo Schommer 7257fa52ce 3.0 compatibility 2012-07-12 15:51:46 +02:00
code 3.0 compatibility 2012-07-12 15:51:46 +02:00
javascript API CHANGE now using new reporting api, module now requires 2.4 2010-02-16 23:22:49 +00:00
templates MINOR: minor update to the wording of the emails 2010-04-15 02:42:25 +00:00
tests ENHANCEMENT Fixed ContentReviewTest to work with SQLite3, MSSQL and Postgres database drivers 2010-05-24 05:12:43 +00:00
LICENSE MINOR added license 2010-02-26 01:28:22 +00:00
README.md ENHANCEMENT: added module legacydatetimefields to the requirements 2010-07-20 03:50:17 +00:00
_config.php BUGFIX: Check for class_exists in contentreview 2010-03-01 21:17:11 +00:00

README.md

Content Review module

Maintainer Contact

  • Tom Rix (Nickname: trix) <tom (at) silverstripe (dot) com>

Requirements

Installation

Drop it into your installation folder, and refresh your database schema through http://<your-host>/dev/build.

If you wish to have emails sent when a page comes up for review, you new to have the DailyTask cron job set up. See ScheduledTask.php

Usage

When you open a page in the CMS, there will now be a Review tab.