Help - Search - Members - Calendar
Full Version: strange characters in text
Movable Type Community Forum > Additional Resources > Tips and Tricks
Maggie
I was hoping someone might be able to tell me why "André" changes to "André" when the entry moves off of the main page.
ton007
Maggie, accents like André's are defined by the use of the Character encoding set. You might be fine if you just select the correct language in your user profile setting in the main MT window. Or you can do a search for PublishCharset in your mt.cfg file and change the default to #PublishCharset ISO-8859-1 ( just copy paste this into the correct spot in mt.cfg and delete the #)
Maggie
QUOTE (ton007 @ Feb 22 2005, 02:19 PM)
Maggie, accents like André's are defined by the use of the Character encoding set. You might be fine if you just select the correct language in your user profile setting in the main MT window. Or you can do a search for PublishCharset in your mt.cfg file and change the default to #PublishCharset ISO-8859-1 ( just copy paste this into the correct spot in mt.cfg and delete the #)

Hi ton007

CODE
PublishCharset iso-8859-1
is already what I have in mt.cfg
ton007
Try
CODE
PublishCharset utf-8
and don't forget to rebuild...
Maggie
QUOTE (ton007 @ Feb 22 2005, 04:05 PM)
Try
CODE
PublishCharset utf-8
and don't forget to rebuild...

Seems to have worked like a charm ton007 biggrin.gif

But, now on my archive pages instead of having these
CODE
<>
characters, I have question marks instead mellow.gif
bruce21
If you're up to it:
W3C- Tutorial: Character sets & encodings in XHTML
Alternative:
iso8859 character tables . An alternative is to use the code for
CODE
small e, acute accent  é    é --> é    é --> é

Have fun ;-)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.