From b9fcd76bf2b5d1ad8d19ba451de9ef71c2910d5d Mon Sep 17 00:00:00 2001 From: Stig Lindqvist Date: Wed, 19 Feb 2014 15:13:42 +1300 Subject: [PATCH] Minor change to the readme --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f7c08b6..12fd1bc 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,9 @@ There are two types of roles with this module. ## Features - * Content owner will receive a notification when a pages review date is due with links to the page and the - CMS edit form + * Content owner will receive a notification when a pages review date is due with links to the page and the CMS edit form * Content owners can mark a page as 'reviewed' via the CMS Page edit view. - * Website Responsible can assign a content owner (members or groups) to a page (and optionally all sub-pages) - and a schedule of how often the content should be reviewed. + * Website Responsible can assign a content owner (members or groups) to a page (and optionally all sub-pages) and a schedule of how often the content should be reviewed. * Website Responsible can see a “pages due for review” report * Website Responsible can see a “pages without content owner” report * Website Responsible can set a default Content Owner and schedule for all pages without a review schedule. @@ -55,8 +53,8 @@ new to have the DailyTask cron job set up. See ScheduledTask.php ## Usage -To set up a content review schedule you need the permission to set it up. It can be set up by and administrator -in the Security Admin under the 'Content Permission' for a group. +To set up a content review schedule the Website responsible needs the permission first. It can be +set up by and administrator in the Security Admin under the 'Content Permission' for a group. ![](docs/en/images/content-review-permission.png)