I saw the source code of workflow module and have found that
"info.magnolia.module.workflow.trees.WorkflowWebsiteTreeConfiguration"
extends the
"info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration" class
and overrides the prepareContextMenu() method. 

So I made the change already without going through the documentation.
But the problem is, in that case the comment dialog is removed for all the
pages.
But I want to open the comment dialog box when "root1" and its sub pages are
activated but don't want to open that dialog box when "root2" or "root3" and
its sub pages are activated.

Please let me know the link of some other documents where I can find the
way.


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Jan Haderka
Sent: Thursday, March 05, 2009 7:03 PM
To: Magnolia User-List
Subject: Re: [magnolia-user] Relating workflow and activation dialog


On Thu, 2009-03-05 at 18:24 +0530, Sandipan karmakar wrote:
> Hi All,
>    I have a quick question related to workflow. Say I have the following
> hierarchy in the website :
> 
> /root1
> /root1/page1
> /root1/page2
> 
> /root2
> /root2/page1
> /root2/page2
> 
> /root3
> /root3/page1
> /root3/page2
> 
>  After installing the workflow module I have managed to customize the
> workflow so that "/root1" and all its sub pages go through the defined
flow
> and other roots (say, "/root2" or "/root3") and its sub pages are
activated
> immediately. Now I don't want to open any dialog to get the comment from
the
> author and then the alert (confirming that workflow has started) for those
> pages that are directly activated. 
> Like, when the author activates the page "/root2/page1"  , then the dialog
> box to the get the comment from the author doesn't come and at the same
time
> the alert message also doesn't come.
> 
> Let me know what to configure to achieve this.

How about reading the documentation first?

http://documentation.magnolia.info/modules/workflow/workflow-configuration.h
tml
http://documentation.magnolia.info/cookbook/workflow/activation-comment.html
http://documentation.magnolia.info/cookbook/workflow/activationwf.html


> 
> Thanks
> Sandipan
> 
> 
> 
> 
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to