From f2a5c52947fa5139fb7f9bf707e728128ff75462 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Mon, 22 Aug 2011 19:27:42 +0000 Subject: [PATCH] Remove one_state_workflow customizations. svn path=/plone.app.discussion/trunk/; revision=51722 --- CHANGES.txt | 6 +- .../discussion/profiles/default/workflows.xml | 1 - .../one_state_workflow/definition.xml | 106 ------------------ 3 files changed, 5 insertions(+), 108 deletions(-) delete mode 100644 plone/app/discussion/profiles/default/workflows/one_state_workflow/definition.xml diff --git a/CHANGES.txt b/CHANGES.txt index b89c3a5..07bb908 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -23,7 +23,11 @@ Changelog [timo] - Ukrainian translation added. - [chervol] + [chervol] + +- Remove one_state_workflow customizations. + [timo] + 2.0.9 (2011-07-25) ------------------ diff --git a/plone/app/discussion/profiles/default/workflows.xml b/plone/app/discussion/profiles/default/workflows.xml index d94ce24..22e5237 100644 --- a/plone/app/discussion/profiles/default/workflows.xml +++ b/plone/app/discussion/profiles/default/workflows.xml @@ -1,7 +1,6 @@ - diff --git a/plone/app/discussion/profiles/default/workflows/one_state_workflow/definition.xml b/plone/app/discussion/profiles/default/workflows/one_state_workflow/definition.xml deleted file mode 100644 index aafb024..0000000 --- a/plone/app/discussion/profiles/default/workflows/one_state_workflow/definition.xml +++ /dev/null @@ -1,106 +0,0 @@ - - - - Access contents information - Change portal events - List folder contents - Modify portal content - View - - - - Visible to everyone, editable by the owner. - - - Anonymous - - - Manager - Owner - Editor - - - Anonymous - - - Manager - Owner - Editor - - - Anonymous - - - - - Previous transition - - transition/getId|nothing - - - - - - - - The ID of the user who performed the previous transition - - - user/getId - - - - - - - - Comment about the last transition - - - python:state_change.kwargs.get('comment', '') - - - - - - - - Provides access to workflow history - - - state_change/getHistory - - - Request review - Review portal content - - - - - - When the previous transition was performed - - - state_change/getDateTime - - - - - -