Hi,

>  <th mochi:format="str">Domain Name</th>
>
>and I can't get this out from kid. If I simply put the above lines
>into a template kid complains about an unbound prefix. Do I have to
>declare somehow this new namespace or what's the proper way?
>  
>
I've not done this myself, but I expect you need to put the following 
attribute in your top-level <html> tag:

xmlns:mochi="http://www.mochikit.com";

Hope this helps,

Paul

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