Go to file
2010-05-11 05:35:23 +00:00
code BUGFIX: Generate stage/live links using Controller::join_links() instead of string concatenation. 2010-05-11 05:35:23 +00: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 MINOR unit tests for the content review module 2010-02-25 03:34:39 +00:00
_config.php BUGFIX: Check for class_exists in contentreview 2010-03-01 21:17:11 +00:00
LICENSE MINOR added license 2010-02-26 01:28:22 +00:00
README.md API CHANGE now using new reporting api, module now requires 2.4 2010-02-16 23:22:49 +00:00

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.