That doesn't seem to work, what if I have a mixture of xhtml and old
html tags in the file, is there a way to remove any strict checks?

On Sep 20, 11:20 am, Marco Mariani <[EMAIL PROTECTED]> wrote:
> Thierry ha scritto:
>
> > Is there a way to turn off the strict xhtml parsing?
>
>  From app.cfg:
>
> # which view (template engine) to use if one is not specified in the
> # template name
> # tg.defaultview = "kid"
>
> # The following kid settings determine the settings used by the kid
> serializer.
>
> # One of (html|html-strict|xhtml|xhtml-strict|xml|json)
> kid.outputformat="html-strict"
>
> # kid.encoding="utf-8"


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to