2015-11-17 02:17:54 +01:00
SiteConfig :
mysiteconfig :
ReviewFrom : sender@silverstripe.com
ReviewSubject : 'Please log in to review some content!'
ReviewBody : '<h1>$Subject</h1><p>There are $PagesCount pages that are due for review today by you, $ToFirstName.</p><p>This email was sent to $ToEmail</p>'
2010-02-25 04:34:39 +01:00
Permission :
2015-11-17 02:17:54 +01:00
cmsmain1 :
Code : CMS_ACCESS_CMSMain
cmsmain2 :
Code : CMS_ACCESS_CMSMain
setreviewdates :
Code : EDIT_CONTENT_REVIEW_FIELDS
workflowadmin1 :
Code : IS_WORKFLOW_ADMIN
workflowadmin2 :
Code : IS_WORKFLOW_ADMIN
2010-02-25 04:34:39 +01:00
Group :
2015-11-17 02:17:54 +01:00
editorgroup :
Title : Edit existing pages
Code : editorgroup
Permissions : =>Permission.cmsmain1,=>Permission.workflowadmin1,=>Permission.setreviewdates
authorgroup :
Title : Author existing pages
Code : authorgroup
Permissions : =>Permission.cmsmain2,=>Permission.workflowadmin2
2010-02-25 04:34:39 +01:00
Member :
2015-11-17 02:17:54 +01:00
author :
FirstName : Test
Surname : Author
Email : author@example.com
Groups : =>Group.authorgroup
editor :
FirstName : Test
Surname : Editor
Groups : =>Group.editorgroup
visitor :
FirstName : Kari
Surname : Visitor
Email : visitor@example.com
2010-02-25 04:34:39 +01:00
Page :
2014-02-25 03:54:27 +01:00
# Cant be reviewed, no owners
2015-11-17 02:17:54 +01:00
home :
Title : Home
ContentReviewType : Custom
NextReviewDate : 2010-02-01
ReviewPeriodDays : 10
2014-02-25 03:54:27 +01:00
# Cant be reviewed, no owners
2015-11-17 02:17:54 +01:00
about :
Title : About Us
ContentReviewType : Custom
NextReviewDate : 2010-02-07
ReviewPeriodDays : 10
staff :
Title : Staff
ContentReviewType : Custom
NextReviewDate : 2010-02-14
ReviewPeriodDays : 10
ContentReviewUsers : =>Member.author
contact :
Title : Contact Us
ContentReviewType : Custom
ReviewPeriodDays : 10
NextReviewDate : 2010-02-21
ContentReviewGroups : =>Group.authorgroup
contact-child :
Title : Contact Us Child
ContentReviewType : Inherit
ParentID : =>Page.contact
2014-02-25 03:54:27 +01:00
# Cant be reviewed, no NextReviewDate
2015-11-17 02:17:54 +01:00
no-review :
Title : Page without review date
ContentReviewType : Custom
ContentReviewUsers : =>Member.author
2014-02-25 03:54:27 +01:00
# Cant be reviewed, no NextReviewDate
2015-11-17 02:17:54 +01:00
group-owned :
Title : Page owned by group
ContentReviewType : Custom
ContentReviewGroups : =>Group.authorgroup