g[R]eK wrote:
I have some problem with indents in HTML Serializer.
...
I want to use UTF-8, I have this declaration in my sitemap:
<map:serializer name="html" mime-type="text/html"...>
                                <indent>1</indent>
Try
  <indent>yes</indent>
<encoding>UTF-8</encoding>
This should be the default.

And in output I have some chars encoded as entities. How Can
> I force Cocoon to encode my language (polish) chars
correctly?

What is "correctly? If you mean you don't want to have HTML entities: you can't (unless you are willing to pull some tricks which take some time to explain)

Sorry about any mistakes, I speak little english...
Writing long lines is a mistake independent of the native
language...


J.Pietschmann



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



Reply via email to