Hi,
I know the option
FCKConfig.ForcePasteAsPlainText = true ;
But i don't whant that my text will lose all the bold style and tables like in a plain text.
Can some one can help me to change the scricpt so it will paste it just without the word tags?
Thanks
Boaz
I know the option
FCKConfig.ForcePasteAsPlainText = true ;
But i don't whant that my text will lose all the bold style and tables like in a plain text.
Can some one can help me to change the scricpt so it will paste it just without the word tags?
Thanks
Boaz
RE: clear word
I made this one: http://www.home.zonnet.nl/kwillems/CleanWord.zip
It's a cleanword-button.
I was thinking on uploading it to the plugins section, but now i saw in the CVS-repository that in version 2.1 it will be configurable with FCKConfig.AutoDetectPasteFromWord = true ;
Well anyway, perhaps this one can be of use for you.
Good luck with it.
RE: clear word
But i whant it to do it automatic
thanks
RE: clear word