Turns out I need a more dynamic include than Kid is willing to give me so following some pointers around here I went to checkout "Markup" [http://markup.edgewall.org/].
Looks very nice indeed and seems Kid->Markup is fairly straightforward. However both my code and the turbogears example in the download have the problem that they cannot find templates xi:include'd with relative pathnames. If I exand the pathnames out to be totally absolute then it works. Digging around it looks as though the turbogears plugin code does not set the search_path in TemplateLoader(). Digging around on the Markup site it turns out that there is some app.cfg magic that was tried at one time (involving the promising markup.search_path=..) but that seems to be a dead end. I'm using TG 0.9a8 and Markup 0.1.0 .... would anyone have a hint <g> ?? Tnx Alan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

