Clean up MS Word pasted text?

Creating and modifying plugins.
Post Reply
randulo
Regular
Posts: 141
Joined: Thu Jul 21, 2005 10:28 am

Clean up MS Word pasted text?

Post by randulo »

Boy, if there was ever a crying need for a plugin, this is it! All users love to paste from their word docs. God that code is ugly both the source and the results! Still, the word "text editor" is totally foreign to them.

What's an admin to do?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Clean up MS Word pasted text?

Post by garvinhicking »

The WYSIWYG editor should support basic word scrubbing.

There are a dozen javascript plugins that also scrub the code, but it's a tough fight: Word HTML is just so freaked that it cannot be changed really well. Mostly because every Word version has a different HTML output :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply