Hi, Yesterday two Kid bugs I have been following were fixed. I think developers should be aware of them.
The first fix removes the requirement to specify the xmlns property on elements when using the XHTML serializer. It is used in all of the TG widgets, and the drawback is that the property appears in the output XHTML. I have re-opened the TG ticket related to it: http://trac.turbogears.org/turbogears/ticket/409 The second fix involves the META tag Kid likes to inject into pages. Because of that behaviour, in many TurboGears projects, and even the toolbox, the meta tag appears twice. Kid ticket: http://kid-templating.org/trac/ticket/133 When the Kid version with those two fixes is integrated into TG, those problems should be addressed. -Ori --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
