Scott Rutherford

Life on and off the Rails

 

FCKeditor 0.3.1 Released

September 27th, 2006

This release fixes an issue with the base path to the editor being hardcoded into the helper. The problem arose when hosting an app using named virtual hosts and aliases. e.g. hosting your app at www.mydomain.com/scotts/railsapp instead of www.mydomain.com/railsapp.

This should now all work….....

FCKeditor 0.3.0 Released

September 21st, 2006

There is a new version of the FCKeditor plugin up. This fixes a problem I found when running tests. The alias method in the init.rb file was being called for every test and causing an infinite recursion. The README has also been fixed to remove the various typos people have found (thanks for the feedback).

As before you can get the plugin using:

ruby script/plugin install svn://rubyforge.org/var/svn/fckeditorp/trunk/fckeditor

There is also a demo

FCKeditor Plugin 0.2.3 Released

September 11th, 2006

This release is basically a bug fix. The only really change is to apply the patch kindly provided by Nicola Piccinini which sorts out an issue with file upload from inside the resource manager.

There are a couple of other changes to do with the install and version numbers, but that is all internal to the plugin.

demo

FCKeditor Plugin 0.2.2 Released

September 8th, 2006

There is a new version of the FCKeditor Rails plugin available details of how to get it and a demo are here.

This version fixes a problem with having multiple editors open at once on the same page and also adds a helper to allow multiple editors on the same Ajax form. This also now works with static html forms but you can just use the standard form helpers for that.

Read the rest of this entry
This blog used the Shay theme as a base and is powered by Mephisto