<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Disable Editor Resizing in CKEditor</title>
	<atom:link href="http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/</link>
	<description>Photographer. Web developer extraordinaire. I&#039;m a pretty cool guy.</description>
	<lastBuildDate>Sun, 04 Jul 2010 20:26:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: maGriffe</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-976</link>
		<dc:creator>maGriffe</dc:creator>
		<pubDate>Sun, 04 Jul 2010 20:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-976</guid>
		<description>Hi,

I just wanted to share another way to disable this functionality, by editing a CSS file : /ckeditor/skins/kama/editor.css

Change the content of this class : 
.cke_skin_kama .cke_resizer, by a simple display:none.

The functionnality should disappear. It worked for me.

Bye :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just wanted to share another way to disable this functionality, by editing a CSS file : /ckeditor/skins/kama/editor.css</p>
<p>Change the content of this class :<br />
.cke_skin_kama .cke_resizer, by a simple display:none.</p>
<p>The functionnality should disappear. It worked for me.</p>
<p>Bye <img src='http://mikebranski.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pham Van Huong</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-968</link>
		<dc:creator>Pham Van Huong</dc:creator>
		<pubDate>Thu, 01 Jul 2010 03:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-968</guid>
		<description>Thanks for your guide.</description>
		<content:encoded><![CDATA[<p>Thanks for your guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-608</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 27 Mar 2010 13:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-608</guid>
		<description>Thank&#039;s ! This post helped me solve my issue. :) 
Best,
Alex.</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s ! This post helped me solve my issue. <img src='http://mikebranski.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Best,<br />
Alex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Branski</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-601</link>
		<dc:creator>Mike Branski</dc:creator>
		<pubDate>Fri, 26 Mar 2010 15:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-601</guid>
		<description>@Safari-User: CKEditor resizing is very sluggish in Safari 4 on Windows, however I tested your config settings and they worked.</description>
		<content:encoded><![CDATA[<p>@Safari-User: CKEditor resizing is very sluggish in Safari 4 on Windows, however I tested your config settings and they worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Safari-User</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-597</link>
		<dc:creator>Safari-User</dc:creator>
		<pubDate>Fri, 26 Mar 2010 09:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-597</guid>
		<description>Seems not to work in Safari, resizing in all directions is still enabled:
config.resize_minWidth = 728;
config.resize_maxWidth = 728;
config.resize_minHeight = 100;
config.resize_maxHeight = 800;

Any Ideas?</description>
		<content:encoded><![CDATA[<p>Seems not to work in Safari, resizing in all directions is still enabled:<br />
config.resize_minWidth = 728;<br />
config.resize_maxWidth = 728;<br />
config.resize_minHeight = 100;<br />
config.resize_maxHeight = 800;</p>
<p>Any Ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kosilko</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-439</link>
		<dc:creator>kosilko</dc:creator>
		<pubDate>Thu, 11 Mar 2010 13:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-439</guid>
		<description>config.resize_maxWidth = ‘100%’;  &lt;&lt;&lt;- stable bug in all IE versions :(</description>
		<content:encoded><![CDATA[<p>config.resize_maxWidth = ‘100%’;  &lt;&lt;&lt;- stable bug in all IE versions <img src='http://mikebranski.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daglees</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-252</link>
		<dc:creator>Daglees</dc:creator>
		<pubDate>Thu, 25 Feb 2010 09:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-252</guid>
		<description>Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Klinkenberg</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-209</link>
		<dc:creator>Paul Klinkenberg</dc:creator>
		<pubDate>Sun, 21 Feb 2010 22:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-209</guid>
		<description>@David Wafula: thanks for sharing the &quot;config.resize_maxWidth = ‘100%’;&quot;; I have been looking for it for about half an hour!</description>
		<content:encoded><![CDATA[<p>@David Wafula: thanks for sharing the &#8220;config.resize_maxWidth = ‘100%’;&#8221;; I have been looking for it for about half an hour!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-65</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 19 Jan 2010 15:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-65</guid>
		<description>A little update: I found some very usable documentation at http://docs.cksource.com/.</description>
		<content:encoded><![CDATA[<p>A little update: I found some very usable documentation at <a href="http://docs.cksource.com/" rel="nofollow">http://docs.cksource.com/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david wafula</title>
		<link>http://mikebranski.com/blog/disable-editor-resizing-in-ckeditor/comment-page-1/#comment-64</link>
		<dc:creator>david wafula</dc:creator>
		<pubDate>Wed, 06 Jan 2010 18:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.shatteredreality.com/blog/?p=109#comment-64</guid>
		<description>config.resize_maxWidth = &#039;100%&#039;; allows only vertical resize.</description>
		<content:encoded><![CDATA[<p>config.resize_maxWidth = &#8217;100%&#8217;; allows only vertical resize.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
