Sorry to be so slow responding. But TG2 does not include mochikit by default, so you have to manually add it to your TG project's public folder, or install the toscawidget if you want to include it.
But as Diez mentions, it looks like the tosca widget for mochikit is a bit out of date. Anybody willing to help us out by updating that bugger? It would be nice if it was up to date, now that MochiKit is actually getting releases ;) --Mark Ramm On Fri, Nov 28, 2008 at 3:43 PM, writeson <[EMAIL PROTECTED]> wrote: > > Hi all, > > I'm trying to build a web project with Turbogears 1.9.7 and I've got a > basic web site up and running with the CSS and HTML put together, but > when I try to do this: > > <script src="/tg_js/MochiKit.js" type="text/javascript" /> > > in my master.html file it can't find the MochiKit.js file. Is there > something I need to set up in order to get TG to replace the /tg_js > with the right path? > > I initially installed TG2 based on the instructions at this URL: > http://turbogears.org/2.0/docs/index.html#tutorials > > Thanks in advance! > Doug > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

