<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ruelicke.net &#187; Fix</title>
	<atom:link href="http://www.ruelicke.net/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ruelicke.net</link>
	<description>...when coding passion, gaming addiction, Internet surfing syndrome and the real life collide...</description>
	<lastBuildDate>Mon, 05 Apr 2010 17:11:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>NicEdit Linebreak Issue &#8211; How to fix it</title>
		<link>http://www.ruelicke.net/2008/02/12/nicedit-linebreak-issue-how-to-fix-it/</link>
		<comments>http://www.ruelicke.net/2008/02/12/nicedit-linebreak-issue-how-to-fix-it/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 08:00:57 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[General Tips]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[NicEdit]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.ruelicke.net/2008/02/nicedit-linebreak-issue-how-to-fix-it/</guid>
		<description><![CDATA[A lot of bloggers decided to use NicEdit to give their commentors a WYSIWYG editor to style the comment if needed.
NicEdit is a very slim JavaScript WYSIWYG editor which works break, except that some of us bloggers, like Matt at Webmaster-Source, Michael at ProBlogDesign or I myself, experience an odd error when it comes to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nicedit.com"><img src="http://www.ruelicke.net/wp-content/uploads/2008/02/nicedit.png" alt="NicEdit - Micro Inline WYSIWYG" title="NicEdit - Micro Inline WYSIWYG" class="alignright" /></a><span class="c_letter">A</span> lot of bloggers decided to use <a href="http://nicedit.com">NicEdit</a> to give their commentors a WYSIWYG editor to style the comment if needed.</p>
<p>NicEdit is a very slim JavaScript WYSIWYG editor which works break, except that some of us bloggers, like Matt at Webmaster-Source, Michael at ProBlogDesign or I myself, experience an odd error when it comes to simple linebreaks inserted by the editor itself.</p>
<p>If you use &lt;br /&gt; on your own, it will work properly. But who uses it if he or she has such a nice editor?</p>
<p>About a month ago I posted the issue on the <a href="http://nicedit.com/forums/">NicEdit forum</a> and got a reply which told me how to fix it. The author&#8217;s forum name of this fix is ihsan and I asked him for his ok about publishing the fix on my blog.</p>
<p>So far he did not reply, so I just go ahead and share it. Full credit for this fix goes to ihsan:<br />
<span id="more-172"></span></p>
<h3>The Fix</h3>
<p>open wp-includes/kses.php</p>
<p>find:<br />
<code style="background:#FFF;color:#2e8b57;display:block;padding:1em;">//&nbsp;&nbsp;&nbsp;'br' =&gt; array(),</code></p>
<p>uncomment it: (remove //)<br />
<code style="background:#FFF;color:#2e8b57;display:block;padding:1em;">'br' =&gt; array(),</code></p>
<p>Save the file and you are done.</p>
<p>You can read the <a href="http://nicedit.com/forums/viewtopic.php?f=4&#038;t=56">thread with the fix in the NicEdit forums</a>.</p>
<p>P.S.: ihsan, if you read this, I like to add a link to your homepage/blog if you have one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ruelicke.net/2008/02/12/nicedit-linebreak-issue-how-to-fix-it/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
