<?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>Joe's Amazing Technicolor Weblog &#187; wysiwyg</title>
	<atom:link href="http://slagwerks.com/blog/index.php/tag/wysiwyg/feed/" rel="self" type="application/rss+xml" />
	<link>http://slagwerks.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 22:31:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>FCKeditor + Drupal 6 FTW</title>
		<link>http://slagwerks.com/blog/index.php/2008/11/05/today-at-least-fckeditor-works-in-drupal/</link>
		<comments>http://slagwerks.com/blog/index.php/2008/11/05/today-at-least-fckeditor-works-in-drupal/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 11:24:13 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[fckeditor]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[wysiwyg]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=185</guid>
		<description><![CDATA[I&#8217;ve had a number of experiences setting up rich text editors online over the last few years, usually in the context of a Drupal site, and it&#8217;s always been a&#160;pain. My most recent experience has mostly been the same, except it ends a little better than&#160;usual: Start with TinyMCE, which has more-or-less worked in the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a number of experiences setting up rich text editors online over the last few years, usually in the context of a Drupal site, and it&#8217;s always been a&nbsp;pain.</p>
<p>My most recent experience has mostly been the same, except it ends a little better than&nbsp;usual:</p>
<ol>
<li>Start with TinyMCE, which has more-or-less worked in the past. This time around with Drupal 6, unfortunately, my experience was mostly <em>less</em>: it just wouldn&#8217;t respond to the customization settings I was setting in the Drupal&nbsp;backend.</li>
<li>Do some more research, find <a href="http://nicklewis.org/drupal-hackers-cookbook/module-guide/wysiwyg-editors/yui-editor">excitement about the <span class="caps">YUI</span> editor</a>. It seemed promising, but ultimately <a href="http://drupal.org/node/322205">failed to allow image uploads</a> despite hours of&nbsp;fiddling.</li>
<li>Turn to the other oft-mentioned option, <a href="http://drupal.org/project/fckeditor">FCKeditor</a>. After a few minutes of fiddling supported by the included readme.txt, it&#8217;s actually working and uploading images easily.&nbsp;Amazing!</li>
</ol>
<p>Not everything in <span class="caps">FCK</span> is customizable through the web, but that&#8217;s fine. It&#8217;s probably easier to comment out a line in fckeditor.config.js, anyhow. I started with the DrupalFull toolbar <span class="amp">&amp;</span> took off a few things we don&#8217;t&nbsp;want.</p>
<p>Since versions are so often key with these things, I&#8217;m using Drupal 6.6, fckeditor-6.x-1.3-rc3 (the drupal module), FCKeditor_2.6.3 (the javascript&nbsp;bit).</p>
<p>Including a reasonably debugged <span class="caps">WYSIWYG</span> in the <a href="http://acquia.com/products-services/acquia-drupal-modules">Acquia distribution</a> would get me to take it for a test drive next time around, because this cycle is such an amazing waste of time whenever I go through&nbsp;it.</p>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2008/11/05/today-at-least-fckeditor-works-in-drupal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
