<div dir="ltr">Hi there,<div><br></div><div>According to the PmWiki UTF-8 page, you add this to your config file to enable UTF-8:</div><div><br></div><div><pre style="font-size:0.9em;font-family:'Lucida Console','Andale Mono','Courier New',Courier,monospace;line-height:1.2em;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)">
include_once("scripts/xlpage-utf-8.php");
$DefaultPageCharset = array(''=>'ISO-8859-1'); # see below</pre><div><br></div><div style>But, doesn't this mean that it is identifying itself as ISO-8859-1 instead of UTF-8? Or am I misunderstanding this? At any rate, my pages are still identifying themselves as ISO-8859-1, and I'd like to figure out how to change it to utf-8.</div>
<div style><br></div><div style>thanks,</div><div style>Maria</div><div style><br></div></div></div>