<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha" -->
<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>bbPress Support Forums &#187; Topic: simple way to add TinyMCE to BBpress</title>
		<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress</link>
		<description><![CDATA[bbPress Support Forums &raquo; Topic: simple way to add TinyMCE to BBpress]]></description>
		<language>en-US</language>
		<pubDate>Sat, 20 Mar 2010 14:00:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://bbpress.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://bbpress.org/forums/rss/topic/simple-way-to-add-tinymce-to-bbpress" rel="self" type="application/rss+xml" />

		<item>
			<title>joannyjb on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-20120</link>
			<pubDate>Wed, 22 Oct 2008 09:12:56 +0000</pubDate>
			<dc:creator>joannyjb</dc:creator>
			<guid isPermaLink="false">20120@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;Sorry 4 the question! This probleme has been resolved @ :&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/paragraph-tag-after-tinymce#post-15876&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/paragraph-tag-after-tinymce#post-15876&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joannyjb on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-20119</link>
			<pubDate>Wed, 22 Oct 2008 09:06:01 +0000</pubDate>
			<dc:creator>joannyjb</dc:creator>
			<guid isPermaLink="false">20119@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;Hello, I have the same probleme as csseur3. When I publish content with TinyMCE, markers re encoding like text and not as html...&#60;/p&#62;
&#60;p&#62;The code produced is &#38;lt;p&#38;gt;&#38;lt;b&#38;gt;exemple&#38;lt;/b&#38;gt;&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;How can we fix that?&#60;/p&#62;
&#60;p&#62;Thanks 4 help !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>csseur3 on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-17565</link>
			<pubDate>Wed, 23 Jul 2008 12:31:42 +0000</pubDate>
			<dc:creator>csseur3</dc:creator>
			<guid isPermaLink="false">17565@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;hello, i have do that, and i have the buttons at the bottom of the textarea :/&#60;/p&#62;
&#60;p&#62;So, how to habe the buttons in top?&#60;/p&#62;
&#60;p&#62;And the code producted is &#38;lt;p&#38;gt;TEST&#38;lt;/p&#38;gt;  , how to fix that?&#60;/p&#62;
&#60;p&#62;bye,&#60;br /&#62;
and i think it is great if the tinymce is integrated in bbpress, like an option for example :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kernow on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-6997</link>
			<pubDate>Wed, 25 Apr 2007 18:28:01 +0000</pubDate>
			<dc:creator>kernow</dc:creator>
			<guid isPermaLink="false">6997@http://bbpress.org/forums/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;fel64 wrote: How did you make it work?
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Its easy to install really. You have the main tinymce folder which I opened and uploaded the contents to the 'my-plugins' folder. This is the mistake I made.&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Just upload  the jscript folder within the tinymce folder to my-plugins&#60;/li&#62;
&#60;li&#62;Edit header.php in your bbpress template, adding the reference to the javascript&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;This is part of the code which I copied, which you put before the &#38;lt;/head&#38;gt; closing tag in header.php.&#60;/p&#62;
&#60;p&#62;&#38;lt;script language=&#34;javascript&#34; type=&#34;text/javascript&#34; src=&#34;http://example.com/bbpress/my-plugins/jscripts/tiny_mce/tiny_mce.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Change to:&#60;/p&#62;
&#60;p&#62;&#38;lt;script language=&#34;javascript&#34; type=&#34;text/javascript&#34; src=&#34;my-plugins/jscripts/tiny_mce/tiny_mce.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;The FULL code you put in header php is the top of the page, but this bit is important.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fel64 on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-6985</link>
			<pubDate>Wed, 25 Apr 2007 08:32:49 +0000</pubDate>
			<dc:creator>fel64</dc:creator>
			<guid isPermaLink="false">6985@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;How did you make it work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kernow on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-6983</link>
			<pubDate>Wed, 25 Apr 2007 00:42:54 +0000</pubDate>
			<dc:creator>kernow</dc:creator>
			<guid isPermaLink="false">6983@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;Since my last post (panic?) I realised my mistake. It works OK now. Problem is the &#60;em&#62;'guy who knows more than me' &#60;/em&#62;is beginning to worry me now hmmm.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kernow on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-6979</link>
			<pubDate>Tue, 24 Apr 2007 18:52:16 +0000</pubDate>
			<dc:creator>kernow</dc:creator>
			<guid isPermaLink="false">6979@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;Tried adding the &#60;em&#62;TinyMCE to bbpress&#60;/em&#62; and it didn't work. Asked a guy who knows more about this than I do, and he couldn't get it to work either. Browsing for an answer, its suggested&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62; a javascript conflict with a plugin&#60;/li&#62;
