<div dir="ltr">On Thu, Aug 7, 2008 at 10:43 PM, Chris Cox <span dir="ltr"><<a href="mailto:ccox@endlessnow.com">ccox@endlessnow.com</a>></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>
> Hi list:<br>
><br>
> I'm experimenting with using<br>
> <a href="http://www.pmwiki.org/wiki/Cookbook/IncludeUrl" target="_blank">http://www.pmwiki.org/wiki/Cookbook/IncludeUrl</a> to display a client's<br>
> blogger blog in a page on their wiki. Funny formatting stuff happens<br>
> that I think we can live with, except for the appearance of some<br>
> non-standard characters among the text from the included blog. At least<br>
> in MSIE7 and Firefox 3.01, I see the character  (if it comes through<br>
> email to you) between sentences in the text.<br>
><br>
> You can see the experiment at<br>
> <a href="http://www.wellspringinc.org/Site/TestBlogDisplay" target="_blank">http://www.wellspringinc.org/Site/TestBlogDisplay</a> -- note the  between<br>
> sentences of the "Flood Relief Update" blog entry.<br>
><br>
> I have tried using "charset=utf-8" in place of "charset=iso-8859-1" in<br>
> the skin's .tmpl file, but that's no help. Can anyone suggest anything<br>
> 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("$FarmD/scripts/xlpage-utf-8.php");</blockquote><div><br>That did it -- thanks, Chris! <br></div></div></div>