spree-contrib / spree_editor

Rich text editor for Spree with Image and File uploading in-place.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
112 stars 183 forks source link

Raw JS output (by fabien) #26

Closed bricesanchez closed 11 years ago

bricesanchez commented 12 years ago

We have to raw the output of ids if we want to use WYMEditor.

imme5150 commented 11 years ago

This is also an issue for tinyMCE - _tiny_mce.html.erb line 4 should have raw output for newer versions of rails

ohmycto commented 11 years ago

The same issue with Rails 3.1.10. Please accept this pull request.