<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TinyMCE: Fix the removing of empty DIVs</title>
	<atom:link href="http://albertech.net/2009/10/tinymce-fix-empty-tag-removal/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertech.net/2009/10/tinymce-fix-empty-tag-removal/</link>
	<description>Guides and Reviews for WordPress, PHP, MySQL, Apache, CMS Systems, jQuery, and other Technologies</description>
	<lastBuildDate>Thu, 03 May 2012 15:55:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mike</title>
		<link>http://albertech.net/2009/10/tinymce-fix-empty-tag-removal/comment-page-1/#comment-494</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 09 Feb 2012 19:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://albertech.net/?p=306#comment-494</guid>
		<description>Most simple solution and 100% works:
Add the following to the object:

&lt;code&gt;
.
&lt;/code&gt;

You’ll get this:
&lt;code&gt;&lt;/code&gt;

If you’ve more empty elements within the div (AddThis for example), you’ll get this:

&lt;a&gt;&lt;/a&gt;&lt;a&gt; &lt;/a&gt;&lt;a&gt; &lt;/a&gt;&lt;a&gt; &lt;/a&gt;&lt;a&gt;&lt;/a&gt;.

Try it yourself. In most cases this will need no other modifications in your config. Just add it to your template or in the HTML</description>
		<content:encoded><![CDATA[<p>Most simple solution and 100% works:<br />
Add the following to the object:</p>
<p><code><br />
.<br />
</code></p>
<p>You’ll get this:<br />
<code></code></p>
<p>If you’ve more empty elements within the div (AddThis for example), you’ll get this:</p>
<p><a></a><a> </a><a> </a><a> </a><a></a>.</p>
<p>Try it yourself. In most cases this will need no other modifications in your config. Just add it to your template or in the HTML</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://albertech.net/2009/10/tinymce-fix-empty-tag-removal/comment-page-1/#comment-493</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 09 Feb 2012 19:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://albertech.net/?p=306#comment-493</guid>
		<description>Most simple solution and 100% works:
Add the following to the  object:

..

You&#039;ll get this:
.

If you&#039;ve more empty elements within the div (AddThis for example), you&#039;ll get this:

&lt;a&gt;&lt;/a&gt;&lt;a&gt; &lt;/a&gt;&lt;a&gt; &lt;/a&gt;&lt;a&gt; &lt;/a&gt;&lt;a&gt;&lt;/a&gt;.

Try it yourself. In most cases this will need no other modifications in your config. Just add it to your template or in the HTML ;-)</description>
		<content:encoded><![CDATA[<p>Most simple solution and 100% works:<br />
Add the following to the  object:</p>
<p>..</p>
<p>You&#8217;ll get this:<br />
.</p>
<p>If you&#8217;ve more empty elements within the div (AddThis for example), you&#8217;ll get this:</p>
<p><a></a><a> </a><a> </a><a> </a><a></a>.</p>
<p>Try it yourself. In most cases this will need no other modifications in your config. Just add it to your template or in the HTML <img src='http://albertech.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashlie Webb</title>
		<link>http://albertech.net/2009/10/tinymce-fix-empty-tag-removal/comment-page-1/#comment-458</link>
		<dc:creator>Ashlie Webb</dc:creator>
		<pubDate>Tue, 02 Aug 2011 18:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://albertech.net/?p=306#comment-458</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT @dragonal: TinyMCE: Fix the removing of empty DIVs http://t.co/wNXKnEa This is the only method I found reliable Cheers&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT @dragonal: TinyMCE: Fix the removing of empty DIVs <a href="http://t.co/wNXKnEa" rel="nofollow">http://t.co/wNXKnEa</a> This is the only method I found reliable Cheers</span></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

