I've been lurking in the #turbogears channel from time-to-time and have observed some discussion of whether future TG releases should have genshi or mako set as the default templating engine.
Having never tried Mako in a TG setting, I decided to fire up a new TG 2 test app to mess around with TG+Mako. I had the hardest time, however, figuring out why TG wouldn't load my *.mako templates; until I saw a post somewhere stating that TG uses ".mak" as its Mako extension, not .mako. Weird. Why is this? Is there a simple config variable somewhere to make it load *.mako instead? (yes I'm lazy and would rather keep the same file extension for my pylons and tg mako templates) Also on a side note: I've noticed that the default TG 2 setup.py's "message_extractors" line looks like it's matching '*.mako'. Is this a bug? Thanks, Seth --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
