<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Kempwire Forums &#187; Forum: Front End Development - Recent Topics</title>
		<link>http://kempwire.com/bb/forum/front-end-development</link>
		<description>Just another bbPress community</description>
		<language>en-US</language>
		<pubDate>Fri, 18 May 2012 09:00:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://kempwire.com/bb/search.php</link>
		</textInput>
		<atom:link href="http://kempwire.com/bb/rss/forum/front-end-development/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>dixitalmedia on "Better description print on profile page - Suggestion for WP Users new version"</title>
			<link>http://kempwire.com/bb/topic/better-description-print-on-profile-page-suggestion-for-wp-users-new-version#post-79</link>
			<pubDate>Fri, 18 Jun 2010 12:33:57 +0000</pubDate>
			<dc:creator>dixitalmedia</dc:creator>
			<guid isPermaLink="false">79@http://kempwire.com/bb/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I suggest to make this change at line 235 (aprox.)&#60;/p&#62;
&#60;p&#62;Now it is like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$html .= &#38;quot;&#38;lt;p&#38;gt;$curauth-&#38;gt;description&#38;lt;/p&#38;gt;\n&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Better like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$html .= &#38;quot;&#38;lt;p&#38;gt;&#38;quot;;&#60;br /&#62;
$html .= str_replace(&#38;quot;\n&#38;quot;,&#38;quot;&#38;quot;,str_replace(&#38;quot;\n\n&#38;quot;,&#38;quot;&#38;lt;/p&#38;gt;&#38;lt;p&#38;gt;&#38;quot;,$curauth-&#38;gt;description));&#60;br /&#62;
$html .= &#38;quot;&#38;lt;/p&#38;gt;\n&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;What we get?&#60;/p&#62;
&#60;p&#62;Description appears in only one line, even if user has wrote many lines and paragraphs.&#60;br /&#62;
So this fix will make text appears as it should be.&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

