Thanks for the reply. Could you suggest an easy way to determine the path to the template? This is abstracted of course using the decorator syntax on a controller method but I am not sure about the best way to do that manually, in a portable fashion.
On Aug 26, 1:09 pm, "Florent Aide" <[EMAIL PROTECTED]> wrote: > On 8/26/08, vandevel <[EMAIL PROTECTED]> wrote: > > > > > And to be clear, I mean load a template in a way that capitalizes on > > any facilities already provided by Turbogears. > > > On Aug 26, 12:13 pm, vandevel <[EMAIL PROTECTED]> wrote: > > > I would like to generate an xml document(not necessarily for display > > > in a browser) using genshi and I am wondering if there is a way to > > > manually load a template. > > http://genshi.edgewall.org/wiki/ApiDocs/genshi.template.loader > > It's straigh forward. > > Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

