Hello,
all texts are in UTF8 how to pass globally with a character set with accent
even in the database
cordially
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
- jmperu@jmperu

jmperu - 0 likes
I would like to put in iso-8859-1 to have the accents because I am french
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
- jmperu@jmperu

jmperu - 0 likes
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
- jmperu@jmperu

jmperu - 0 likes
You must log in to post replies.If I understand you correctly then you need to do it:
But this in html exist already, so can you explain what do you want to do?
Why do you think UTF8 not be able to display/save those characters?
The recommendation from W3C the world standard organization is to use UTF8 https://www.w3.org/International/questions/qa-what-is-encoding
And i found a list of all supported UTF8 characters http://www.fileformat.info/info/charset/UTF-8/list.htm and it includes a lot of accents
yes you're right I handed UTF-8 but why there are messages that do not show accents or stored data do not contain accents while the original data had accents
maybe filtering by CKEditor or HTMLawed? I don't know exactly, but those are good places to start looking
ok