<?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>Kommentare zu: Drupal 6 Workflow-Tutorial</title> <atom:link href="http://fjord.mrmuli.de/drupal-6-workflow-tutorial/feed/" rel="self" type="application/rss+xml" /><link>http://fjord.mrmuli.de</link> <description></description> <lastBuildDate>Thu, 10 Feb 2011 01:45:45 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>Von: Roberto Opazo</title><link>http://fjord.mrmuli.de/drupal-6-workflow-tutorial/comment-page-1/#comment-100</link> <dc:creator>Roberto Opazo</dc:creator> <pubDate>Thu, 10 Feb 2011 01:45:45 +0000</pubDate> <guid
isPermaLink="false">http://fjord.mrmuli.de/?page_id=521#comment-100</guid> <description>Nice!
Works perfect!
Thanks a lot.</description> <content:encoded><![CDATA[<p>Nice!</p><p>Works perfect!</p><p>Thanks a lot.</p> ]]></content:encoded> </item> <item><title>Von: takpar</title><link>http://fjord.mrmuli.de/drupal-6-workflow-tutorial/comment-page-1/#comment-81</link> <dc:creator>takpar</dc:creator> <pubDate>Sun, 23 May 2010 17:17:59 +0000</pubDate> <guid
isPermaLink="false">http://fjord.mrmuli.de/?page_id=521#comment-81</guid> <description>thanks a lot. the screenshots gave me a brief and complete idea about how does workflow act! and this glance helped me a lot later on a project proposal!</description> <content:encoded><![CDATA[<p>thanks a lot. the screenshots gave me a brief and complete idea about how does workflow act! and this glance helped me a lot later on a project proposal!</p> ]]></content:encoded> </item> <item><title>Von: Muli</title><link>http://fjord.mrmuli.de/drupal-6-workflow-tutorial/comment-page-1/#comment-66</link> <dc:creator>Muli</dc:creator> <pubDate>Thu, 11 Feb 2010 21:55:34 +0000</pubDate> <guid
isPermaLink="false">http://fjord.mrmuli.de/?page_id=521#comment-66</guid> <description>Thank you very much for your input. Sadly I gave up on workflow and I&#039;m running on modr8 module right now.
I once got workflow module working but this was only inside a fresh drupal install. The same settings on my running site didn&#039;t work out.
I sure will try the changes you mentioned above because with workflow module there would be much more things to do than with the quite simple modr8 module (I really like to have drafts ; ). Unfortunately this will take some time. I&#039;m busy with exams at university right now. But perhaps time brings workflow back to my drupal site.</description> <content:encoded><![CDATA[<p>Thank you very much for your input. Sadly I gave up on workflow and I&#8217;m running on modr8 module right now.</p><p>I once got workflow module working but this was only inside a fresh drupal install. The same settings on my running site didn&#8217;t work out.</p><p>I sure will try the changes you mentioned above because with workflow module there would be much more things to do than with the quite simple modr8 module (I really like to have drafts ; ). Unfortunately this will take some time. I&#8217;m busy with exams at university right now. But perhaps time brings workflow back to my drupal site.</p> ]]></content:encoded> </item> <item><title>Von: Jeffrey Eliasen</title><link>http://fjord.mrmuli.de/drupal-6-workflow-tutorial/comment-page-1/#comment-65</link> <dc:creator>Jeffrey Eliasen</dc:creator> <pubDate>Thu, 11 Feb 2010 20:16:10 +0000</pubDate> <guid
isPermaLink="false">http://fjord.mrmuli.de/?page_id=521#comment-65</guid> <description>I found the solution to this:
The nodes need to be &#039;published&#039; for other users to be able to see them. If you are using Workflow Access to control visibility by state, this is not a problem (published nodes still won&#039;t show up to users not authorized by Workflow Access).
Therefore, the sum total of changes to make to your configuration is:
1. In the &#039;Content types&#039; settings, for the content types affected by the workflow, turn on &#039;Published&#039; under &#039;Workflow settings&#039;.
2. On the workflow Actions page, turn off &#039;Publish post&#039; and &#039;Save post&#039; for the appropriate trigger (Step 7 above).</description> <content:encoded><![CDATA[<p>I found the solution to this:</p><p>The nodes need to be &#8216;published&#8217; for other users to be able to see them. If you are using Workflow Access to control visibility by state, this is not a problem (published nodes still won&#8217;t show up to users not authorized by Workflow Access).</p><p>Therefore, the sum total of changes to make to your configuration is:</p><p>1. In the &#8216;Content types&#8217; settings, for the content types affected by the workflow, turn on &#8216;Published&#8217; under &#8216;Workflow settings&#8217;.</p><p>2. On the workflow Actions page, turn off &#8216;Publish post&#8217; and &#8216;Save post&#8217; for the appropriate trigger (Step 7 above).</p> ]]></content:encoded> </item> <item><title>Von: Jeff</title><link>http://fjord.mrmuli.de/drupal-6-workflow-tutorial/comment-page-1/#comment-64</link> <dc:creator>Jeff</dc:creator> <pubDate>Thu, 11 Feb 2010 15:51:34 +0000</pubDate> <guid
isPermaLink="false">http://fjord.mrmuli.de/?page_id=521#comment-64</guid> <description>Did you ever get this working? I&#039;m running into the exact same problem and haven&#039;t found a solution yet. I&#039;d love to hear what you finally came up with if you&#039;ve gotten it figured out.</description> <content:encoded><![CDATA[<p>Did you ever get this working? I&#8217;m running into the exact same problem and haven&#8217;t found a solution yet. I&#8217;d love to hear what you finally came up with if you&#8217;ve gotten it figured out.</p> ]]></content:encoded> </item> <item><title>Von: Muli</title><link>http://fjord.mrmuli.de/drupal-6-workflow-tutorial/comment-page-1/#comment-62</link> <dc:creator>Muli</dc:creator> <pubDate>Wed, 09 Dec 2009 21:59:52 +0000</pubDate> <guid
isPermaLink="false">http://fjord.mrmuli.de/?page_id=521#comment-62</guid> <description>Thx.
By now I have a working setup on a fresh drupal install. I have to test it on the productive site with it&#039;s modules an so on. I hope I&#039;ll get time to do so after christmas.
If it works out well I&#039;m going to pimp my how to an contribute it to drupal.org like mentioned in one of the comments.
But again thx for the link.</description> <content:encoded><![CDATA[<p>Thx.</p><p>By now I have a working setup on a fresh drupal install. I have to test it on the productive site with it&#8217;s modules an so on. I hope I&#8217;ll get time to do so after christmas.</p><p>If it works out well I&#8217;m going to pimp my how to an contribute it to drupal.org like mentioned in one of the comments.</p><p>But again thx for the link.</p> ]]></content:encoded> </item> <item><title>Von: Alozie</title><link>http://fjord.mrmuli.de/drupal-6-workflow-tutorial/comment-page-1/#comment-61</link> <dc:creator>Alozie</dc:creator> <pubDate>Wed, 09 Dec 2009 19:49:25 +0000</pubDate> <guid
isPermaLink="false">http://fjord.mrmuli.de/?page_id=521#comment-61</guid> <description>Haven&#039;t checked to see whether this would work for you, but have you checked out this tutorial?
http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/</description> <content:encoded><![CDATA[<p>Haven&#8217;t checked to see whether this would work for you, but have you checked out this tutorial?<br
/> <a
href="http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/" rel="nofollow">http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/</a></p> ]]></content:encoded> </item> </channel> </rss>
