Hello community, I'm new in TG so i apologize if my question seems stupid.
I explain : I want to disable the inclusion of MochiKit.js, and use conf/app.cfg for that. [code] #tg.include_widgets = ['turbogears.mochikit'] tg.include_widgets = ['scriptaculous.scriptaculous'] [/code] Notice i installed sciptaculous as a widget, and this inclusion works well, BUT mochikit still being included, even if i comment the first line, as it is shown in my post. Has anyone had this problem before ? Thanks, Florian. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

