Re: Generating site - outputEncoding=utf-8 doesn't work with menu and links names

2006-05-08 Thread Borut BolĨina
Look here http://jira.codehaus.org/browse/MSITE-19 and vote. UTF8 
characters don't work. I am quite frustrated 'couse I can't write docs 
for current projects at work.


-borut


Alexandre Poitras pravi:

I have had the same problem. I think the problem is Velocity encoding
isn't set correctly but I could be wrong. I think there have been
discussions about this bug in the past so you should search in this
list archives.

On 4/25/06, MiSt [EMAIL PROTECTED] wrote:
  

My pom.xml:
(...)
plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-site-plugin/artifactId
  configuration
  outputEncodingUTF-8/outputEncoding
/configuration
/plugin
(...)

Site's charset is ok:
meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
and content from xdoc is proper UTF-8, but menu name,  menu items names
and links names  have broken encoding.
I have ?xml version=1.0 encoding=UTF-8? in site.xml

I am doing something wrong or it is a bug ?


maven-site-plugin 2.0-beta-4
maven 2.0.4



--
Michael Steiner


--
Nie przychodz! Nie przyjezdzaj! Nie dzwon! Zamow ogloszenie drobne do Gazety 
Wyborczej przez internet wchodzac na http://www.aaaby.pl/wyborcza i wygraj nawet 
10.000 zl!

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Generating site - outputEncoding=utf-8 doesn't work with menu and links names

2006-04-25 Thread Alexandre Poitras
I have had the same problem. I think the problem is Velocity encoding
isn't set correctly but I could be wrong. I think there have been
discussions about this bug in the past so you should search in this
list archives.

On 4/25/06, MiSt [EMAIL PROTECTED] wrote:
 My pom.xml:
 (...)
 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-site-plugin/artifactId
   configuration
   outputEncodingUTF-8/outputEncoding
 /configuration
 /plugin
 (...)

 Site's charset is ok:
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 and content from xdoc is proper UTF-8, but menu name,  menu items names
 and links names  have broken encoding.
 I have ?xml version=1.0 encoding=UTF-8? in site.xml

 I am doing something wrong or it is a bug ?


 maven-site-plugin 2.0-beta-4
 maven 2.0.4



 --
 Michael Steiner


 --
 Nie przychodz! Nie przyjezdzaj! Nie dzwon! Zamow ogloszenie drobne do Gazety 
 Wyborczej przez internet wchodzac na http://www.aaaby.pl/wyborcza i wygraj 
 nawet 10.000 zl!

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]