Dário Oliveros wrote:
Hi there, I've been struggling to generate a fully internationalized website and I was wondering if anyone was able to get it working. Any tips ? FYI, my site source files (located at site/xdoc directory) have ISO-8859-1 encoding and my site.xml, UTF-8. And my maven-site-plugin settings are <locales>pt_br</locales> and <outputEncoding>UTF-8</outputEncoding>. However, every time the site is generated, the left side menu (site.xml) and the project info characters are messed up. It has something to do with encoding, but I am not able to figure it out. Any help is welcome. Dário
You might find something helpful in this issue: http://jira.codehaus.org/browse/MSITE-19 -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
