Jim Steil schrieb: > Hi > > I'm interested in using Dojo with my TG 1 app. Is there a concise set > of instructions on how to get it setup properly in TG? I read through > some older posts talking about some addons or something, but couldn't > find a definitive resource on how to include Dojo on all of my pages.
I don't think there is anything special needed. TG1 has the option to include a widget in every page, see your app.cfg. So if there is a TG1-dojo-widget, use it to include it on every page. If there is none, it's easy enough to create, all you need after all is a JSLink. Anything else is just writig JSON-actions the way dojo expects them to be. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

