Hello!
When I switch to the view "source code", the source code is every time reformatted: My indents with white spaces for better reading are removed. The order of the tags is changed (for instance: before: img src width title, after: img title alt width src).
I have changed the values for FormatSource and for FormatOutput in the config files fckconfig.js and joomlafckconfig.js from true to false: without any effect.
How can I protect my html source code against reformatting (when I click the button "source code" in FCKEditor)? I wish FCKEditor would get and store this html source code from/to the database without changing anything.
Thanks in advance. - Georg
When I switch to the view "source code", the source code is every time reformatted: My indents with white spaces for better reading are removed. The order of the tags is changed (for instance: before: img src width title, after: img title alt width src).
I have changed the values for FormatSource and for FormatOutput in the config files fckconfig.js and joomlafckconfig.js from true to false: without any effect.
How can I protect my html source code against reformatting (when I click the button "source code" in FCKEditor)? I wish FCKEditor would get and store this html source code from/to the database without changing anything.
Thanks in advance. - Georg