Fckeditor changes html code when source button clicked

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
hughesco
New Member
New Member
Posts: 6
Joined: Wed Jun 11, 2008 12:15 pm

Fckeditor changes html code when source button clicked

Post by hughesco »

Hi,

My fckeditor changes html code when source button clicked, example it changes  ' < '  to  '  > '.

i am using the latest version of CMSMS (1.4) and the latest FCK release.

Can anyone help?

thanks!

Darren.
Last edited by hughesco on Tue Aug 12, 2008 2:30 pm, edited 1 time in total.
hughesco
New Member
New Member
Posts: 6
Joined: Wed Jun 11, 2008 12:15 pm

Re: fckeditor changes html code when source button clicked

Post by hughesco »

Xinha also has this problem.....
hughesco
New Member
New Member
Posts: 6
Joined: Wed Jun 11, 2008 12:15 pm

Re: fckeditor changes html code when source button clicked

Post by hughesco »

I have tried the options below, and it's still adding:  &gt    &

any ideas as its driving me nuts! (and i thought i'd sorted it earlier!)

d:D





HtmlEncodeOutput

From FCKeditor Docs

. For example, if it is set to false:

FCKConfig.HtmlEncodeOutput = false ;

the editor posts code like this:

Some text.

If set to true:

<p>Some text.</>


I made the change above httpdocs/modules/FCKeditorX/FCKeditor/fckconfig.js
Last edited by hughesco on Tue Aug 12, 2008 2:33 pm, edited 1 time in total.
hughesco
New Member
New Member
Posts: 6
Joined: Wed Jun 11, 2008 12:15 pm

Re: Fckeditor changes html code when source button clicked

Post by hughesco »

any ideas? this is driving me nuts and every solution on the site does not work.

thanks in advance!

Darren.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Fckeditor changes html code when source button clicked

Post by Dr.CSS »

Are you adding while typing in the wysiwyg or is it while it's in html mode?...
chrisl
Forum Members
Forum Members
Posts: 57
Joined: Fri Dec 30, 2005 10:08 am
Location: London

Re: Fckeditor changes html code when source button clicked

Post by chrisl »

You have asked for ideas.

Instead of changing
httpdocs/modules/FCKeditorX/FCKeditor/fckconfig.js
try

httpdocs/modules/FCKeditorX/FCKeditorXcfg.js.php
Post Reply

Return to “Modules/Add-Ons”