i got the rte editor. i must say that i am not really happy with it. i have tried to copy text from word so i can keep the formatting via tags. when i view it in the rte everything looks fine. when i then take a look at the source code i was horrified to see that rte has taken all the word html conversion code and brought it in. if i delete it and put exactly the same text in the rte with all the italics and bold and underlining, then it works great. rte has not solved the problem at all unless there is a button to strip all the word xml xlt stuff.
this is what i mean:
"this is the text i want to use
This is the way I want to do it
Underline this text
Italicise this text
Bolden this text
Lets see if this is really what I want to see"
when i input it in the editor i get the right result:
when i put it in word and then copy and paste it i get this:
not exactly the same is it