[Home] [By Thread] [By Date] [Recent Entries]
Welcome to the list.
Normally you add a <xsl:output encoding="ISO-8859-1"/> to the top of the stylesheet. But in Cocoon this option is deactivated. You have to configure the serializer in the sitemap. Have a look at the start of the sitemap, find the serializer you are using and add a parameter similar to the following snippet: <map:serializer name="html" mime-type="text/html" src="org.apache.cocoon.serialization.HTMLSerializer"> <encoding>ISO-8859-1</encoding> </map:serializer> Regards, Joerg Cenk Uysal wrote: hi, -- System Development VIRBUS AG Fon +49(0)341-979-7419 Fax +49(0)341-979-7409 joerg.heinicke@xxxxxxxxx www.virbus.de XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



