I looked, Code is already in the TinyMCE configuration, as is colgroup and col. But it still wipes it out when I try to use them.
Sandra Clark ============= http://www.shayna.com Training and Consulting in CSS and Accessibility Team Fusebox From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Blair McKenzie Sent: Wednesday, June 13, 2007 5:27 PM To: [email protected] Subject: [farcry-dev] Re: Changing the Rich Text Editor on FarCry 4 I think FarCry has TinyMCE configured to only use a subset of the HTML tags. If you go into the configuration, you can add them yourself. It's pretty easy, the section that lists valid tags is obvious. Blair On 6/14/07, Sandra Clark <[EMAIL PROTECTED]> wrote: Basically I want to change cause TinyMCE is messing with my structural HTML. I tend to use the HTML window, update and TinyMCE is stripping characters like <code> and <colgroup> tags and everything in between them and there is no way to get them back. I don't much care which Editor is in there, Personally I'd just prefer a text area, but the images and files information needs to be available when I upload a file or image. I'd love to integrate XSTandard, but frankly I have very little idea how to even begin integrating another editor into FarCry. Sandra Clark ============= http://www.shayna.com <http://www.shayna.com> Training and Consulting in CSS and Accessibility Team Fusebox -----Original Message----- From: [email protected] [mailto: <mailto:[email protected]> [EMAIL PROTECTED] On Behalf Of Geoffrey Bowers Sent: Wednesday, June 13, 2007 12:59 PM To: [email protected] Subject: [farcry-dev] Re: Changing the Rich Text Editor on FarCry 4 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/ <http://www.daemon.com.au/> -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg <br --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
