You are not logged in.
Hello, sorry for my poor english, i'm a frog :-)
when i'm using the html code mode, all accented characters are converted to normal.
for exemple : <textarea>éé</textarea>
give me always : éé
how can have the [ é ] when i don't show the code, and [ é ] when i'm in html code mode.
thx for all
Offline
the plugin HtmlEntities does the trick.
You may however consider using UTF-8 (in future projects), so you don't need these entities!
Offline
I am now including the htmentities plugin in hopes of solving my problem with this but I see no change. I am using the utf-8 character set on the page that uses the editor. Anything that goes into the database but not thru the editor works fine (and we are talk a mix of English and German on the site).
I had this working in an earlier version without the plugin (in a php page) but now can't seem to fix this at all. Do you have any insights why the plugin wouldn't work?
Offline