right now I am using TG with default kid templates. I was curious if I can also use cheetah templates for a few pages, and also how I would use cheetah as default instead of kid
if I want to use cats.tmpl is it as easy as specifying it in the decorator?
@turbogears.expose(template="cheetah:meow.templates.cats")
and other then importing "from Cheetah.Template import Template" what do I need?
sorry if I seem like a pest but I don't see any documentation anywhere for these basics. If you have a link that I am missing, that too would be really helpful.
--
-mike
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
- [TurboGears] using cheetah and kid Michael Steinfeld
- [TurboGears] Re: using cheetah and kid Stuart Clarke
- [TurboGears] Re: using cheetah and kid Christopher Arndt

