<?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 – Hide or comment out content</title>
 <description>Hide or comment out content - comments</description>
 <link>https://textpattern.tips/hide-or-comment-out-content</link>
 <atom:link href="https://textpattern.tips/hide-or-comment-out-content?f=comment-feed" rel="self" type="application/rss+xml" />
 <pubDate>Tue, 24 Nov 09 02:50:38 +0000</pubDate>

 <item>
     <title>Comment on Hide or comment out content by Vienuolis</title>
     <link><a href="https://textpattern.tips/hide-or-comment-out-content#c000571" id="c000571">1</a></link>
     <guid><a href="https://textpattern.tips/hide-or-comment-out-content#c000571" id="c000571">1</a></guid>
     <pubDate>Sun, 25 Oct 09 05:09:51 +0000</pubDate>
     <description><![CDATA[<p>What are the key benefits over <span class="caps">HTML</span> <code>&lt;!-- comment --&gt;</code></p><ul><li><span class="caps">HTML</span> comments cannot be nested;</li><li>?</li></ul>]]></description>
     <content:encoded><![CDATA[<p>What are the key benefits over <span class="caps">HTML</span> <code>&lt;!-- comment --&gt;</code></p><ul><li><span class="caps">HTML</span> comments cannot be nested;</li><li>?</li></ul>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="https://vladas.palubinskas.lt/">Vienuolis</a></dc:creator>
 
</item>
<item>
     <title>Comment on Hide or comment out content by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/hide-or-comment-out-content#c000572" id="c000572">1</a></link>
     <guid><a href="https://textpattern.tips/hide-or-comment-out-content#c000572" id="c000572">1</a></guid>
     <pubDate>Sun, 25 Oct 09 07:29:20 +0000</pubDate>
     <description><![CDATA[<p>@Vladas &#8211; For normal comments the <span class="caps">HTML</span> equivalent is fine, but for <span class="caps">TXP</span> tags one needs to use txp:hide. Its just a method that works for all comments, tags and notes.</p>]]></description>
     <content:encoded><![CDATA[<p>@Vladas &#8211; For normal comments the <span class="caps">HTML</span> equivalent is fine, but for <span class="caps">TXP</span> tags one needs to use txp:hide. Its just a method that works for all comments, tags and notes.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Hide or comment out content by goncourt</title>
     <link><a href="https://textpattern.tips/hide-or-comment-out-content#c000573" id="c000573">1</a></link>
     <guid><a href="https://textpattern.tips/hide-or-comment-out-content#c000573" id="c000573">1</a></guid>
     <pubDate>Sun, 25 Oct 09 11:07:11 +0000</pubDate>
     <description><![CDATA[<p>There is another benefit: a html-commented piece of source code remains leggible even on the client&#8217;s browser (in the source code). &lt;txp:hide&gt; holds this comment in the template only. So you can use it for template-specific comments which will not be sent to the client.</p><p>Thanks for this tip.</p>]]></description>
     <content:encoded><![CDATA[<p>There is another benefit: a html-commented piece of source code remains leggible even on the client&#8217;s browser (in the source code). &lt;txp:hide&gt; holds this comment in the template only. So you can use it for template-specific comments which will not be sent to the client.</p><p>Thanks for this tip.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://goncourt.net/Blog">goncourt</a></dc:creator>
 
</item>
<item>
     <title>Comment on Hide or comment out content by Dan</title>
     <link><a href="https://textpattern.tips/hide-or-comment-out-content#c000593" id="c000593">1</a></link>
     <guid><a href="https://textpattern.tips/hide-or-comment-out-content#c000593" id="c000593">1</a></guid>
     <pubDate>Tue, 24 Nov 09 02:50:38 +0000</pubDate>
     <description><![CDATA[<p>Awesome, thanks. Just what I was looking for; couldn&#8217;t found it in the docs.</p>]]></description>
     <content:encoded><![CDATA[<p>Awesome, thanks. Just what I was looking for; couldn&#8217;t found it in the docs.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://lalzndan.net">Dan</a></dc:creator>
 
</item>

</channel>
</rss>