On Sat, Jul 5, 2008 at 3:06 PM, Kless <[EMAIL PROTECTED]> wrote: > > Is there any guide for create a widget/plugin that can be installed in > another TG projects?
For plugin: You use paste to create project skeleton: http://pythonpaste.org/ Something like this http://lucasmanual.com/mywiki/Paste Then refer to http://groups.google.com/group/tg-registration to see how they created a plugin. Look at the svn checkout of current tg-registration or install it and modify what's installed to make it do what ever you plan to do. Lucas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

