Using VisualChars in Rails project
Reported by Etienne Dejour | June 8th, 2011 @ 03:32 AM
Hello,
I'm using tinyMce for a short time, but I have issue making the visualchars plugins working.
I added it in tinymce.yml as mentionned on TinyMce website :
theme: advanced
theme_advanced_disable: "image, link, unlink, help, code, hr"
plugins:
- visualchars : "visualchars"
And it works ! Well just to show the "IP" or something's like chars. But when I click on it nothing change.
I don't have any js errors.
I'm using rails 2.3.4, prototype 1.6.0.3, tinymce majorVersion:"3",minorVersion:"3.6",releaseDate:"2010-05-20"
Not working on Safari 4 & 5, firefox 3 & 4, IE 7 & 8
Thank you for your help.
Etienne
Comments and changes to this ticket
-
Walter McGinnis August 19th, 2011 @ 03:16 PM
- State changed from new to wontfix
I'm sorry, this doesn't look to be a be an issue with the TinyMCE gem/plugin, but maybe a configuration/set up error. I recommend the Rails mailinglist at http://groups.google.com/group/rubyonrails-talk.
Good luck,
Walter
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Ruby on Rails plugin that allows easy implementation of the TinyMCE editor into your applications.