But I have problem with encoding.
The HTML file is in UTF-8, specified also in meta.
But the resulting page is displayed wierdly.

Is there some configuration?
Mirek

Ross Gardler wrote:

Miroslav Mocek wrote:

Hello,
I'm trying to process my HTML file through forrest. (HTML --(forrest)--> internal xml document --(forrest)-->whole site including menus and skinned HTML)


You don't need to do anything special. Just put you HTML file in the xdocs directory alongside the XDoc documents and Forrest will/should) do the rest.

Ross