Page 2 of 2
Posted: Thu Jul 28, 2005 11:46 pm
by alphalogic
These are the MS-Word Tags i saw - please help to fill the list so i can make the plugin
Code: Select all
<p class="MsoNormal"> => replace with <p>
<o:p> => replace with <p> ?
</o:p> => replace with </p>?
„ => replace with „ or perhaps a setting to use " (") instead?
“ => replace with “ or perhaps a setting to use " (") instead?
<span> </span> => use instead?
Posted: Fri Jul 29, 2005 7:57 pm
by Hathor
How did you find that code? I tried to figure out what Word uses for hyphens and apostrophes, but I can't figure out how to see the raw code.
Posted: Fri Jul 29, 2005 8:01 pm
by alphalogic
Hathor wrote:How did you find that code? I tried to figure out what Word uses for hyphens and apostrophes, but I can't figure out how to see the raw code.
well i realized that my mom uses word to write her blog posts

and had a look at the sourcecode
Posted: Sun Jul 31, 2005 5:47 am
by Hathor
Oh, I just remembered one other thing that Word changes: elipses. It changes the three periods
...
into one symbol of some sort, which the feed doesn't like.
Posted: Mon Aug 01, 2005 11:22 am
by MySchizoBuddy
Tiny MCE and FCkEditor both have "paste from word" feature. TinyMCE works with S9Y 0.9 alpha.
Posted: Fri Aug 05, 2005 11:37 pm
by Hathor
Hmmm. I don't have the latest S9, but maybe I'll try Tiny out on Drupal and see what it does. Then if it's all I need, I'll see if I can add it on here.
Posted: Mon Aug 15, 2005 9:01 pm
by Hathor
Nah, for some reason the feed is fine with Word cut-n-pastes in Drupal, but S9's feeds just won't work with those characters.
Alphalogic, any chance you could go ahead and write the plug-in with what you've been given so far? Then if other posters ever get around to sharing their want lists, maybe those could be added later?
