[pmwiki-users] Greek Utf-8

Seth Cherney sethcherney at yahoo.com
Tue Feb 13 05:01:34 CST 2007


OK, I thought the utf-8 script was only for using utf-8 in pagenames.  I posted to
http://www.pmwiki.org/wiki/UTF8/GreekDiacritics and everything checks out.

So, the problem with saxon was that the StaticPageGenerator generates pages in iso-8859-1, not
utf-8.  Thus, I had to add a declaration to the top of the file:  <?xml version="1.0"
encoding="iso-8859-1"?> (left the rest of decl intact - this is a w3c standard, but broken in IE
for complex layouts) and all is clear.

I am using Win XP, Firefox 3 Alpha 2. apache server.  I doubt this is browser dependent, but
server based.  I can add this declaration, whatever.  

**BUT, will a linux server still output in this encoding?**

I will be placing public there.  

Thanks, Seth


 
____________________________________________________________________________________
Expecting? Get great news right away with email Auto-Check. 
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html 



More information about the pmwiki-users mailing list