<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <generator>http://textpattern.com/</generator>
 <title>Textpattern Tips – Protect content dependent on user level</title>
 <description>Protect content dependent on user level - comments</description>
 <link>https://textpattern.tips/protect-content-dependent-on-user-level</link>
 <atom:link href="https://textpattern.tips/protect-content-dependent-on-user-level?f=comment-feed" rel="self" type="application/rss+xml" />
 <pubDate>Thu, 28 Feb 13 06:17:48 +0000</pubDate>

 <item>
     <title>Comment on Protect content dependent on user level by dhatu</title>
     <link><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001222" id="c001222">1</a></link>
     <guid><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001222" id="c001222">1</a></guid>
     <pubDate>Wed, 27 Feb 13 13:55:48 +0000</pubDate>
     <description><![CDATA[<p>The  cbe_frontauth plugin site is down. Wonder why?</p>]]></description>
     <content:encoded><![CDATA[<p>The  cbe_frontauth plugin site is down. Wonder why?</p>]]></content:encoded>
     <dc:creator>dhatu</dc:creator>
 
</item>
<item>
     <title>Comment on Protect content dependent on user level by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001223" id="c001223">1</a></link>
     <guid><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001223" id="c001223">1</a></guid>
     <pubDate>Thu, 28 Feb 13 00:18:25 +0000</pubDate>
     <description><![CDATA[<p>Yes does seem to be down and I don't have a copy of the plugin to share sorry. Maybe the site will come back up again soon?</p>]]></description>
     <content:encoded><![CDATA[<p>Yes does seem to be down and I don't have a copy of the plugin to share sorry. Maybe the site will come back up again soon?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Protect content dependent on user level by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001224" id="c001224">1</a></link>
     <guid><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001224" id="c001224">1</a></guid>
     <pubDate>Thu, 28 Feb 13 00:19:24 +0000</pubDate>
     <description><![CDATA[<p>Funny now the site and the download link are back up: <a href="http://www.clairebrione.com/?rah_plugin_download=cbe_frontauth" rel="nofollow noopener" title="http://www.clairebrione.com/?rah_plugin_download=cbe_frontauth">http://www.clairebrione.com...</a></p>]]></description>
     <content:encoded><![CDATA[<p>Funny now the site and the download link are back up: <a href="http://www.clairebrione.com/?rah_plugin_download=cbe_frontauth" rel="nofollow noopener" title="http://www.clairebrione.com/?rah_plugin_download=cbe_frontauth">http://www.clairebrione.com...</a></p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Protect content dependent on user level by dhatu</title>
     <link><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001225" id="c001225">1</a></link>
     <guid><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001225" id="c001225">1</a></guid>
     <pubDate>Thu, 28 Feb 13 04:53:45 +0000</pubDate>
     <description><![CDATA[<p>1. May be is it safer to store all plugins on <a href="https://textpattern.org" rel="nofollow noopener" title="textpattern.org">textpattern.org</a> ? Plugin devs' sites come and go but <a href="https://textpattern.org" rel="nofollow noopener" title="textpattern.org">textpattern.org</a> will remain.</p><p>2. If put in Presentation - Page - Default TXP displays Tag error:  &lt;txp:if_custom_field name="secure"&gt; -&gt;  Textpattern Notice: Article tags cannot be used outside an article context while parsing form “None” on page “default”... Anything done in wrong way?</p>]]></description>
     <content:encoded><![CDATA[<p>1. May be is it safer to store all plugins on <a href="https://textpattern.org" rel="nofollow noopener" title="textpattern.org">textpattern.org</a> ? Plugin devs' sites come and go but <a href="https://textpattern.org" rel="nofollow noopener" title="textpattern.org">textpattern.org</a> will remain.</p><p>2. If put in Presentation - Page - Default TXP displays Tag error:  &lt;txp:if_custom_field name="secure"&gt; -&gt;  Textpattern Notice: Article tags cannot be used outside an article context while parsing form “None” on page “default”... Anything done in wrong way?</p>]]></content:encoded>
     <dc:creator>dhatu</dc:creator>
 
</item>
<item>
     <title>Comment on Protect content dependent on user level by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001226" id="c001226">1</a></link>
     <guid><a href="https://textpattern.tips/protect-content-dependent-on-user-level#c001226" id="c001226">1</a></guid>
     <pubDate>Thu, 28 Feb 13 06:17:48 +0000</pubDate>
     <description><![CDATA[<p>Hi Andrei - yes its obviously better that all plugins are linked to from <a href="https://textpattern.org" rel="nofollow noopener" title="textpattern.org">textpattern.org</a> even if a plugin author personally prefers to use GitHub or his/her own website for hosting. There are plans for updating plugins site but I'm not sure about current status.</p><p>For the error message well it means just that - you need to use the tag within an article context i.e within an article tag on an individual page. Probably best post the code you're using on the plugin forum thread or in the "How do I" forum and we can check it out.</p>]]></description>
     <content:encoded><![CDATA[<p>Hi Andrei - yes its obviously better that all plugins are linked to from <a href="https://textpattern.org" rel="nofollow noopener" title="textpattern.org">textpattern.org</a> even if a plugin author personally prefers to use GitHub or his/her own website for hosting. There are plans for updating plugins site but I'm not sure about current status.</p><p>For the error message well it means just that - you need to use the tag within an article context i.e within an article tag on an individual page. Probably best post the code you're using on the plugin forum thread or in the "How do I" forum and we can check it out.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>

</channel>
</rss>