Bastiaan Terhorst
Bastiaan Terhorst
Have you been able to distill what the exact problem is? The commit mentioned in the Ckeditor issue touches many files and doesn't mention this exact issue.
Unfortunately I'm not aware of a fix..
To be honest I haven't tested Rich on Rails 4 yet. Do you think there is a way to make this work with Rails 4 without breaking Rails 3 compatibility?
I'll try to look into this soon. In the mean time, I'd love to hear it if anyone finds a solution. Preferably one that is backwards compatible.
There's now an experimental rails4 branch where @dunyakirkali is working his magic.
@kirs I'd like to do some more thorough testing before releasing a new gem, but am a bit tied up at the moment. So for now: use the master branch.
I like the idea a lot!
Can you see why the locale does not load? Are there any errors?
I don't have any experience with this myself, so your guess is as good as mine. Perhaps try forking Rich and replacing the embedded CKEditor with one that has you...
Hi! Paste from Word will only work with the button because of this: https://github.com/bastiaanterhorst/rich/blob/master/lib/rich.rb#L72 You can enable the pastefromword business by adding vendoring the plugin files and loading the plugin...