<?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>Blog for the Web Programmers &#187; tinymce</title>
	<atom:link href="http://blog.chandanweb.com/tags/tinymce/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chandanweb.com</link>
	<description>A useful blog with code assitance on Typo3, Drupal, PHP, Apache, OpenSSL and PHP Frameworks</description>
	<lastBuildDate>Wed, 25 Jan 2012 08:35:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Line break converts to Paragraph in Tinyrte ?</title>
		<link>http://blog.chandanweb.com/typo3/line-break-converts-to-paragraph-in-tinyrte</link>
		<comments>http://blog.chandanweb.com/typo3/line-break-converts-to-paragraph-in-tinyrte#comments</comments>
		<pubDate>Thu, 01 Jul 2010 10:12:36 +0000</pubDate>
		<dc:creator>Ganybhat</dc:creator>
				<category><![CDATA[Typo3]]></category>
		<category><![CDATA[typoscript]]></category>
		<category><![CDATA[line break]]></category>
		<category><![CDATA[paragraph]]></category>
		<category><![CDATA[RTE]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[tinyrte]]></category>

		<guid isPermaLink="false">http://blog.chandanweb.com/?p=244</guid>
		<description><![CDATA[In  TS config for pages add the below lines RTE.default.proc.dontConvBRtoParagraph = 1 That&#8217;s it. As the code describes it does not allow BR to convert to Paragraph.]]></description>
			<content:encoded><![CDATA[<p>In  TS config for pages add the below lines</p>
<blockquote><p>RTE.default.proc.dontConvBRtoParagraph = 1</p></blockquote>
<p>That&#8217;s it.</p>
<p>As the code describes it does not allow BR to convert to Paragraph.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chandanweb.com/typo3/line-break-converts-to-paragraph-in-tinyrte/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

