<?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"
	>
<channel>
	<title>Comments for Agapetry</title>
	<atom:link href="http://agapetry.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://agapetry.net</link>
	<description>Carefully calculated acts of unselfish love.  Wordpress-powered website development with grit and flair.</description>
	<pubDate>Fri, 21 Nov 2008 03:49:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Comment on Introducing Role Scoper for WordPress by Kevin</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1469</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 17 Nov 2008 15:29:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-1469</guid>
		<description>James,

By "recent posts list", do you mean a sidebar list or the main WP posts list?

What makes your posts premium or non-premium?  Are some (or all?) set private by WP?  Set as restricted (directly or via category / default restriction) by Role Scoper?  Any of these would cause the hidden content teaser to jump in on the anon user.</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>By &#8220;recent posts list&#8221;, do you mean a sidebar list or the main WP posts list?</p>
<p>What makes your posts premium or non-premium?  Are some (or all?) set private by WP?  Set as restricted (directly or via category / default restriction) by Role Scoper?  Any of these would cause the hidden content teaser to jump in on the anon user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Role Scoper for WordPress by James</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1468</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 17 Nov 2008 12:55:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-1468</guid>
		<description>Thanks for an excellent plugin Kevin!

I am still trying to find my way around the complexities of various roles and permissions and wondered if you could answer a quick question for me?

I have a post role called 'Private Post Readers' granting access to premium posts.  I used the 'Hidden Content Teaser' window to add a suffixed (p) graphic to appear after Premium posts for anonymous users.  However when I am logged out (ie: anonymous) and look at the recent posts list all the posts whether premium or not are marked with the (p) graphic.

Any idea what I am doing wrong?

Thanks again for the excellent plugin.

