<div dir="ltr">On Thu, Aug 7, 2008 at 10:43 PM, Chris Cox <span dir="ltr">&lt;<a href="mailto:ccox@endlessnow.com">ccox@endlessnow.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">Tegan Dowling wrote:<br>
&gt; Hi list:<br>
&gt;<br>
&gt; I&#39;m experimenting with using<br>
&gt; <a href="http://www.pmwiki.org/wiki/Cookbook/IncludeUrl" target="_blank">http://www.pmwiki.org/wiki/Cookbook/IncludeUrl</a> to display a client&#39;s<br>
&gt; blogger blog in a page on their wiki. &nbsp;Funny formatting stuff happens<br>
&gt; that I think we can live with, except for the appearance of some<br>
&gt; non-standard characters among the text from the included blog. &nbsp;At least<br>
&gt; in MSIE7 and Firefox 3.01, I see the character Â (if it comes through<br>
&gt; email to you) between sentences in the text.<br>
&gt;<br>
&gt; You can see the experiment at<br>
&gt; <a href="http://www.wellspringinc.org/Site/TestBlogDisplay" target="_blank">http://www.wellspringinc.org/Site/TestBlogDisplay</a> -- note the Â between<br>
&gt; sentences of the &quot;Flood Relief Update&quot; blog entry.<br>
&gt;<br>
&gt; I have tried using &quot;charset=utf-8&quot; in place of &quot;charset=iso-8859-1&quot; in<br>
&gt; the skin&#39;s .tmpl file, but that&#39;s no help. &nbsp;Can anyone suggest anything<br>
&gt; that might fix the problem?<br>
<br>
</div></div>You need to include the xlpage-utf-8.php in your config.php<br>
<br>
include_once(&quot;$FarmD/scripts/xlpage-utf-8.php&quot;);</blockquote><div><br>That did it -- thanks, Chris! <br></div></div></div>