On Aug 22, 2006, at 8:04 AM, Alberto Valverde wrote: > This shouldn't be too hard and seems fun... I'm definitely going to > give this a try later today on trunk... :)
I've opened #1086 to trac progress on this. Attached are two patches: One against trunk Another against TurboKid (to support .py inlined-templates widgets love ;) ). It doesn't support markup completely just yet as Markup's TemplateEnginePlugin doesn't implement "load_template_string" or the "template_string" parameter to "load_template" which is needed to support inlined templates. However it *should* work with externally defined templates. Someone more knowledgeable than me with markup might want to implement it... ;) (more info at the ticket) Feedback appreciated! :) Alberto --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
