<?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 – New container tags</title>
 <description>New container tags - comments</description>
 <link>https://textpattern.tips/new-container-tags</link>
 <atom:link href="https://textpattern.tips/new-container-tags?f=comment-feed" rel="self" type="application/rss+xml" />
 <pubDate>Sat, 25 Apr 09 17:41:46 +0000</pubDate>

 <item>
     <title>Comment on New container tags by Markus Merz | Hamburg St. Georg</title>
     <link><a href="https://textpattern.tips/new-container-tags#c000439" id="c000439">1</a></link>
     <guid><a href="https://textpattern.tips/new-container-tags#c000439" id="c000439">1</a></guid>
     <pubDate>Mon, 16 Mar 09 14:39:36 +0000</pubDate>
     <description><![CDATA[<p>Quality control: @&lt;/txp:article&gt;@?</p>]]></description>
     <content:encoded><![CDATA[<p>Quality control: @&lt;/txp:article&gt;@?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://sankt-georg.info/">Markus Merz | Hamburg St. Georg</a></dc:creator>
 
</item>
<item>
     <title>Comment on New container tags by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/new-container-tags#c000440" id="c000440">1</a></link>
     <guid><a href="https://textpattern.tips/new-container-tags#c000440" id="c000440">1</a></guid>
     <pubDate>Mon, 16 Mar 09 19:02:15 +0000</pubDate>
     <description><![CDATA[<p>Thanks Markus &#8211; good catch! The <code>&lt;/txp:article&gt;</code> is now <code>&lt;/txp:article_custom&gt;</code>&#8230;</p>]]></description>
     <content:encoded><![CDATA[<p>Thanks Markus &#8211; good catch! The <code>&lt;/txp:article&gt;</code> is now <code>&lt;/txp:article_custom&gt;</code>&#8230;</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on New container tags by Nora Brown</title>
     <link><a href="https://textpattern.tips/new-container-tags#c000476" id="c000476">1</a></link>
     <guid><a href="https://textpattern.tips/new-container-tags#c000476" id="c000476">1</a></guid>
     <pubDate>Sat, 25 Apr 09 17:08:20 +0000</pubDate>
     <description><![CDATA[<p>Shucks, I don&#8217;t get why this works:</p><pre><code>&lt;txp:if_article_id&gt; class="active" &lt;/txp:if_article_id&gt;
</code></pre><p>Why is <code>class="active"</code> output when we are viewing that particular article?</p>]]></description>
     <content:encoded><![CDATA[<p>Shucks, I don&#8217;t get why this works:</p><pre><code>&lt;txp:if_article_id&gt; class="active" &lt;/txp:if_article_id&gt;
</code></pre><p>Why is <code>class="active"</code> output when we are viewing that particular article?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www,norabrowndesign.com">Nora Brown</a></dc:creator>
 
</item>
<item>
     <title>Comment on New container tags by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/new-container-tags#c000477" id="c000477">1</a></link>
     <guid><a href="https://textpattern.tips/new-container-tags#c000477" id="c000477">1</a></guid>
     <pubDate>Sat, 25 Apr 09 17:41:46 +0000</pubDate>
     <description><![CDATA[<p>Hi Nora, check the <a href="docs.textpattern.com/tags/if_article_id" rel=„nofollow">Docs entry for if_article_id</a> &#8211; quote:</p><blockquote><p>The tag will execute the contained statement if the article id associated with a particular article matches the id attribute.</p></blockquote><p>What this means is it checks if the article id is the same as the id in the <span class="caps">URL</span>! Hope that helps&#8230;</p>]]></description>
     <content:encoded><![CDATA[<p>Hi Nora, check the <a href="docs.textpattern.com/tags/if_article_id" rel=„nofollow">Docs entry for if_article_id</a> &#8211; quote:</p><blockquote><p>The tag will execute the contained statement if the article id associated with a particular article matches the id attribute.</p></blockquote><p>What this means is it checks if the article id is the same as the id in the <span class="caps">URL</span>! Hope that helps&#8230;</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>

</channel>
</rss>