[opencms-dev] How to enable Workflow in opencms 9.5

Schliemann, Kai k.schliemann at forwerts.com
Wed Jun 3 10:05:35 CEST 2015


Hi,
this code in opencms-system.xml worked in OpenCms 8.5:

    <workflow class="org.opencms.workflow.CmsExtendedWorkflowManager">
       <parameters>
         <param name="Projectmanagers">the user group, responsible for publishing content. The users should have the role Projectmanager</param>
         <param name="Users">the group of users which has no publishing permission.</param>
         <param name="notificationContent">/.content/workflow-notification.html</param><!—file of type ContentNotification. You can configure the email, send to the Users / Projectmanagers here. -->
       </parameters>
    </workflow>

Please let me know, if this still works in 9.5.

Best regards
Kai

Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Deepali Kulkarni
Gesendet: Mittwoch, 3. Juni 2015 09:11
An: opencms-dev at opencms.org
Betreff: [opencms-dev] How to enable Workflow in opencms 9.5


Hi,
  I am using opencms 9.5.I want to maintain the hierarchy between the  editors who edit the pages and publisher who publish the changes.Editor should not publish the changes and their should be notification mail sent to the publisher for all respective changes.Kindly tell me what should I do for the above mentioned scenario.Is there any workflow present in OpenCms 9.5.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20150603/91710a80/attachment.htm>


More information about the opencms-dev mailing list