"Lee McFadden" <[EMAIL PROTECTED]> writes: > Will widgets be able to use the app.cfg declared template engine in > the near future (i.e. 0.9/1.0) and/or is anyone working on it?
You can change their templates today to anything written in other "presentation" system... > I'm now using Markup almost exclusively over Kid and not being able to > use widgets is a bit of a pain. If no-one else is currently working You should be able to use them. People usually use "widget.render()" in other templating systems. > on it I'll try to get stuck in and create a patch... I would like > this functionality sooner rather than later. I believe that it would be the responsability of the template system to provide alternate templates to widgets... We can't put that in the core. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
