On 13/06/2007, at 11:30 PM, Sandra Clark wrote: > I'm attempting to change the Rich Text Editor on FarCry 4 from > TinyMCE to > FCKEditor. > I've gone into Admin/General/Config Files, chosen General and placed > "FCKEditor" into the RICHTEXTEDITOR field. Updated the config. > > Tried to edit a page, still TinyMCE. Logged out, Logged back in, > still > TinyMCE. So how do I get the change to happen? I've gone back > into the > config and "FCKEditor" is in the proper field. What next?
You can't do this in 4.0 -- well at least not through the config. We've spent a lot of time providing better integration between tinyMCE and FarCry -- so it would be interesting to know why you want to change to FCKEDitor. It may be that tinyMCE offers you the same features you want only they are not turned on. Changing the configuration of tinyMCE is relatively straightforward - and the config can be different for each rich text editing field. If you absolutely must get rid of tinyMCE then you can override the behaviour of the ./formtools/richtext.cfc by placing your own in your project or perhaps even better still into a plugin. The latter would be pretty straightforward assuming you want none of the integration -- eg. inserting links images and related media into the rich text editor. We've left the old config stuff in place to assist those upgrading from FarCry 3.0 -- but the more queries we get on this makes me think we should rip out the options entirely to end the confusion. Regards, -- geoff http://www.daemon.com.au/ -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
