<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Paragraph tag after TinyMCE</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Paragraph tag after TinyMCE</description>
<language>en</language>
<pubDate>Sun, 07 Sep 2008 18:31:26 +0000</pubDate>

<item>
<title>harryworld on "Paragraph tag after TinyMCE"</title>
<link>http://bbpress.org/forums/topic/paragraph-tag-after-tinymce#post-15953</link>
<pubDate>Sat, 03 May 2008 15:39:48 +0000</pubDate>
<dc:creator>harryworld</dc:creator>
<guid isPermaLink="false">15953@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I made use of a plugin to add tags&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
function allow_more_tags( $tags ) {&#60;br /&#62;
	$tags['p'] = array('style' =&#38;gt; array());&#60;br /&#62;
	$tags['span'] = array('style' =&#38;gt; array());&#60;br /&#62;
	return $tags;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;add_filter( 'bb_allowed_tags', 'allow_more_tags' );
&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>svenl77 on "Paragraph tag after TinyMCE"</title>
<link>http://bbpress.org/forums/topic/paragraph-tag-after-tinymce#post-15920</link>
<pubDate>Thu, 01 May 2008 21:21:39 +0000</pubDate>
<dc:creator>svenl77</dc:creator>
<guid isPermaLink="false">15920@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;how you did this?
&#60;/p&#62;</description>
</item>
<item>
<title>harryworld on "Paragraph tag after TinyMCE"</title>
<link>http://bbpress.org/forums/topic/paragraph-tag-after-tinymce#post-15919</link>
<pubDate>Thu, 01 May 2008 19:06:22 +0000</pubDate>
<dc:creator>harryworld</dc:creator>
<guid isPermaLink="false">15919@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I found that it is as simple as to add the &#38;lt;p&#38;gt; tag to the allowed tags
&#60;/p&#62;</description>
</item>
<item>
<title>harryworld on "Paragraph tag after TinyMCE"</title>
<link>http://bbpress.org/forums/topic/paragraph-tag-after-tinymce#post-15876</link>
<pubDate>Wed, 30 Apr 2008 04:14:37 +0000</pubDate>
<dc:creator>harryworld</dc:creator>
<guid isPermaLink="false">15876@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have successfully integrated TinyMCE to my editor in bbpress, which I found that is so easy.&#60;/p&#62;
&#60;p&#62;However, when doing the submit, TinyMCE submits the HTML code on behind to bbpress. I found that each line TinyMCE created a &#38;lt;p&#38;gt;...&#38;lt;/p&#38;gt; tags, but bbpress is not allowing this. Finally, &#38;lt;p&#38;gt;&#38;lt;/p&#38;gt; comes to the screen when viewing the post.&#60;/p&#62;
&#60;p&#62;Is there any workaround for this?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