James</description>
		<content:encoded><![CDATA[<p>Thanks for an excellent plugin Kevin!</p>
<p>I am still trying to find my way around the complexities of various roles and permissions and wondered if you could answer a quick question for me?</p>
<p>I have a post role called &#8216;Private Post Readers&#8217; granting access to premium posts.  I used the &#8216;Hidden Content Teaser&#8217; window to add a suffixed (p) graphic to appear after Premium posts for anonymous users.  However when I am logged out (ie: anonymous) and look at the recent posts list all the posts whether premium or not are marked with the (p) graphic.</p>
<p>Any idea what I am doing wrong?</p>
<p>Thanks again for the excellent plugin.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Role Scoper for WordPress by How does People Online turn WordPress into a servicable CMS? &#124; subjectverbobject</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1442</link>
		<dc:creator>How does People Online turn WordPress into a servicable CMS? &#124; subjectverbobject</dc:creator>
		<pubDate>Sat, 15 Nov 2008 10:44:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-1442</guid>
		<description>[...] are a lot of other great WordPress plugins out there that we use occasionally. Role-scoper, which I talked about here is one, as is StatPress Reloaded, which we use because some clients find [...]</description>
		<content:encoded><![CDATA[<p>[...] are a lot of other great WordPress plugins out there that we use occasionally. Role-scoper, which I talked about here is one, as is StatPress Reloaded, which we use because some clients find [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Role Scoper for WordPress by 35 Tips Tricks To Manage and Handle Multi-Author Blogs</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1438</link>
		<dc:creator>35 Tips Tricks To Manage and Handle Multi-Author Blogs</dc:creator>
		<pubDate>Sat, 15 Nov 2008 03:46:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-1438</guid>
		<description>[...] Similar plugins: Role Scoper [...]</description>
		<content:encoded><![CDATA[<p>[...] Similar plugins: Role Scoper [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Role Scoper for WordPress by Wordpress Management Plugins &#124; ULTRABILISIM</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1433</link>
		<dc:creator>Wordpress Management Plugins &#124; ULTRABILISIM</dc:creator>
		<pubDate>Thu, 13 Nov 2008 12:18:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-1433</guid>
		<description>[...] Similar plugins: Role Scoper [...]</description>
		<content:encoded><![CDATA[<p>[...] Similar plugins: Role Scoper [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Role Scoper 1.0.0 Beta 5 by Kevin</title>
		<link>http://agapetry.net/news/role-scoper-100-beta-5/#comment-1411</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 10 Nov 2008 20:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://agapetry.net/?p=57#comment-1411</guid>
		<description>Okay, I tracked this down. It only occurs with logged-in users. I have updated the code base for the next release. Until then, you can fix it by editing plugins/role-scoper/hardway/hardway_rs.php as follows:

add:

if ( ! empty( $_POST['comment_post_ID'] ) )
    $_POST['post_ID'] = $_POST['comment_post_ID'];


just before:

if ( ! empty( $_POST ) )
</description>
		<content:encoded><![CDATA[<p>Okay, I tracked this down. It only occurs with logged-in users. I have updated the code base for the next release. Until then, you can fix it by editing plugins/role-scoper/hardway/hardway_rs.php as follows:</p>
<p>add:</p>
<p>if ( ! empty( $_POST['comment_post_ID'] ) )<br />
    $_POST['post_ID'] = $_POST['comment_post_ID'];</p>
<p>just before:</p>
<p>if ( ! empty( $_POST ) )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Role Scoper for WordPress by Wordpress Blog Services - 35 Tips Tricks To Manage and Handle Multi-Author Blogs</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1392</link>
		<dc:creator>Wordpress Blog Services - 35 Tips Tricks To Manage and Handle Multi-Author Blogs</dc:creator>
		<pubDate>Mon, 10 Nov 2008 15:54:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-1392</guid>
		<description>[...] Similar plugins: Role Scoper [...]</description>
		<content:encoded><![CDATA[<p>[...] Similar plugins: Role Scoper [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Role Scoper for WordPress by 35 Tips Tricks To Manage and Handle Multi-Author Blogs &#124; Wordpress</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1391</link>
		<dc:creator>35 Tips Tricks To Manage and Handle Multi-Author Blogs &#124; Wordpress</dc:creator>
		<pubDate>Mon, 10 Nov 2008 10:14:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-1391</guid>
		<description>[...] Similar plugins: Role Scoper [...]</description>
		<content:encoded><![CDATA[<p>[...] Similar plugins: Role Scoper [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Role Scoper for WordPress by Rob</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1390</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 10 Nov 2008 09:59:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-1390</guid>
		<description>(sorry, I posted comment before seeing the forum link)</description>
		<content:encoded><![CDATA[<p>(sorry, I posted comment before seeing the forum link)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Role Scoper for WordPress by Rob</title>
		<link>http://agapetry.net/news/introducing-role-scoper/#comment-1389</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 10 Nov 2008 09:09:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-1389</guid>
		<description>Hi Kevin,

Amazing plugin - kudos to you!

Not sure if I am doing something wrong (or misunderstanding the use of the plugin), but I cannot get post specific restrictions to work. Category works great.

So, having no other restrictions set, I go to Restrictions &#62; Posts and set a default Post reader restriction. If I then look at an individual post, I see Readers - restricted role in advanced options, but I can still see post in the blog when not logged in.

If I set a group (eg administrator) for that individual post, I see Readers (restricted role, 1 group), but post still visible when not logged in.

I have to set the individual post to 'Private' to hide it from not-logged in visitors, or set a category restriction.

Cheers
Rob</description>
		<content:encoded><![CDATA[<p>Hi Kevin,</p>
<p>Amazing plugin - kudos to you!</p>
<p>Not sure if I am doing something wrong (or misunderstanding the use of the plugin), but I cannot get post specific restrictions to work. Category works great.</p>
<p>So, having no other restrictions set, I go to Restrictions &gt; Posts and set a default Post reader restriction. If I then look at an individual post, I see Readers - restricted role in advanced options, but I can still see post in the blog when not logged in.</p>
<p>If I set a group (eg administrator) for that individual post, I see Readers (restricted role, 1 group), but post still visible when not logged in.</p>
<p>I have to set the individual post to &#8216;Private&#8217; to hide it from not-logged in visitors, or set a category restriction.</p>
<p>Cheers<br />
Rob</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.408 seconds -->
