We have a plugin architecture : TG Exts... A good example of a plugin app is the tgext.pages cms we are creating. (a light yet powerful cms installable in any TG2 app) : http://bitbucket.org/jon1012/tgextpages/
The admin interface of tg2 is also a tgext. We plan to provide a paster template for your plugins in the future so you'll be able to create plugins like this one easily. Jon On 21 avr, 10:21, Kless <[email protected]> wrote: > This is the one of main reasons why django has got a great community. > A easy system to build/re-use applications. > > On 20 abr, 17:57, Lukasz Szybalski <[email protected]> wrote: > > > anybody? > > > how can one develop apps like (tg registration), (file browser) that > > is one line mounted, shares all db and session properties, easily > > customized (templates preferably editable per installation), easily > > upgradeable, and can be reused for multiple urls/subdomains ????? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

