Go to file
Ingo Schommer b2eb26da15 Merge branch 'master' into upstream-master
Conflicts:
	code/SiteTreeContentReview.php
2013-01-07 13:55:31 +01:00
code BUGFIX: when use 'showcalendar', both 'dateformat' and 'datavalueformat' need to be set to the right format as well so that DateField save the right value into DB 2012-07-17 13:27:24 +12: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
composer.json Create composer.json 2013-01-07 04:48:09 -08: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.