<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Basic publishing workflow with Drupal 6</title>
	<atom:link href="http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/</link>
	<description>Website of Michael Adams, Australian web developer</description>
	<lastBuildDate>Tue, 23 Aug 2011 09:07:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rakesh</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-5641</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Fri, 26 Feb 2010 12:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-5641</guid>
		<description>Very good explanation of Workflow in Drupal is available here:
http://dontai.com/wp/2009/04/01/drupal-6-workflow-documentation/</description>
		<content:encoded><![CDATA[<p>Very good explanation of Workflow in Drupal is available here:<br />
<a href="http://dontai.com/wp/2009/04/01/drupal-6-workflow-documentation/" rel="nofollow">http://dontai.com/wp/2009/04/01/drupal-6-workflow-documentation/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cookiesunshinex</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-4210</link>
		<dc:creator>cookiesunshinex</dc:creator>
		<pubDate>Wed, 16 Dec 2009 19:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-4210</guid>
		<description>Awesome!  

I used this to allow authenticated users create an event node, with a re-direct to a page telling them that the event had to be reviewed and approved by administrators.

When I publish the node using the &quot;moderation&quot; module, it shows up. 

I&#039;ve been dicking around with trying to write a custom action with a module, but couldn&#039;t get it to work.  This worked fantastically and was very easy once I read your tutorial.  This should be a handbook page on drupal.org

I&#039;m wondering how you would setup the field so that the original author gets an email once the node is published by the admin?</description>
		<content:encoded><![CDATA[<p>Awesome!  </p>
<p>I used this to allow authenticated users create an event node, with a re-direct to a page telling them that the event had to be reviewed and approved by administrators.</p>
<p>When I publish the node using the &#8220;moderation&#8221; module, it shows up. </p>
<p>I&#8217;ve been dicking around with trying to write a custom action with a module, but couldn&#8217;t get it to work.  This worked fantastically and was very easy once I read your tutorial.  This should be a handbook page on drupal.org</p>
<p>I&#8217;m wondering how you would setup the field so that the original author gets an email once the node is published by the admin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcisio</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-3560</link>
		<dc:creator>jcisio</dc:creator>
		<pubDate>Mon, 09 Nov 2009 09:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-3560</guid>
		<description>Hello,

Thanks for the good article. I&#039;d like to know whether you plan to use workflow with a terminology permission module. That means an editor can only publish articles in certain terms.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for the good article. I&#8217;d like to know whether you plan to use workflow with a terminology permission module. That means an editor can only publish articles in certain terms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Good Article on Drupal Workflow &#8211; Kahler Family Happenings</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-3269</link>
		<dc:creator>Good Article on Drupal Workflow &#8211; Kahler Family Happenings</dc:creator>
		<pubDate>Fri, 18 Sep 2009 03:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-3269</guid>
		<description>[...] found this article on Drupal workflow.  It&#8217;s actually more of a tutorial, but I already typed [...]</description>
		<content:encoded><![CDATA[<p>[...] found this article on Drupal workflow.  It&#8217;s actually more of a tutorial, but I already typed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-2810</link>
		<dc:creator>William</dc:creator>
		<pubDate>Wed, 01 Jul 2009 21:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-2810</guid>
		<description>A step was left out:

Assign actions to states

Ok.  Our actions have been created.  We need to go back to our workflow section and assign these actions to state transitions.

Click &quot;Administer&quot; and then &quot;Workflow&quot;

Add this step &gt;&gt;&gt; In the &quot;Content Type&quot; column, locate &quot;News&quot;.  Set its &quot;Workflow&quot; column to &quot;News Publishing&quot;.  Click &quot;Save workflow mapping&quot;.

Click &quot;Actions&quot; next to our &quot;News publishing&quot; workflow.

Note: Navigate to Administer / Reports / Recent log entries / Filter log messages / Type=workflow / Filter button to see the list of workflows.

This was the most straightforward tutorial I&#039;ve seen to perform an edit-approve-publish workflow.  Thank you!!</description>
		<content:encoded><![CDATA[<p>A step was left out:</p>
<p>Assign actions to states</p>
<p>Ok.  Our actions have been created.  We need to go back to our workflow section and assign these actions to state transitions.</p>
<p>Click &#8220;Administer&#8221; and then &#8220;Workflow&#8221;</p>
<p>Add this step &gt;&gt;&gt; In the &#8220;Content Type&#8221; column, locate &#8220;News&#8221;.  Set its &#8220;Workflow&#8221; column to &#8220;News Publishing&#8221;.  Click &#8220;Save workflow mapping&#8221;.</p>
<p>Click &#8220;Actions&#8221; next to our &#8220;News publishing&#8221; workflow.</p>
<p>Note: Navigate to Administer / Reports / Recent log entries / Filter log messages / Type=workflow / Filter button to see the list of workflows.</p>
<p>This was the most straightforward tutorial I&#8217;ve seen to perform an edit-approve-publish workflow.  Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-2471</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 20 Jun 2009 04:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-2471</guid>
		<description>Note that for simple workflows it might be good to checkout the &lt;a href=&quot;http://drupal.org/project/rules&quot; rel=&quot;nofollow&quot;&gt;Rules Module&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Note that for simple workflows it might be good to checkout the <a href="http://drupal.org/project/rules" rel="nofollow">Rules Module</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conchur</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-2458</link>
		<dc:creator>Conchur</dc:creator>
		<pubDate>Fri, 19 Jun 2009 17:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-2458</guid>
		<description>Fantastic tutorial, thanks very much!</description>
		<content:encoded><![CDATA[<p>Fantastic tutorial, thanks very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-256</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 27 Mar 2009 13:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-256</guid>
		<description>Hi, first thanx for all the good things found here !

I&#039;m encountering a problem by following the tutorial : everything is ok but the tokenized email doesn&#039;t works. 
All actions are triggered (log says actions have been done) but no e-mail come after that.

I&#039;ve tryed doing actions by simple e-mail with no token actions module : same result, nothing happen.
I&#039;m using a fresh install of Drupal 6.10 with workflow  : 6.x-1.1 http://drupal.org/node/355645 and token 6.x-1.11 http://drupal.org/node/290380

If anyone could give me a way to follow for finding where is the problem .... 
Thanx in advance.</description>
		<content:encoded><![CDATA[<p>Hi, first thanx for all the good things found here !</p>
<p>I&#8217;m encountering a problem by following the tutorial : everything is ok but the tokenized email doesn&#8217;t works.<br />
All actions are triggered (log says actions have been done) but no e-mail come after that.</p>
<p>I&#8217;ve tryed doing actions by simple e-mail with no token actions module : same result, nothing happen.<br />
I&#8217;m using a fresh install of Drupal 6.10 with workflow  : 6.x-1.1 <a href="http://drupal.org/node/355645" rel="nofollow">http://drupal.org/node/355645</a> and token 6.x-1.11 <a href="http://drupal.org/node/290380" rel="nofollow">http://drupal.org/node/290380</a></p>
<p>If anyone could give me a way to follow for finding where is the problem &#8230;.<br />
Thanx in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-225</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-225</guid>
		<description>I&#039;m guessing that the Trigger module needed enabling. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m guessing that the Trigger module needed enabling. <img src='http://www.webscaped.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/comment-page-1/#comment-224</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.crabsinspace.dev/?p=71#comment-224</guid>
		<description>Ignore my previous post. Figured it out. thanks a lot!</description>
		<content:encoded><![CDATA[<p>Ignore my previous post. Figured it out. thanks a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

