Custom Characters Support
Permalink
Hi,
I fiddled with TinyMCE and added an extra custom character - added it to charmap.js
(see snip1.JPG below).
The custom character shows up fine in the editor window (see snip2.JPG), but when saved and published I only get a question mark - ?
MySQL charset is utf8 and the collation is set to utf8_general_ci
Any help appreciated!
Thanks.
I fiddled with TinyMCE and added an extra custom character - added it to charmap.js
['ā', 'ā', true,'LC a macron']
(see snip1.JPG below).
The custom character shows up fine in the editor window (see snip2.JPG), but when saved and published I only get a question mark - ?
MySQL charset is utf8 and the collation is set to utf8_general_ci
Any help appreciated!
Thanks.