"Andy Jacobs" <andy@redcatmedia.net> wrote in message
news:BDA30E4F.2670%andy@redcatmedia.net...[color=blue]
> On 25/10/04 7:02 pm, in article
> 417d416a$0$80699$ed2619ec@ptn-nntp-reader03.plus.net, "Nel"
> <nelly@ne14.co.NOSPAMuk> wrote:
>[color=green]
>> "Nikolai Chuvakhin" <nc@iname.com> wrote in message
>> news:32d7a63c.0410250814.7b1d2c67@posting.google.c om...[color=darkred]
>>> Andy Jacobs <andy@redcatmedia.net> wrote in message
>>> news:<BDA2918B.1DFE%andy@redcatmedia.net>...
>>>>
>>>> I've written a little CMS with a WYSIWYG editor from
>>>>
www.interactivetools.com. Everything works ok until they try
>>>> and copy text from MS Word. When they do this, apostrophes
>>>> change to a capital A with a accent above it.
>>>
>>> It's an encoding issue. Word has a feature called "smart quotes",
>>> which replaces (in a context-sensitive fashion) both single and
>>> double quotes with either opening or closing quote. When this
>>> gets converted from Word's internal encoding (which, if I remember
>>> correctly, is UTF-16) into something less sophisticated (say,
>>> Latin-1), the closing single quote is replaced by accented capital
>>> A because it has the same number in the symbol table.
>>>
>>> Cheers,
>>> NC[/color]
>>
>> On a related issue - I use the same editor on some sites and would like a
>> user to be able to copy and paste from Word, but Word always pastes a
>> load
>> of CSS junk behind the text.
>>
>> Is there a way to just copy the text?[/color]
>
> There is a HTML Tidy plugin for the script but I tried it and it tidied
> EVERYTHING. I never got to the bottom of the cause though.
>
> Andy
>[/color]
I have searched the
www.interactivetools.com web site for the HTML Tidy
plugin and can't find it.
Can someone help me out please?
Nel