On 4/26/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Em Quarta 26 Abril 2006 17:26, Kevin Dangoor escreveu: > > On 4/26/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > > I'd call it something like "tg-admin extras-info" or "tg-admin extras" > > > and then list all components that are installed and that if published at > > > CheeseShop would appear at CogBin (i.e. use the same heuristic you did > > > there). Maybe a "tg-admin cogbin" ;-) > > > > I think it would be better to be part of tg-admin info. If someone's > > sending a bug report, it's good to know if they have an extension that > > might be causing trouble. > > You're right. So, any hints for when I start trying that? How can I identify > an egg that requires TurboGears?
Go for the eggs that TurboGears uses, but doesn't require. You can specifically find all of the turbogears plugins, template plugins, widget packages, tg-admin commands the same way that those parts of the system do. It's just a matter of looking up the entry points. Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
