Go to file
Tom Rix cda1cd9bd1 API CHANGE now using new reporting api, module now requires 2.4 2010-02-16 23:22:49 +00:00
code API CHANGE now using new reporting api, module now requires 2.4 2010-02-16 23:22:49 +00:00
javascript API CHANGE now using new reporting api, module now requires 2.4 2010-02-16 23:22:49 +00:00
templates BUGFIX: Copy ContentReviewEmail.ss template from old cmsworkflow, pre-split. 2010-01-14 04:44:39 +00:00
LICENSE Added content review module 2009-11-02 04:02:57 +00:00
README.md API CHANGE now using new reporting api, module now requires 2.4 2010-02-16 23:22:49 +00:00
_config.php API CHANGE now using new reporting api, module now requires 2.4 2010-02-16 23:22:49 +00:00

README.md

Content Review module

Maintainer Contact

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

Requirements

  • SilverStripe 2.4 or newer

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.