> that seems it's using the same code just changing the templates, but in the > config files you still have the defaults (kid). > > Does markup makes setuptools believe it's kid?
http://markup.edgewall.org/browser/trunk/examples/turbogears/markuptest/config/app.cfg # which view (template engine) to use if one is not specified in the # template name tg.defaultview = "markup" > as for it being an example is not the same as a tg template engine, ir you > miss the part where you easy_install the tg markup pluging? The markup package *itself* registers the TG plugin (actually the template plugin system is not even specific to TG.. it can be used with Buffet, too, isn't it?) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

