[opencms-dev] How can I set "Charset Encoding: UTF-8" for staticexport?

Arash Kaffamanesh arash.kaffamanesh at pomegranate.de
Mon Mar 27 18:02:04 CEST 2006


Set:

	<meta HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html";
CHARSET="<cms:property name="content-encoding" default="UTF-8"/>">

into the head.jsp of your module.

HTH,

Best regards,
Arash

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Sebastian Lavena
Sent: Montag, 27. März 2006 17:39
To: kuku at physik.rwth-aachen.de; The OpenCms mailing list
Subject: [opencms-dev] How can I set "Charset Encoding: UTF-8" for
staticexport?

Hi list,

I´m using Opencms to manage a site in spanish... I have to use the "utf-8" 
encoding.

This works well when I navigate the site "online". But when I do an Static 
Export, all the latin characters are bad exported... In the html files, 
appears the charcater broken...

The site in production is a static "copy" (that´s it because I'm talking 
about a site to receive too many request).

So, I need to solve this urgently.

Plz, help!!

Thanks,

Sebastián 


_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list