fckeditor plugin, anyone using ?

3 views
Skip to first unread message

Dark Ambient

unread,
Sep 11, 2006, 5:29:23 PM9/11/06
to rubyonrails-talk
Seems to be something with running it in Firefox, where the text area
doesn't open up. If you click the little arrow to close the toolbar
the area will show then. In IE it works fine. I've looked over the
fckeditor forum and while I saw some people speaking about similar
issues, I did not find any solutions. Curious if anyone else ran into
this ?

TIA
Stuart

Will Gant

unread,
Sep 11, 2006, 5:46:22 PM9/11/06
to rubyonra...@googlegroups.com
I didn't know that such a plugin existed. Where'd you get it?

Dark Ambient <samb...@gmail.com> wrote:

All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.

Dark Ambient

unread,
Sep 11, 2006, 5:51:16 PM9/11/06
to rubyonra...@googlegroups.com

Mike Scappa

unread,
Sep 11, 2006, 11:25:15 PM9/11/06
to rubyonra...@googlegroups.com
Hmm, I had no problem running the plugin in both FF and IE.

I'm running 2.1 version of the plugin using AJAX (haven't tried the standard method).

hamza khan-cheema

unread,
Sep 12, 2006, 7:22:41 AM9/12/06
to Ruby on Rails: Talk
Yes I am using the plugin and am having the same problem. There is no
solution I can see.

However there is a workaround. If you click on the source button
twice, (once to get it so you can see the html and then to get it back
to the editor), it should now allow you to enter text in the editors
text area.

This is not only with FCKeditor, but I have encountered this problem
with TinyMCE as well, while using wordpress.

I also found that the problem occours less (but does occour) if you use
Apache as opposed to webrick.

Kind Regards
Hamza

Dark Ambient

unread,
Sep 12, 2006, 7:32:25 AM9/12/06
to rubyonra...@googlegroups.com
I haven't tried Apache but that's interesting. For now though I'm
going to use tinymce, it's working fine in FF and IE.
Thank you for the feedback though. At least I know it's not just me.

Stuart

ghost

unread,
Jan 16, 2007, 3:55:25 PM1/16/07
to rubyonra...@googlegroups.com

okay i have got it to work in firefox by specifying a toolbar like so

<%= fckeditor_textarea( :home_page_text, :text, :toolbarSet => 'Simple',
:width => '800', :height => '500') %>

this worked for me

--
Posted via http://www.ruby-forum.com/.

Reply all
Reply to author
Forward
0 new messages