From 41c9d030d80a70c084abcb17f96352f23a4b78a4 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Fri, 24 Sep 2010 03:11:39 +0000 Subject: [PATCH] Clean up whitespace, change workflow description. svn path=/plone.app.discussion/trunk/; revision=40191 --- .../comment_review_workflow/definition.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/plone/app/discussion/profiles/default/workflows/comment_review_workflow/definition.xml b/plone/app/discussion/profiles/default/workflows/comment_review_workflow/definition.xml index a118277..cbd0354 100644 --- a/plone/app/discussion/profiles/default/workflows/comment_review_workflow/definition.xml +++ b/plone/app/discussion/profiles/default/workflows/comment_review_workflow/definition.xml @@ -3,7 +3,7 @@ i18n:domain="plone" workflow_id="comment_review_workflow" title="Comment Review Workflow" - description="A simple workflow for comments" + description="A simple review workflow for comments" state_variable="review_state" initial_state="pending" i18n:attributes="title; description"> @@ -70,47 +70,46 @@ - Previous transition - transition/getId|nothing - The ID of the user who performed the previous transition - user/getUserName - Comment about the last transition - python:state_change.kwargs.get('comment', '') + Provides access to workflow history - state_change/getHistory @@ -118,13 +117,13 @@ Review portal content - When the previous transition was performed - state_change/getDateTime