<?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: Let Others Post To Your Wordpress Blog Safely</title>
	<atom:link href="http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/</link>
	<description>Get on the Wordpress Bandwagon</description>
	<pubDate>Tue, 06 Jan 2009 15:32:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter</title>
		<link>http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/comment-page-1/#comment-17</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 12 Apr 2008 06:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/#comment-17</guid>
		<description>Hi, I'd written a plugin specifically for e-mail notifications with this feature:

http://www.theblog.ca/wordpress-collaboration-emails</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;d written a plugin specifically for e-mail notifications with this feature:</p>
<p><a href="http://www.theblog.ca/wordpress-collaboration-emails" >http://www.theblog.ca/wordpress-collaboration-emails</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Hendison</title>
		<link>http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/comment-page-1/#comment-12</link>
		<dc:creator>Scott Hendison</dc:creator>
		<pubDate>Sun, 24 Feb 2008 16:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/#comment-12</guid>
		<description>Thanks Raffi - 
We'll check those out! Much appreciated!</description>
		<content:encoded><![CDATA[<p>Thanks Raffi -<br />
We&#8217;ll check those out! Much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raffi</title>
		<link>http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/comment-page-1/#comment-11</link>
		<dc:creator>raffi</dc:creator>
		<pubDate>Sun, 24 Feb 2008 14:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/#comment-11</guid>
		<description>just solved the 2nd problem too (email notification):

1) get Plugin 'draft-notification'
http://www.dagondesign.com/articles/draft-notification-plugin-for-wordpress/

2) change the following:

old:
if ($result-&#62;post_status == "draft")
new:
if ($result-&#62;post_status == "pending")

optional changes:
-add a from email to the mail function so the email looks better
-change text elements to fit your needs

mail me if you got a question
cheers again
r.</description>
		<content:encoded><![CDATA[<p>just solved the 2nd problem too (email notification):</p>
<p>1) get Plugin &#8216;draft-notification&#8217;<br />
<a href="http://www.dagondesign.com/articles/draft-notification-plugin-for-wordpress/" >http://www.dagondesign.com/articles/draft-notification-plugin-for-wordpress/</a></p>
<p>2) change the following:</p>
<p>old:<br />
if ($result-&gt;post_status == &#8220;draft&#8221;)<br />
new:<br />
if ($result-&gt;post_status == &#8220;pending&#8221;)</p>
<p>optional changes:<br />
-add a from email to the mail function so the email looks better<br />
-change text elements to fit your needs</p>
<p>mail me if you got a question<br />
cheers again<br />
r.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raffi</title>
		<link>http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/comment-page-1/#comment-10</link>
		<dc:creator>raffi</dc:creator>
		<pubDate>Sun, 24 Feb 2008 14:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.getwordpressed.com/learning-wordpress/let-others-post-to-your-blog-safely/#comment-10</guid>
		<description>Use the 'Role Manager'-Plugin! I just had the same problem and this will solve it. You got a list of things you can allow/disallow for each user type.

Next problem is to control the image size of the uploads so they don't break your design: Get the 'flexible upload'-plugin to define fixed heights/widths and a zillion other things.

If you know of a solution for the email notification, please let me know ...

cheers
r.</description>
		<content:encoded><![CDATA[<p>Use the &#8216;Role Manager&#8217;-Plugin! I just had the same problem and this will solve it. You got a list of things you can allow/disallow for each user type.</p>
<p>Next problem is to control the image size of the uploads so they don&#8217;t break your design: Get the &#8216;flexible upload&#8217;-plugin to define fixed heights/widths and a zillion other things.</p>
<p>If you know of a solution for the email notification, please let me know &#8230;</p>
<p>cheers<br />
r.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
