Ruby on Rails Tuesday, March 8, 2016

I have the 'ckeditor' gem installed, but I'm trying to also add a
preview pane for users to see the output of their HTML
document/formatting. The gem's documentation tells you everything but
how to add new plugins.

http://ckeditor.com/addon/preview

https://github.com/galetahub/ckeditor

Can you share with me your approach if you've used the gem before?

Adding config.extraPlugins = 'preview' to 'ckeditor.rb' initializers
doesn't work.

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

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/5a85045897f080fd5a624e71de8446fa%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment