Jurgis Pralgauskis wrote: > hello, > > I was hacking around 'myproject' with pregenerated tgregistration > but myproject is in genshi.. > and I got stuck with
TG widgets cannot have their templates written in Genshi. You can write them with kid templates and display them on Genshi pages though: - In 1.0.X you must wrap them with the ET function - In 1.1 this is done automatically by TG ToscaWidgets is a rewrite of TG widgets which supports Genshi (and Mako, and Cheetah...) on their templates. However, their documentation is currently very scarce so I'd recommend sticking with TG widgets with Kid templates if you're just dipping your toes in TG waters. Alberto --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