&#60;li&#62;, or template.
&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;I'm using the latest version of WordPress in case there is a conflict there. (Windows hosting)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AphelionZ on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-6954</link>
			<pubDate>Mon, 23 Apr 2007 15:30:58 +0000</pubDate>
			<dc:creator>AphelionZ</dc:creator>
			<guid isPermaLink="false">6954@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;Thanks. Yeah I hear where you're coming from, TinyMCE slows my site down a bit and im having trouble with blockquotes, but you can slim it down and make it tiny, so i'll stick with it for now... ive already started copying over all my emotions into it :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Null on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-6944</link>
			<pubDate>Mon, 23 Apr 2007 08:47:40 +0000</pubDate>
			<dc:creator>Null</dc:creator>
			<guid isPermaLink="false">6944@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;Like fckEditor...&#60;/p&#62;
&#60;p&#62;But to be honest, these scripts are too big for bbPress. bbPress only supports &#60;code&#62;a blockquote br code em strong ul ol li&#60;/code&#62; and not colors, images, tables, font types etc.&#60;/p&#62;
&#60;p&#62;I am thinking of writing a wysiwyg editor that only supports these standard markups and when an extention/plugin is installed (smilies, images) it will support these too. And it will be skinable ofcourse to match the theme installed.&#60;/p&#62;
&#60;p&#62;But I am a busy man, so this will not happen anytime soon :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AphelionZ on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-6922</link>
			<pubDate>Sun, 22 Apr 2007 22:30:07 +0000</pubDate>
			<dc:creator>AphelionZ</dc:creator>
			<guid isPermaLink="false">6922@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;Null,&#60;/p&#62;
&#60;p&#62;Poo poo on TinyMCE but dont offer any other solutions, why don't you. How about some links to the other better ones?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>citizenkeith on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-5971</link>
			<pubDate>Mon, 26 Mar 2007 19:43:23 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">5971@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;I fixed mine... just had the code pasted incorrectly. But I didn't like it... seems to slow the site down quite a bit. I'll wait for a better solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Null on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-5969</link>
			<pubDate>Mon, 26 Mar 2007 19:20:29 +0000</pubDate>
			<dc:creator>Null</dc:creator>
			<guid isPermaLink="false">5969@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;What's up with that tinymc... it's crap really... don't understand why wordpress uses it either, there are way better ones out there.... :D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>citizenkeith on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-5966</link>
			<pubDate>Mon, 26 Mar 2007 18:37:03 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">5966@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;hmmm... Doesn't seem to work. Any ideas?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.citizenkeith.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://www.citizenkeith.com/forums/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drmike on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-5574</link>
			<pubDate>Fri, 16 Mar 2007 03:37:01 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">5574@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;Do a search for 'strike' as we discussed the method to add in extra tags a few weeks ago.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wenkong on "simple way to add TinyMCE to BBpress"</title>
			<link>http://bbpress.org/forums/topic/simple-way-to-add-tinymce-to-bbpress#post-5541</link>
			<pubDate>Thu, 15 Mar 2007 02:21:13 +0000</pubDate>
			<dc:creator>wenkong</dc:creator>
			<guid isPermaLink="false">5541@http://bbpress.org/forums/</guid>
			<description>&#60;p&#62;1. download the latest version of &#60;a href=&#34;http://tinymce.moxiecode.com/download.php&#34;&#62;TinyMCE &#60;/a&#62;, I use version tinymce_2_1_0&#60;/p&#62;
&#60;p&#62;2. unzip file and upload &#34;jscripts&#34;  folder to your server/bbpress/my-plugins/, so link will like this (&#60;a href=&#34;http://example.com/bbpress/my-plugins/jscripts&#34; rel=&#34;nofollow&#34;&#62;http://example.com/bbpress/my-plugins/jscripts&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;3. add code to the bbpress templates header file (&#60;a href=&#34;http://example.com/bbpress/bb-templates/kakumei/header.php&#34; rel=&#34;nofollow&#34;&#62;http://example.com/bbpress/bb-templates/kakumei/header.php&#60;/a&#62;),&#60;br /&#62;
&#60;strong&#62;ADD CODE before '/head' of header.php&#60;/strong&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#38;lt;script language=&#34;javascript&#34; type=&#34;text/javascript&#34; src=&#34;http://example.com/bbpress/my-plugins/jscripts/tiny_mce/tiny_mce.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script language=&#34;javascript&#34; type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
tinyMCE.init({&#60;br /&#62;
	mode : &#34;textareas&#34;&#60;br /&#62;
});&#60;br /&#62;
&#38;lt;/script&#38;gt;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;4. Done! you can check it out when Post content in your bbpress. :)&#60;/p&#62;
&#60;p&#62;see demo capture: &#60;a href=&#34;http://img147.imageshack.us/img147/5363/tinymceao7.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img147.imageshack.us/img147/5363/tinymceao7.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;p/s: I need someone pitch in and help me how to hack bbpress to support more allowed markup like &#38;lt;u&#38;gt; &#38;lt;tr&#38;gt; &#38;lt;td&#38;gt; &#38;lt;font color&#38;gt; &#38;lt;font size&#38;gt;... etc
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
