<?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: Patches for the easy-fckeditor rails plugin</title>
	<atom:link href="http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 09 Sep 2010 16:44:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kiran</title>
		<link>http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/comment-page-1/#comment-15009</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Thu, 25 Mar 2010 06:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=383#comment-15009</guid>
		<description>&lt;p&gt;hi, I m not able to upload my image through fckeditor &lt;/p&gt;

&lt;p&gt;its giving error as Unknown error creating folders, can anybody help me , i need it urgently.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi, I m not able to upload my image through fckeditor </p>

<p>its giving error as Unknown error creating folders, can anybody help me , i need it urgently.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pradeep</title>
		<link>http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/comment-page-1/#comment-14677</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Sat, 13 Mar 2010 11:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=383#comment-14677</guid>
		<description>&lt;p&gt;Hello There,&lt;/p&gt;

&lt;p&gt;It&#039;s really very simple &amp; quick solution. Thank you very much.....&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello There,</p>

<p>It&#8217;s really very simple &amp; quick solution. Thank you very much&#8230;..</p>]]></content:encoded>
	</item>
	<item>
		<title>By: teleskopy astronomiczne</title>
		<link>http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/comment-page-1/#comment-12807</link>
		<dc:creator>teleskopy astronomiczne</dc:creator>
		<pubDate>Tue, 29 Dec 2009 14:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=383#comment-12807</guid>
		<description>&lt;p&gt;Very nice blog, your article is interesting, i have bookmarked it for future referrence&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice blog, your article is interesting, i have bookmarked it for future referrence</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pi</title>
		<link>http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/comment-page-1/#comment-9123</link>
		<dc:creator>Pi</dc:creator>
		<pubDate>Wed, 08 Jul 2009 17:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=383#comment-9123</guid>
		<description>&lt;p&gt;Now getting:
&lt;pre&gt;
$ruby script/plugin install git://github.com/gramos/easy-fckeditor.git
/Library/Ruby/Site/1.8/rubygems/custom&lt;em&gt;require.rb:36:in &lt;code&gt;gem_original_require&#039;: no such file to load -- active_support/core_ext/kernel (LoadError)
        from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in&lt;/code&gt;require&#039;
        from /Users/amalc/devel/srctop/src&lt;/em&gt;ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:109:in &lt;code&gt;use_svn?&#039;
        from /Users/amalc/devel/srctop/src_ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:126:in&lt;/code&gt;best&lt;em&gt;install&lt;/em&gt;method&#039;
        from /Users/amalc/devel/srctop/src&lt;em&gt;ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:788:in &lt;code&gt;determine_install_method&#039;
        from /Users/amalc/devel/srctop/src_ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:808:in&lt;/code&gt;parse!&#039;
        from /Users/amalc/devel/srctop/src&lt;/em&gt;ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:518:in &lt;code&gt;parse!&#039;
        from /Users/amalc/devel/srctop/src_ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:534:in&lt;/code&gt;parse!&#039;
        from /Users/amalc/devel/srctop/src&lt;em&gt;ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:968
        from /Library/Ruby/Site/1.8/rubygems/custom&lt;/em&gt;require.rb:31:in &lt;code&gt;gem_original_require&#039;
        from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in&lt;/code&gt;require&#039;
        from script/plugin:3
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;Found a reference to this in rail.lighthouse.com as well as a bug but it is marked resolved.&lt;/p&gt;

&lt;p&gt;Running ruby 1.8.6, Rails 2.3.2 on MacOS 1.5.7 (9J61)&lt;/p&gt;

&lt;p&gt;Anybody else seen this?&lt;/p&gt;

&lt;p&gt;Thanks,
Pi.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Now getting:
<pre>
$ruby script/plugin install git://github.com/gramos/easy-fckeditor.git
/Library/Ruby/Site/1.8/rubygems/custom<em>require.rb:36:in <code>gem_original_require': no such file to load -- active_support/core_ext/kernel (LoadError)
        from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in</code>require'
        from /Users/amalc/devel/srctop/src</em>ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:109:in <code>use_svn?'
        from /Users/amalc/devel/srctop/src_ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:126:in</code>best<em>install</em>method'
        from /Users/amalc/devel/srctop/src<em>ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:788:in <code>determine_install_method'
        from /Users/amalc/devel/srctop/src_ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:808:in</code>parse!'
        from /Users/amalc/devel/srctop/src</em>ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:518:in <code>parse!'
        from /Users/amalc/devel/srctop/src_ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:534:in</code>parse!'
        from /Users/amalc/devel/srctop/src<em>ruby/fe3/vendor/rails/railties/lib/commands/plugin.rb:968
        from /Library/Ruby/Site/1.8/rubygems/custom</em>require.rb:31:in <code>gem_original_require'
        from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in</code>require'
        from script/plugin:3
</pre></p>

<p>Found a reference to this in rail.lighthouse.com as well as a bug but it is marked resolved.</p>

<p>Running ruby 1.8.6, Rails 2.3.2 on MacOS 1.5.7 (9J61)</p>

<p>Anybody else seen this?</p>

<p>Thanks,
Pi.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Carlos</title>
		<link>http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/comment-page-1/#comment-7118</link>
		<dc:creator>Juan Carlos</dc:creator>
		<pubDate>Wed, 22 Apr 2009 02:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=383#comment-7118</guid>
		<description>&lt;p&gt;Thank you very much... it solves my problem.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you very much&#8230; it solves my problem.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/comment-page-1/#comment-7083</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Tue, 21 Apr 2009 03:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=383#comment-7083</guid>
		<description>&lt;p&gt;Hi, I&#039;m using rails 2.1.1 and already made the changes you suggest and I&#039;m still getting that error. Any idea?&lt;/p&gt;

&lt;p&gt;url&lt;em&gt;root = ActionController::Base.relative&lt;/em&gt;url&lt;em&gt;root.to&lt;/em&gt;s
js&lt;em&gt;path = #{ActionController::Base.relative&lt;/em&gt;url_root}/javascripts&quot;&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m using rails 2.1.1 and already made the changes you suggest and I&#8217;m still getting that error. Any idea?</p>

<p>url<em>root = ActionController::Base.relative</em>url<em>root.to</em>s
js<em>path = #{ActionController::Base.relative</em>url_root}/javascripts&#8221;</p>

<p>Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Meneer R</title>
		<link>http://davidebenini.it/2009/03/23/patches-for-the-easy-fckeditor-rails-plugin/comment-page-1/#comment-6405</link>
		<dc:creator>Meneer R</dc:creator>
		<pubDate>Sat, 04 Apr 2009 11:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=383#comment-6405</guid>
		<description>&lt;p&gt;It doesn&#039;t work with rails 2.2&lt;/p&gt;

&lt;p&gt;NoMethodError (undefined method &lt;code&gt;relative_url_root&#039; for #&lt;ActionController::Request:0xb5a20bc4&gt;):
  vendor/plugins/easy-fckeditor/app/controllers/fckeditor_controller.rb:198:in&lt;/code&gt;upload&lt;em&gt;directory&lt;/em&gt;path&#039;
  ve&lt;/p&gt;

&lt;p&gt;It is still there... :-(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work with rails 2.2</p>

<p>NoMethodError (undefined method <code>relative_url_root' for #&lt;ActionController::Request:0xb5a20bc4&gt;):
  vendor/plugins/easy-fckeditor/app/controllers/fckeditor_controller.rb:198:in</code>upload<em>directory</em>path&#8217;
  ve</p>

<p>It is still there&#8230; <img src='http://davidebenini.it/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>
