Hi...
I installed the Wysiwyg version 6.x-1.1. I got the following error when I save the content. The style definition are showed with the content.
Really, I don't understand it. First of all, I installed the Wysiwyg 6.x-1.1 module and inside this I installed the FCKeditor. Now, I installed the FCKeditor as a module...
Could you please tell me what the best way is to use any Wysiwyg editor?
Thanks,
Pedro
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman","serif";}
Comments
I changed the Input format
I changed the Input format from Filtered HTML to Full HTML.
Now, I can see content with the properly format but in the top you can see the following code:
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
MicrosoftInternetExplorer4
I'm using the input format: Full HTML
Can anybody help me with
Can anybody help me with this?
I am not quite sure what you
I am not quite sure what you are doing and what your set-up is.
I tried Wysiwyg and it didn't work for me. In oder to get it working you only have to install the editor (FCKeditor in your case) inside Wysiwyg (.../default/modules/wysiwyg/FCKeditor/). And just the download of the editor from the website shown in Wysiwyg under Modules. Do not install / activate the full FCKeditor module from Drupal under .../default/modules!! - otherwise you should see two editors on your edit page.
For me Wysiwyg didn't work and I removed it and reverted back to my traditional FCKeditor installation under .../default/modules/FCKeditor.
I also use FireFox for development (& never IE really for anything other then testing the layout).
I hope it helps
thank you very much... I'll
thank you very much...
I'll follow your advice.
Araujo