> Is there a way to include an extension into the TG egg itself? It could be included as turbokid did.(become the dependency egg)
> > $ tg-admin quickstart [-t tggenshi] [project name] > > Cool! One can have Genshi without SA. Could you do the same for SA? > So "--future" is, today, a shortcut to "-t tggenshi -t sqlalchemy". One could > have each of these options available or both together. Then, when 1.1 is > released, we can make "--future" add toscawidgets as well as provide a "-t > toscawidgets" template. :-) > I don't really get what you meaning. [-t template] is the default way to specify the prefer template in quickstart command. and tggenshi template does support SA in default manner. (this template is drained from trunk's current template) Use $ tg-admin quickstart [-t tggenshi] [-s | -sqlalchemy] to get SA enabled template, or add identity [-i | -identity] after that. i.e. You could use it as you do in trunk at this time.(will be turn back to kid-based before the 1.1 release) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
