Michael Wechner wrote:
MOSSELMANS Rudi (OPOCE) wrote:
Hi Tim,

I have changed workflow.xml adding a transition from authoring straight to live for reviewers:

  <transition source="authoring" destination="live">
   <event id="publish"/>
<condition class="org.apache.lenya.cms.workflow.RoleCondition">review</condition>
   <assign variable="is_live" value="true"/>
 </transition>

sounds reasonable , that a reviewer can publish directly without having to submit. Maybe we should patch
the src accordingly. WDYT?

sounds like a good idea to me. i'll add a patch against trunk to bugzilla.


--
"Open source takes the bullshit out of software."
        - Charles Ferguson on TechnologyReview.com

--
Jörn Nettingsmeier, EDV-Administrator
Institut für Politikwissenschaft
Universität Duisburg-Essen, Standort Duisburg
Mail: [EMAIL PROTECTED], Telefon: 0203/379-2736

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to