Hi all.
I already have CKEditor up and running successfully with a Rails 3 app. The editor displays properly, and I can even create a custom toolbar and use that as necessary. My problem occurs when I try to add the wordcount plugin. The details are here (http://stackoverflow.com/questions/16805305/how-to-insert-a-ckeditor-plugin-in-a-rails-3-app), but the gist is this:
I have a considerable amount of config.js files and plugins directories. No matter which ones I edit, I cannot get the wordcounter to display. When I unzip the download, the top directory is called wordcount_1.05, am I supposed to rename this to just wordcount? Am I supposed to use this name in the config.extraPlugins line?
Thank you all in advance.
I have no idea about how
I have no idea about how Rails work, I've never seen anything of the integration between CKEditor and Rails and I don't use that wordcount plugin.
I'm writting this just because you requested in the thread of another user that someone replies to you, but I don't know how this can be useful. If I don't have anything useful to say I prefer to not write anything at all because then the user (obviously) gets annoyed by the useless post.
I guess that you'll have to wait until someone that used CKEditor and Rails sees this thread.