This plugin looks outdated.

Try to use this one

https://github.com/spohlenz/tinymce-rails.

And remember to use the html_safe method to show the content, otherwise
rails will not display as html.

2012/7/6 Ichiro Saga <li...@ruby-forum.com>

> Hi, guys. I created a new a Rails 3 program to test tinymce with
> tinymce_hammer gem.  I was able to save bold font, bulleted-list format,
> etc in the database and display it on the page except the "insert link".
> On the edit page, I could insert the link to the highlighted text and
> even open the link in new tab/window by clicking the highlighted text.
> However, after I saved it, the highlighted text became plain text and
> the inserted link on it was gone.
> I am using tinymce_hammer 0.2.2 and tinymce 3.5 Jquery package.
> Thanks in advance.
>
> --
> 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 post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en-US.
>
>


-- 

===================
*Alexandre Mondaini Calvão*

"*Nossa recompensa se encontra no esforço e não no resultado. Um esforço
total é uma vitória completa*." [Ghandi]

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en-US.

Reply via email to