<?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 – Enter HTML into an article title</title>
 <description>Enter HTML into an article title - comments</description>
 <link>https://textpattern.tips/enter-html-into-an-article-title</link>
 <atom:link href="https://textpattern.tips/enter-html-into-an-article-title?f=comment-feed" rel="self" type="application/rss+xml" />
 <pubDate>Sat, 04 Jul 09 06:12:10 +0000</pubDate>

 <item>
     <title>Comment on Enter HTML into an article title by Jeff Soo</title>
     <link><a href="https://textpattern.tips/enter-html-into-an-article-title#c000494" id="c000494">1</a></link>
     <guid><a href="https://textpattern.tips/enter-html-into-an-article-title#c000494" id="c000494">1</a></guid>
     <pubDate>Sat, 20 Jun 09 20:03:54 +0000</pubDate>
     <description><![CDATA[<p>You could even use this workaround to use Textile in article titles. Just bear in mind the caveats pointed out in the Txp forum thread linked above &#8212; it&#8217;s up to you to make sure the raw Textile looks OK in <span class="caps">RSS</span> feeds, etc. Obviously the Txp team have decided that Textile in article titles is Not, On Balance, A Good Thing, so be advised.</p><p>You could do this by replacing &lt;txp:title /&gt; with:</p><p>&lt;txp:php&gt;<br>global $thisarticle;<br>assert_article();<br>include txpath.&#8217;/lib/classTextile.php&#8217;;<br>$txt = new Textile;<br>echo $txt-&gt;TextileThis($thisarticle[&#8216;title&#8217;]);<br>&lt;/txp:php&gt;</p><p>Naturally you&#8217;d want to put this in a form if you want to use it more than once.</p>]]></description>
     <content:encoded><![CDATA[<p>You could even use this workaround to use Textile in article titles. Just bear in mind the caveats pointed out in the Txp forum thread linked above &#8212; it&#8217;s up to you to make sure the raw Textile looks OK in <span class="caps">RSS</span> feeds, etc. Obviously the Txp team have decided that Textile in article titles is Not, On Balance, A Good Thing, so be advised.</p><p>You could do this by replacing &lt;txp:title /&gt; with:</p><p>&lt;txp:php&gt;<br>global $thisarticle;<br>assert_article();<br>include txpath.&#8217;/lib/classTextile.php&#8217;;<br>$txt = new Textile;<br>echo $txt-&gt;TextileThis($thisarticle[&#8216;title&#8217;]);<br>&lt;/txp:php&gt;</p><p>Naturally you&#8217;d want to put this in a form if you want to use it more than once.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://ipsedixit.net/">Jeff Soo</a></dc:creator>
 
</item>
<item>
     <title>Comment on Enter HTML into an article title by Jeff Soo</title>
     <link><a href="https://textpattern.tips/enter-html-into-an-article-title#c000495" id="c000495">1</a></link>
     <guid><a href="https://textpattern.tips/enter-html-into-an-article-title#c000495" id="c000495">1</a></guid>
     <pubDate>Sat, 20 Jun 09 20:17:54 +0000</pubDate>
     <description><![CDATA[<p>Ack, what am I (not) thinking &#8212; titles DO take Textile &#8212; please ignore or delete the above!</p>]]></description>
     <content:encoded><![CDATA[<p>Ack, what am I (not) thinking &#8212; titles DO take Textile &#8212; please ignore or delete the above!</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://ipsedixit.net/">Jeff Soo</a></dc:creator>
 
</item>
<item>
     <title>Comment on Enter HTML into an article title by Jeff Soo</title>
     <link><a href="https://textpattern.tips/enter-html-into-an-article-title#c000496" id="c000496">1</a></link>
     <guid><a href="https://textpattern.tips/enter-html-into-an-article-title#c000496" id="c000496">1</a></guid>
     <pubDate>Sat, 20 Jun 09 20:19:57 +0000</pubDate>
     <description><![CDATA[<p>Ack again, no I was right the first time. Sheesh, just ignore me now&#8230;</p>]]></description>
     <content:encoded><![CDATA[<p>Ack again, no I was right the first time. Sheesh, just ignore me now&#8230;</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://ipsedixit.net/">Jeff Soo</a></dc:creator>
 
</item>
<item>
     <title>Comment on Enter HTML into an article title by Keith Reeder</title>
     <link><a href="https://textpattern.tips/enter-html-into-an-article-title#c000499" id="c000499">1</a></link>
     <guid><a href="https://textpattern.tips/enter-html-into-an-article-title#c000499" id="c000499">1</a></guid>
     <pubDate>Mon, 29 Jun 09 15:05:37 +0000</pubDate>
     <description><![CDATA[<p><a href="http://forum.textpattern.com/viewtopic.php?id=17160" rel="nofollow">upm_textile</a> will help here, Nora and J&#8230;</p>]]></description>
     <content:encoded><![CDATA[<p><a href="http://forum.textpattern.com/viewtopic.php?id=17160" rel="nofollow">upm_textile</a> will help here, Nora and J&#8230;</p>]]></content:encoded>
     <dc:creator>Keith Reeder</dc:creator>
 
</item>
<item>
     <title>Comment on Enter HTML into an article title by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/enter-html-into-an-article-title#c000500" id="c000500">1</a></link>
     <guid><a href="https://textpattern.tips/enter-html-into-an-article-title#c000500" id="c000500">1</a></guid>
     <pubDate>Mon, 29 Jun 09 17:36:52 +0000</pubDate>
     <description><![CDATA[<p>Care to post an example Keith?</p>]]></description>
     <content:encoded><![CDATA[<p>Care to post an example Keith?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Enter HTML into an article title by Jeff Soo</title>
     <link><a href="https://textpattern.tips/enter-html-into-an-article-title#c000504" id="c000504">1</a></link>
     <guid><a href="https://textpattern.tips/enter-html-into-an-article-title#c000504" id="c000504">1</a></guid>
     <pubDate>Fri, 03 Jul 09 19:25:38 +0000</pubDate>
     <description><![CDATA[<p>@Keith: good point!</p><p>@Jonathan: This ought to work:</p><p>&lt;txp:upm_textile&gt;&lt;txp:title /&gt;&lt;/txp:upm_textile&gt;</p>]]></description>
     <content:encoded><![CDATA[<p>@Keith: good point!</p><p>@Jonathan: This ought to work:</p><p>&lt;txp:upm_textile&gt;&lt;txp:title /&gt;&lt;/txp:upm_textile&gt;</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://ipsedixit.net/">Jeff Soo</a></dc:creator>
 
</item>
<item>
     <title>Comment on Enter HTML into an article title by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/enter-html-into-an-article-title#c000505" id="c000505">1</a></link>
     <guid><a href="https://textpattern.tips/enter-html-into-an-article-title#c000505" id="c000505">1</a></guid>
     <pubDate>Sat, 04 Jul 09 06:12:10 +0000</pubDate>
     <description><![CDATA[<p>@jsoo &#8211; that looks a lot easier!</p>]]></description>
     <content:encoded><![CDATA[<p>@jsoo &#8211; that looks a lot easier!</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>

</channel>
</rss>