<div dir="ltr">hi,<div><br></div><div>should i be creating a workflow notification.html? really sorry but im really new in this system.</div><div><br></div><div>thanks,</div><div>Zeth</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 4, 2016 at 4:46 AM, Schliemann, Kai <span dir="ltr"><<a href="mailto:K.Schliemann@comundus.com" target="_blank">K.Schliemann@comundus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
put this code in opencms-system.xml:<br>
<br>
    <workflow class="org.opencms.workflow.CmsExtendedWorkflowManager"><br>
       <parameters><br>
         <param name="Projectmanagers">the user group, responsible for publishing content. The users should have the role Projectmanager</param><br>
         <param name="Users">the group of users which has no publishing permission.</param><br>
         <param name="notificationContent">/.content/workflow-notification.html</param><!-file of type ContentNotification. You can configure the email, send to the Users / Projectmanagers here. --><br>
       </parameters><br>
    </workflow><br>
<br>
Best regards<br>
Kai<br>
<br>
-----Ursprüngliche Nachricht-----<br>
Von: <a href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</a> [mailto:<a href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</a>] Im Auftrag von Yoko<br>
Gesendet: Mittwoch, 30. Dezember 2015 16:57<br>
An: <a href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</a><br>
Betreff: [opencms-dev] Workflow Enable<br>
<br>
Hi,<br>
<br>
Im fairly new to OpenCms, would anyone guide me on how i can enable the workflow in OpenCms 9.5.2? been trying to look around but can't find it.<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit <a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>