<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1041799" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1041799</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Strip tags will eliminate</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/cleaning-automated-code#comment-1232829</link>
    <description> &lt;p&gt;Strip tags will eliminate all tags, I need to get rid of mismatched tags&lt;/p&gt;
&lt;p&gt;(ie, there is a closing , , etc where there was no opening.)&lt;/p&gt;
&lt;p&gt;Not sure as to the original RTE currently being used (which has been tweaked), I know we are changing to TinyMCE in the next version of the CMS. the current one does have a glitch where somehow you can have it add a paragraph and select and delete just right where it will leave the closing  in there... &lt;/p&gt;
&lt;p&gt;Plus there is the issue that there are some clients with the need to actually copy and paste actual HTML code in, and they could highlight mismatched tags.&lt;/p&gt;
&lt;p&gt;This isn&#039;t a problem that comes up a lot, it&#039;s just when it does (like today) makes me think &quot;how can we stop that&quot; lol. &lt;/p&gt;
&lt;p&gt;I&#039;ll take a look at Tidy after work today. Thank you for that!&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Aug 2008 16:47:23 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1232829 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>If you&#039;re looking to remove</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/cleaning-automated-code#comment-1232825</link>
    <description> &lt;p&gt;If you&#039;re looking to remove some HTML tags that the RTE generates, the &lt;a href=&quot;http://us.php.net/manual/en/function.strip-tags.php&quot;&gt;strip_tags()&lt;/a&gt; function will take care of that.&lt;/p&gt;
&lt;p&gt;What RTE editor are you using?  Most usually give you the option on what kind of formatting to allow.&lt;/p&gt;
&lt;p&gt;Another option is to run the HTML through &lt;a href=&quot;http://tidy.sourceforge.net/&quot;&gt;Tidy&lt;/a&gt;.&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Aug 2008 13:51:59 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1232825 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
