On 1/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi people! Maybe I missing something but I think this is a starting point. This is for my specific case, I didn't know how to get the project working directory to automatically set project/appname/templates as a path for template search. This way I couln't keep backward compactibility.
if I understand correctly what you need is a couple of functions from util.py http://trac.turbogears.org/browser/tags/1.0/turbogears/util.py#L69 like get_project_name and such. sounds interesting although I don't use cheetah, just wondering why not make this as a "plugin in" for cheetah? maybe add it to the main distro, kid for example has this feature by default --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

