You can completely customise the toolbars on FCKEditor. You can replace the generic "paste"function with "Paste from word" so if they always just paste, they'll get "paste from word"anyway. Or you could change the buttons used so the "paste from word"button has the generic "paste"button instead. And you can move the 'paste from word' functionality from where it currently is, to the location of the 'paste' function.
Not only that, you can do it externally to the FCKEditor files, so that when a new version comes out you still just unpack the release files and your customisations still work fine. There's plenty of easy to read documentation on how to do it, and how to do it in an external config file on the FCKEditor site at http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On Tue, Dec 23, 2008 at 5:33 PM, Jochem van Dieten <[email protected]> wrote: > On Mon, Dec 22, 2008 at 8:18 PM, Les Mizzell wrote: >> There's one group in particular that is going to cut and paste >> *everything* from Word, and even with the cleanup features and stuff in >> FCK, this is still problematic for the client. >> >> Yea, I know, Word produces some of the gawd-awful bloated ... uhh, never >> mind - it's terrible. So, I'm looking for a new editor for them that >> will handle Word better. I don't care what it costs, within reason. > > What exactly is your problem, non-ASCII characters or HTML entities? > If you just use Uncode all the non-ASCII characters should work just > fine, and the HTML cleanup features of fckeditor work pretty well for > me too. > > Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317103 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

