FckEditor

Author Message

Carlos Revillo

Monday 24 October 2005 8:24:19 am

Hi. I'm using fckeditor extension for ez. i need paste text from microsoft word documents. But i want to delete all tags microsoft word insert in... you know any quick solution? thanks

Lydie Soler

Monday 24 October 2005 8:31:26 am

I suppose you're using Firefox, because with IE I don't have the problem.

using firefox, when you use the paste from word button a small window is opened telling problem with rights...

close the window and just use ctrl+V and it should work

Carlos Revillo

Monday 24 October 2005 8:47:11 am

Thanks a lot. i've also set FCKConfig.ForcePasteAsPlainText = true ;
in configuration file.

but now a strange thing, i think. when i use fckeditor and i click bold button ie enclose data in <strong>data</strong>, but firefox do it like this
<span style="font-weight:bold">data</span>

Anybody knows why? sorry for my english, by the way.

Paolo Montevecchi

Monday 24 October 2005 3:01:12 pm

The different is quit normally, because fckeditor use javascript library (browser site) to edit the html tags and different browser implements different way to do that.

bye

/bed/paolo

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.