nathanvda / on_the_spot

A rails3 unobtrusive in-place-editing plugin, using jQuery/jEditable.
MIT License
132 stars 37 forks source link

Is there a option to add WYSIWYG? #33

Open chunyintang opened 12 years ago

chunyintang commented 12 years ago

I was looking for in place editing and I found this one. First: great job! Love it! simple to install and to use!

My question was is there a option to add WYSIWYG option to the gem?
I saw that it is possible for jeditable: http://www.appelsiini.net/2008/9/wysiwyg-for-jeditable

Thanks!

nathanvda commented 12 years ago

A good suggestion. I will have a look. Contributions are always welcome ;)

chunyintang commented 12 years ago

Hi,

I had was looking at it and I have it working. It wasn't a lot of trouble too implement the option. Im now looking if I can extend the gem with and image upload en selection with it.

UPDATE: I was testing the option, but there is still a bug in it. Im just adjusting it.. Will let you know if it is working propetly