<?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 on: Wordpress viewlevel private entries problem</title>
	<atom:link href="http://echeng.com/journal/2006/01/30/private-entries-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://echeng.com/journal/2006/01/30/private-entries-problem/</link>
	<description>Eric Cheng's Journal</description>
	<pubDate>Thu, 08 Jan 2009 00:40:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: echeng</title>
		<link>http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-21309</link>
		<dc:creator>echeng</dc:creator>
		<pubDate>Sat, 18 Feb 2006 05:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-21309</guid>
		<description>&lt;p&gt;BUT -- the comments rss was happily serving out comments on private posts. So at least my modified templates weren't for nothing. ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>BUT &#8212; the comments rss was happily serving out comments on private posts. So at least my modified templates weren&#8217;t for nothing. ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: echeng</title>
		<link>http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-21307</link>
		<dc:creator>echeng</dc:creator>
		<pubDate>Sat, 18 Feb 2006 04:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-21307</guid>
		<description>&lt;p&gt;I have modified versions of the feed templates that detect for privacy, but I think it's wrong way to go about things. It turns out that the viewlevel plugin already takes the privacy stuff into account -- even in the feeds, so the proper thing to do is to modify the plugin to dump out private post placeholders instead of  pretending the posts just aren't there (when people without access try hit the feeds and content).&lt;/p&gt;

&lt;p&gt;The reason I was able to see the rss feeds when I hit my own feeds via the browser was that I was already are logged in.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have modified versions of the feed templates that detect for privacy, but I think it&#8217;s wrong way to go about things. It turns out that the viewlevel plugin already takes the privacy stuff into account &#8212; even in the feeds, so the proper thing to do is to modify the plugin to dump out private post placeholders instead of  pretending the posts just aren&#8217;t there (when people without access try hit the feeds and content).</p>

<p>The reason I was able to see the rss feeds when I hit my own feeds via the browser was that I was already are logged in.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: echeng</title>
		<link>http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-13385</link>
		<dc:creator>echeng</dc:creator>
		<pubDate>Wed, 01 Feb 2006 18:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-13385</guid>
		<description>&lt;p&gt;Assuming viewlevel security applies to Wordpress pages, it should be easy to limit profile viewing to registered members.&lt;/p&gt;

&lt;p&gt;Also, it doesn't look like it would be hard to add code to pull out profile information from Wordpress.  It just has to be done. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Assuming viewlevel security applies to Wordpress pages, it should be easy to limit profile viewing to registered members.</p>

<p>Also, it doesn&#8217;t look like it would be hard to add code to pull out profile information from Wordpress.  It just has to be done. :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chester</title>
		<link>http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-13382</link>
		<dc:creator>Chester</dc:creator>
		<pubDate>Wed, 01 Feb 2006 18:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-13382</guid>
		<description>&lt;p&gt;Naw, didn't query the forums about that. Did ask a question regarding avatars, which was related, but don't know of any way to do the profiles thing. Would be nice. I think I might end up just going back to writing profiles for everyone. Just need to figure out how to "hide" all the profile Pages (which would be linked off of an unhidden index Page).&lt;/p&gt;

&lt;p&gt;Still...user-modifiable and viewable profiles with avatars is what I'd really like.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Naw, didn&#8217;t query the forums about that. Did ask a question regarding avatars, which was related, but don&#8217;t know of any way to do the profiles thing. Would be nice. I think I might end up just going back to writing profiles for everyone. Just need to figure out how to &#8220;hide&#8221; all the profile Pages (which would be linked off of an unhidden index Page).</p>

<p>Still&#8230;user-modifiable and viewable profiles with avatars is what I&#8217;d really like.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: echeng</title>
		<link>http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-12182</link>
		<dc:creator>echeng</dc:creator>
		<pubDate>Tue, 31 Jan 2006 03:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-12182</guid>
		<description>&lt;p&gt;Chester - i don't see any easy way to view member profiles.  If I had time, I would totally write a little hack or something.  Have you tried posting in the Wordpress forums to see if anyone has something like that?&lt;/p&gt;

&lt;p&gt;As for the private post thing, I'll do it as soon as I can and will send you the plug-in. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Chester - i don&#8217;t see any easy way to view member profiles.  If I had time, I would totally write a little hack or something.  Have you tried posting in the Wordpress forums to see if anyone has something like that?</p>

<p>As for the private post thing, I&#8217;ll do it as soon as I can and will send you the plug-in. :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chester</title>
		<link>http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-12157</link>
		<dc:creator>Chester</dc:creator>
		<pubDate>Mon, 30 Jan 2006 21:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/2006/01/30/private-entries-problem/#comment-12157</guid>
		<description>&lt;p&gt;I eagerly await the resolution to this so I can copy what you end up doing, precisely.&lt;/p&gt;

&lt;p&gt;While you're at it, can you figure out a way to tie user accounts to registered-user-viewable member profiles? Thanks so much...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I eagerly await the resolution to this so I can copy what you end up doing, precisely.</p>

<p>While you&#8217;re at it, can you figure out a way to tie user accounts to registered-user-viewable member profiles? Thanks so much&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>
