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

Add 1.0.x compatibilty #14

Closed kpitn closed 12 years ago

kpitn commented 12 years ago

Add 1.0.x compatibility Remove old tinymce assets Fix deface path

radar commented 12 years ago

Looks like the tinymce assets have already been moved. Do you reckon you could fix this patch up to not alter those assets and only just include the 1.0 compatibility changes?

kpitn commented 12 years ago

Before removing tinymce files precompiling assets was leading to this error : https://github.com/spohlenz/tinymce-rails/issues/33

Tinymce files are always in the gem : https://github.com/spree/spree_editor/tree/master/vendor/assets/javascripts/tinymce

radar commented 12 years ago

Right. When I attempt to apply this patch using hub am -3, it fails. I will instead just merge it using the button.