On Oct 16, 2006, at 5:31 AM, Jon Saints wrote:

>
> I have ported the collapsing fieldset widget from
> Drupal to my Turbo Gears app.  What steps do I need to
> take to share it in the Cogbin?

The general steps: assuming your widget is in its own quickstarted  
project, you can do:

1) register at the cheeseshop http://cheeseshop.python.org
2) run setup.py register
3) setup.py upload to upload your widget's egg file

and that's it. Quickstarted widget projects will automatically show  
up in the cogbin when they're registered with the cheeseshop.

Kevin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to