<?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>Teleogistic &#187; tinymce</title>
	<atom:link href="http://teleogistic.net/tag/tinymce/feed/" rel="self" type="application/rss+xml" />
	<link>http://teleogistic.net</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 17:59:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TinyMCE in Buddypress</title>
		<link>http://teleogistic.net/2009/12/tinymce-in-buddypress/</link>
		<comments>http://teleogistic.net/2009/12/tinymce-in-buddypress/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 23:49:02 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[dev.wpmued]]></category>
		<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMu]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?p=406</guid>
		<description><![CDATA[I threw a little something together today to add WYSIWYG editing to BuddyPress, using TinyMCE. I want to be careful about the tags I allow, so I&#8217;m whitelisting, which is a bit tedious. As a result, there are only a few buttons available: a, em, strong, ul, ol, li. It&#8217;s a start, though. Seems to [...]]]></description>
			<content:encoded><![CDATA[<p>I threw a little something together today to add WYSIWYG editing to BuddyPress, using TinyMCE. I want to be careful about the tags I allow, so I&#8217;m whitelisting, which is a bit tedious. As a result, there are only a few buttons available: a, em, strong, ul, ol, li. It&#8217;s a start, though.</p>
<p>Seems to work everywhere in BP: forums, wire, messages, profile pages.</p>
<p>A note about TinyMCE: WP ships with TinyMCE, and I thought it made sense to use that version instead of attaching one to this plugin. I think that the path to TinyMCE (line 20 of the plugin) should work on all installations, but you may have to tinker if you don&#8217;t see it popping up in the head of your BP pages. Moreover, the language files for WP&#8217;s version of TinyMCE are misnamed, which means that they don&#8217;t work right out of the box (at least for me they don&#8217;t). You may need to change the name of wp-includes/js/tinymce/langs/<strong>wp-langs-en.php</strong> to <strong>en.php</strong> in order to get the hover and help text in the TinyMCE box to work.</p>
<p><a href="http://wordpress.org/extend/plugins/bp-tinymce/">Download the plugin here</a>.  Don&#8217;t use in a production environment unless you are very certain that you are satisfied with the security of this plugin!</p>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/2009/09/new-buddypress-bbpress-plugin-group-forum-subscription/' rel='bookmark' title='New BuddyPress / bbPress plugin: Group Forum Subscription'>New BuddyPress / bbPress plugin: Group Forum Subscription</a></li>
<li><a href='http://teleogistic.net/2009/09/new-buddypress-plugin-enhanced-buddypress-widgets/' rel='bookmark' title='New BuddyPress plugin: Enhanced BuddyPress Widgets'>New BuddyPress plugin: Enhanced BuddyPress Widgets</a></li>
<li><a href='http://teleogistic.net/2010/05/new-buddypress-plugin-buddypress-group-email-subscription/' rel='bookmark' title='New BuddyPress plugin: BuddyPress Group Email Subscription'>New BuddyPress plugin: BuddyPress Group Email Subscription</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/2009/12/tinymce-in-buddypress/feed/</wfw:commentRss>
		<slash:comments>54</slash:comments>
		</item>
	</channel>
</rss>

