Can not override tiny_mce.yml options in a single controller.
Reported by Konstantinos Pachnis | January 24th, 2010 @ 04:25 AM
Hello,
I am using the new tiny_mce.yml file to configure global TinyMCE options and I override the configuration in a single controller as I need only the vary basic options.
The problem is when TinyMCE loads is not using the options
specified in the controller and it uses "some" of the options
specified in the configuration file.
For example in the controller I have configure it to use the simple
theme but it loads the advance theme and with the toolbars
misconfigured (a few buttons are missing).
Thanks,
Konstantinos
Comments and changes to this ticket
-
Konstantinos Pachnis January 28th, 2010 @ 01:32 PM
Hi Kieran,
This is the tiny_mce.yml http://pastie.org/798020
and this is the configuration in the controller http://pastie.org/798027Regards,
Konstantinos
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.