Thanks so much, Alberto! That was exactly my problem. I've just shipped up v0.2, now with Toolbox visibility.
> Seems that you're missing the entry_point declaration in setup.py, > try adding something like these lines: > > entry_points = """ > [turbogears.widgets] > xcbl = path.to.your.widgets.module > """ > > Then reinstall and it should appear (the widget description looks fine). > > Thanks for sharing it! :) > > Alberto --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

