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

Automatic image uploading missing in tinyMCE? #38

Closed robertmassaioli closed 11 years ago

robertmassaioli commented 11 years ago

I have everything working now with the spree_editor codebase in my spree project but even though the description of this project in github says:

Rich text editor for Spree with Image and File uploading in-place

I still cannot see how I can do image and file uploading in-place. Has this feature been deprecated and did it ever exist? If it exists then can somebody please point me to it? I could not find it in the code.

JDutil commented 11 years ago

Image uploads are only supported by CKEditor which has instructions on usage in the README