On 5/4/07, Christopher Arndt <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Kid templates need to be well-formed XML, i.e. all tags need to be closed
> properly. Try writing the PARAM tags with a trainling slash, i.e.
>
>
>         <PARAM name="PORT" value="${display}" />
>         <PARAM name="HOST" value="${host}" />
>         <PARAM name="ENCODING" value="Hextile" />



Yes, as often happens, i discovered this after I posted it last night by
reading the source to kid.  Thanks, this works just fine now. I was thinking
of .kid's as HTML, not XML, and happened to not hit this problem in my other
templates.

Thanks again,
john.c

-- 
John Clemens <clemej at gmail.com>

--~--~---------~--~----~------------~-------~--~----~
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